← Back to Editor

#F6EFD1 · #E6D4C0 · #B9A5A8 · #7E748C · #414969

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#F6EFD1

Goose Yellow · Beige · Lemon Cream

HEX
#F6EFD1
RGB
rgb(246, 239, 209)
HSL
hsl(49, 67%, 89%)
HSB
hsb(49, 15%, 96%)
CMYK
cmyk(0%, 3%, 15%, 4%)
Oklch
oklch(95.0% 0.040 96.2)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#E6D4C0

Goose Yellow · Wheat · Peach Orange

HEX
#E6D4C0
RGB
rgb(230, 212, 192)
HSL
hsl(32, 43%, 83%)
HSB
hsb(32, 17%, 90%)
CMYK
cmyk(0%, 8%, 17%, 10%)
Oklch
oklch(87.9% 0.034 70.3)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#B9A5A8

Peach Pink · DarkGray · Coral Red

HEX
#B9A5A8
RGB
rgb(185, 165, 168)
HSL
hsl(351, 12%, 69%)
HSB
hsb(351, 11%, 73%)
CMYK
cmyk(0%, 11%, 9%, 27%)
Oklch
oklch(74.0% 0.024 7.4)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#7E748C

Deep Indigo · Gray · Warm Gray

HEX
#7E748C
RGB
rgb(126, 116, 140)
HSL
hsl(265, 9%, 50%)
HSB
hsb(265, 17%, 55%)
CMYK
cmyk(10%, 17%, 0%, 45%)
Oklch
oklch(57.6% 0.038 304.1)

TraditionalDeep Indigo」· PaintWarm Gray」· Creative Urban Concrete

#414969

Indigo · DarkSlateGray · Prussian Blue

HEX
#414969
RGB
rgb(65, 73, 105)
HSL
hsl(228, 24%, 33%)
HSB
hsb(228, 38%, 41%)
CMYK
cmyk(38%, 30%, 0%, 59%)
Oklch
oklch(41.2% 0.055 273.0)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F6EFD1
D0D7F6

Analogous

F6DCD0
F6EFD1
EAF6D0

Triadic

F6EFD1
D0F6EF
EFD0F6

Split-Comp.

F6EFD1
D0EAF6
DCD0F6

Tetradic

F6EFD1
D0F6DC
D0D7F6
F6D0EA

Contrast Matrix WCAG 2.1 Contrast

F6EFD1
E6D4C0
B9A5A8
7E748C
414969
1.3
Fail
2.0
Fail
3.8
AA Large
7.6
AAA
1.3
Fail
1.6
Fail
3.1
AA Large
6.1
AA
2.0
Fail
1.6
Fail
1.9
Fail
3.8
AA Large
3.8
AA Large
3.1
AA Large
1.9
Fail
2.0
Fail
7.6
AAA
6.1
AA
3.8
AA Large
2.0
Fail
White BG
1.2Fail
1.4Fail
2.3Fail
4.4AA Large
8.8AAA
Black BG
18.2AAA
14.5AAA
9.0AAA
4.8AA
2.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F3F3D8
DEDEC5
B0B0A7
7A7A86
444561

Deuteranopia

F3F4DA
DFE1C6
B2B3A7
7A7B85
44435F

Tritanopia

F6DEDF
E5C9CA
B8A7A7
7D8281
415B5A

Achromatopsia

EEEEEE
D7D7D7
ABABAB
7A7A7A
4A4A4A

Shades & Tints Shades & Tints

#F6EFD1

Dark
Light

#E6D4C0

Dark
Light

#B9A5A8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f6efd1;
  --color-2: #e6d4c0;
  --color-3: #b9a5a8;
  --color-4: #7e748c;
  --color-5: #414969;
}

SCSS

$color-1: #f6efd1;
$color-2: #e6d4c0;
$color-3: #b9a5a8;
$color-4: #7e748c;
$color-5: #414969;

TAILWIND

colors: {
  'brand-1': '#f6efd1',
  'brand-2': '#e6d4c0',
  'brand-3': '#b9a5a8',
  'brand-4': '#7e748c',
  'brand-5': '#414969',
}

RGB Array

[246, 239, 209], [230, 212, 192], [185, 165, 168], [126, 116, 140], [65, 73, 105]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F6EFD1, #E6D4C0, #B9A5A8, #7E748C, #414969 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #f6efd1; --color-2: #e6d4c0; --color-3: #b9a5a8; --color-4: #7e748c; --color-5: #414969. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.

What UI/UX design tips apply to this palette?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. High-contrast palettes naturally meet WCAG accessibility standards. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.

Which industries or brands suit this palette?

This general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Click "AI Analysis" in the editor for more detailed brand color suggestions.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color