← Back to Editor

#FFFAEE · #E6E0C8 · #C2BBAB · #8FA4B3 · #5755C6

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

#FFFAEE

Goose Yellow · SeaShell · Lemon Cream

HEX
#FFFAEE
RGB
rgb(255, 250, 238)
HSL
hsl(42, 100%, 97%)
HSB
hsb(42, 7%, 100%)
CMYK
cmyk(0%, 2%, 7%, 0%)
Oklch
oklch(98.6% 0.017 88.0)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#E6E0C8

Goose Yellow · LightGray · Lemon Cream

HEX
#E6E0C8
RGB
rgb(230, 224, 200)
HSL
hsl(48, 37%, 84%)
HSB
hsb(48, 13%, 90%)
CMYK
cmyk(0%, 3%, 13%, 10%)
Oklch
oklch(90.5% 0.033 95.4)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#C2BBAB

Goose Yellow · Silver · Sunflower

HEX
#C2BBAB
RGB
rgb(194, 187, 171)
HSL
hsl(42, 16%, 72%)
HSB
hsb(42, 12%, 76%)
CMYK
cmyk(0%, 4%, 12%, 24%)
Oklch
oklch(79.3% 0.023 87.2)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

#8FA4B3

Sky Blue · DarkGray · Cobalt Blue

HEX
#8FA4B3
RGB
rgb(143, 164, 179)
HSL
hsl(205, 19%, 63%)
HSB
hsb(205, 20%, 70%)
CMYK
cmyk(20%, 8%, 0%, 30%)
Oklch
oklch(70.7% 0.032 239.0)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#5755C6

Deep Indigo · SlateBlue · Navy Blue

HEX
#5755C6
RGB
rgb(87, 85, 198)
HSL
hsl(241, 50%, 55%)
HSB
hsb(241, 57%, 78%)
CMYK
cmyk(56%, 57%, 0%, 22%)
Oklch
oklch(51.5% 0.171 279.3)

TraditionalDeep Indigo」· PaintNavy Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFAEE
F0F4FF

Analogous

FFF3F0
FFFAEE
FCFFF0

Triadic

FFFAEE
F0FFFA
FAF0FF

Split-Comp.

FFFAEE
F0FCFF
F3F0FF

Tetradic

FFFAEE
F0FFF3
F0F4FF
FFF0FC

Contrast Matrix WCAG 2.1 Contrast

FFFAEE
E6E0C8
C2BBAB
8FA4B3
5755C6
1.3
Fail
1.8
Fail
2.5
Fail
5.7
AA
1.3
Fail
1.4
Fail
2.0
Fail
4.5
AA
1.8
Fail
1.4
Fail
1.4
Fail
3.1
AA Large
2.5
Fail
2.0
Fail
1.4
Fail
2.3
Fail
5.7
AA
4.5
AA
3.1
AA Large
2.3
Fail
White BG
1.0Fail
1.3Fail
1.9Fail
2.6Fail
6.0AA
Black BG
20.2AAA
15.9AAA
11.0AAA
8.1AAA
3.5AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FDFDF1
E3E3CE
BFBFAF
9898AF
5656AB

Deuteranopia

FDFEF2
E4E4CF
BFC0B0
9795AF
5656A4

Tritanopia

FFF3F4
E6D2D3
C2B2B3
90ADAC
579590

Achromatopsia

FAFAFA
DFDFDF
BBBBBB
9F9F9F
626262

Shades & Tints Shades & Tints

#FFFAEE

Dark
Light

#E6E0C8

Dark
Light

#C2BBAB

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffaee;
  --color-2: #e6e0c8;
  --color-3: #c2bbab;
  --color-4: #8fa4b3;
  --color-5: #5755c6;
}

SCSS

$color-1: #fffaee;
$color-2: #e6e0c8;
$color-3: #c2bbab;
$color-4: #8fa4b3;
$color-5: #5755c6;

TAILWIND

colors: {
  'brand-1': '#fffaee',
  'brand-2': '#e6e0c8',
  'brand-3': '#c2bbab',
  'brand-4': '#8fa4b3',
  'brand-5': '#5755c6',
}

RGB Array

[255, 250, 238], [230, 224, 200], [194, 187, 171], [143, 164, 179], [87, 85, 198]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFAEE, #E6E0C8, #C2BBAB, #8FA4B3, #5755C6 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: #fffaee; --color-2: #e6e0c8; --color-3: #c2bbab; --color-4: #8fa4b3; --color-5: #5755c6. 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