← Back to Editor

#FFFFFF · #F8ECC9 · #F9CDAD · #C0B3BC · #8A849C

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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#F8ECC9

Goose Yellow · Bisque · Lemon Cream

HEX
#F8ECC9
RGB
rgb(248, 236, 201)
HSL
hsl(45, 77%, 88%)
HSB
hsb(45, 19%, 97%)
CMYK
cmyk(0%, 5%, 19%, 3%)
Oklch
oklch(94.4% 0.048 91.3)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#F9CDAD

Apricot · Wheat · Peach Orange

HEX
#F9CDAD
RGB
rgb(249, 205, 173)
HSL
hsl(25, 86%, 83%)
HSB
hsb(25, 31%, 98%)
CMYK
cmyk(0%, 18%, 31%, 2%)
Oklch
oklch(87.8% 0.066 57.8)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#C0B3BC

Mauve · Silver · Pearl Gray

HEX
#C0B3BC
RGB
rgb(192, 179, 188)
HSL
hsl(318, 9%, 73%)
HSB
hsb(318, 7%, 75%)
CMYK
cmyk(0%, 7%, 2%, 25%)
Oklch
oklch(78.0% 0.019 336.7)

TraditionalMauve」· PaintPearl Gray」· Creative Silver Lining

#8A849C

Deep Indigo · LightSlateGray · Navy Blue

HEX
#8A849C
RGB
rgb(138, 132, 156)
HSL
hsl(255, 11%, 56%)
HSB
hsb(255, 15%, 61%)
CMYK
cmyk(12%, 15%, 0%, 39%)
Oklch
oklch(62.7% 0.036 296.8)

TraditionalDeep Indigo」· PaintNavy Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
F8ECC9
F9CDAD
C0B3BC
8A849C
1.2
Fail
1.5
Fail
2.0
Fail
3.6
AA Large
1.2
Fail
1.2
Fail
1.7
Fail
3.0
AA Large
1.5
Fail
1.2
Fail
1.4
Fail
2.5
Fail
2.0
Fail
1.7
Fail
1.4
Fail
1.8
Fail
3.6
AA Large
3.0
AA Large
2.5
Fail
1.8
Fail
White BG
1.0Fail
1.2Fail
1.5Fail
2.0Fail
3.6AA Large
Black BG
21.0AAA
17.8AAA
14.4AAA
10.4AAA
5.9AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
F3F3D1
E6E6B5
BABABA
878796

Deuteranopia

FFFFFF
F4F4D4
E9ECB7
BBBCB9
888895

Tritanopia

FFFFFF
F7D8DA
F7BBBC
BFB8B8
8A9291

Achromatopsia

FFFFFF
ECECEC
D7D7D7
B8B8B8
898989

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#F8ECC9

Dark
Light

#F9CDAD

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #f8ecc9;
  --color-3: #f9cdad;
  --color-4: #c0b3bc;
  --color-5: #8a849c;
}

SCSS

$color-1: #ffffff;
$color-2: #f8ecc9;
$color-3: #f9cdad;
$color-4: #c0b3bc;
$color-5: #8a849c;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#f8ecc9',
  'brand-3': '#f9cdad',
  'brand-4': '#c0b3bc',
  'brand-5': '#8a849c',
}

RGB Array

[255, 255, 255], [248, 236, 201], [249, 205, 173], [192, 179, 188], [138, 132, 156]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #F8ECC9, #F9CDAD, #C0B3BC, #8A849C 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: #ffffff; --color-2: #f8ecc9; --color-3: #f9cdad; --color-4: #c0b3bc; --color-5: #8a849c. 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