← Back to Editor

#FFF4CC · #EBE4CC · #B0B6B8 · #A4A1AD · #6D6982

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#FFF4CC

Goose Yellow · Bisque · Lemon Cream

HEX
#FFF4CC
RGB
rgb(255, 244, 204)
HSL
hsl(47, 100%, 90%)
HSB
hsb(47, 20%, 100%)
CMYK
cmyk(0%, 4%, 20%, 0%)
Oklch
oklch(96.6% 0.053 94.4)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#EBE4CC

Goose Yellow · Bisque · Lemon Cream

HEX
#EBE4CC
RGB
rgb(235, 228, 204)
HSL
hsl(46, 44%, 86%)
HSB
hsb(46, 13%, 92%)
CMYK
cmyk(0%, 3%, 13%, 8%)
Oklch
oklch(91.8% 0.033 93.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#B0B6B8

Silver Gray · Silver · Pearl Gray

HEX
#B0B6B8
RGB
rgb(176, 182, 184)
HSL
hsl(195, 5%, 71%)
HSB
hsb(195, 4%, 72%)
CMYK
cmyk(4%, 1%, 0%, 28%)
Oklch
oklch(77.2% 0.007 219.6)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#A4A1AD

Ash · DarkGray · Silver Sand

HEX
#A4A1AD
RGB
rgb(164, 161, 173)
HSL
hsl(255, 7%, 65%)
HSB
hsb(255, 7%, 68%)
CMYK
cmyk(5%, 7%, 0%, 32%)
Oklch
oklch(71.5% 0.018 297.4)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#6D6982

Deep Indigo · DimGray · Navy Blue

HEX
#6D6982
RGB
rgb(109, 105, 130)
HSL
hsl(250, 11%, 46%)
HSB
hsb(250, 19%, 51%)
CMYK
cmyk(16%, 19%, 0%, 49%)
Oklch
oklch(53.4% 0.039 292.4)

TraditionalDeep Indigo」· PaintNavy Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF4CC
CCD7FF

Analogous

FFDACC
FFF4CC
F1FFCC

Triadic

FFF4CC
CCFFF4
F4CCFF

Split-Comp.

FFF4CC
CCF1FF
DACCFF

Tetradic

FFF4CC
CCFFDA
CCD7FF
FFCCF1

Contrast Matrix WCAG 2.1 Contrast

FFF4CC
EBE4CC
B0B6B8
A4A1AD
6D6982
1.2
Fail
1.9
Fail
2.3
Fail
4.8
AA
1.2
Fail
1.6
Fail
2.0
Fail
4.1
AA Large
1.9
Fail
1.6
Fail
1.2
Fail
2.6
Fail
2.3
Fail
2.0
Fail
1.2
Fail
2.1
Fail
4.8
AA
4.1
AA Large
2.6
Fail
2.1
Fail
White BG
1.1Fail
1.3Fail
2.1Fail
2.5Fail
5.3AA
Black BG
19.1AAA
16.5AAA
10.2AAA
8.3AAA
4.0AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FAFAD6
E8E8D2
B3B3B8
A3A3AA
6B6B7C

Deuteranopia

FBFCD8
E8E9D3
B2B2B7
A3A3A9
6C6C7B

Tritanopia

FEDDDF
EBD6D7
B0B7B7
A4A8A7
6D7776

Achromatopsia

F3F3F3
E3E3E3
B4B4B4
A3A3A3
6D6D6D

Shades & Tints Shades & Tints

#FFF4CC

Dark
Light

#EBE4CC

Dark
Light

#B0B6B8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff4cc;
  --color-2: #ebe4cc;
  --color-3: #b0b6b8;
  --color-4: #a4a1ad;
  --color-5: #6d6982;
}

SCSS

$color-1: #fff4cc;
$color-2: #ebe4cc;
$color-3: #b0b6b8;
$color-4: #a4a1ad;
$color-5: #6d6982;

TAILWIND

colors: {
  'brand-1': '#fff4cc',
  'brand-2': '#ebe4cc',
  'brand-3': '#b0b6b8',
  'brand-4': '#a4a1ad',
  'brand-5': '#6d6982',
}

RGB Array

[255, 244, 204], [235, 228, 204], [176, 182, 184], [164, 161, 173], [109, 105, 130]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF4CC, #EBE4CC, #B0B6B8, #A4A1AD, #6D6982 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: #fff4cc; --color-2: #ebe4cc; --color-3: #b0b6b8; --color-4: #a4a1ad; --color-5: #6d6982. 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