← Back to Editor

#ECCFC7 · #F9D9C2 · #D2D489 · #8D7A11 · #BFBFB5

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#ECCFC7

Peach Pink · Pink · Cherry Blossom

HEX
#ECCFC7
RGB
rgb(236, 207, 199)
HSL
hsl(13, 49%, 85%)
HSB
hsb(13, 16%, 93%)
CMYK
cmyk(0%, 12%, 16%, 7%)
Oklch
oklch(87.7% 0.035 35.9)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#F9D9C2

Apricot · Bisque · Peach Orange

HEX
#F9D9C2
RGB
rgb(249, 217, 194)
HSL
hsl(25, 82%, 87%)
HSB
hsb(25, 22%, 98%)
CMYK
cmyk(0%, 13%, 22%, 2%)
Oklch
oklch(90.6% 0.047 57.8)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#D2D489

Fresh Green · BurlyWood · Sunflower

HEX
#D2D489
RGB
rgb(210, 212, 137)
HSL
hsl(62, 47%, 68%)
HSB
hsb(62, 35%, 83%)
CMYK
cmyk(1%, 0%, 35%, 17%)
Oklch
oklch(85.1% 0.096 109.6)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#8D7A11

Autumn Sage · Olive · Honey Gold

HEX
#8D7A11
RGB
rgb(141, 122, 17)
HSL
hsl(51, 78%, 31%)
HSB
hsb(51, 88%, 55%)
CMYK
cmyk(0%, 13%, 88%, 45%)
Oklch
oklch(58.0% 0.115 97.7)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#BFBFB5

Silver Gray · Silver · Pearl Gray

HEX
#BFBFB5
RGB
rgb(191, 191, 181)
HSL
hsl(60, 7%, 73%)
HSB
hsb(60, 5%, 75%)
CMYK
cmyk(0%, 0%, 5%, 25%)
Oklch
oklch(80.2% 0.014 106.7)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

ECCFC7
C6E3EB

Analogous

EBC6D1
ECCFC7
EBE1C6

Triadic

ECCFC7
C6EBCE
CEC6EB

Split-Comp.

ECCFC7
C6EBE1
C6D1EB

Tetradic

ECCFC7
D1EBC6
C6E3EB
E1C6EB

Contrast Matrix WCAG 2.1 Contrast

ECCFC7
F9D9C2
D2D489
8D7A11
BFBFB5
1.1
Fail
1.1
Fail
2.9
Fail
1.3
Fail
1.1
Fail
1.2
Fail
3.2
AA Large
1.4
Fail
1.1
Fail
1.2
Fail
2.7
Fail
1.2
Fail
2.9
Fail
3.2
AA Large
2.7
Fail
2.3
Fail
1.3
Fail
1.4
Fail
1.2
Fail
2.3
Fail
White BG
1.5Fail
1.3Fail
1.6Fail
4.3AA Large
1.9Fail
Black BG
14.3AAA
15.7AAA
13.5AAA
4.9AA
11.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

DFDFC9
EBEBC8
D3D39B
85852A
BFBFB7

Deuteranopia

E1E3C9
EDEFC9
D3D3A0
868731
BFBFB8

Tritanopia

EBCACB
F7CCCD
D2A9AD
8C3E43
BFB9BA

Achromatopsia

D7D7D7
E0E0E0
CBCBCB
747474
BEBEBE

Shades & Tints Shades & Tints

#ECCFC7

Dark
Light

#F9D9C2

Dark
Light

#D2D489

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eccfc7;
  --color-2: #f9d9c2;
  --color-3: #d2d489;
  --color-4: #8d7a11;
  --color-5: #bfbfb5;
}

SCSS

$color-1: #eccfc7;
$color-2: #f9d9c2;
$color-3: #d2d489;
$color-4: #8d7a11;
$color-5: #bfbfb5;

TAILWIND

colors: {
  'brand-1': '#eccfc7',
  'brand-2': '#f9d9c2',
  'brand-3': '#d2d489',
  'brand-4': '#8d7a11',
  'brand-5': '#bfbfb5',
}

RGB Array

[236, 207, 199], [249, 217, 194], [210, 212, 137], [141, 122, 17], [191, 191, 181]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #ECCFC7, #F9D9C2, #D2D489, #8D7A11, #BFBFB5 is ideal for: health products, baby brands, fresh-style blogs, 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: #eccfc7; --color-2: #f9d9c2; --color-3: #d2d489; --color-4: #8d7a11; --color-5: #bfbfb5. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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