← Back to Editor

#FFF8EB · #FFF1D6 · #B7A9C2 · #454441 · #B8B8B8

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

#FFF8EB

Goose Yellow · SeaShell · Peach Orange

HEX
#FFF8EB
RGB
rgb(255, 248, 235)
HSL
hsl(39, 100%, 96%)
HSB
hsb(39, 8%, 100%)
CMYK
cmyk(0%, 3%, 8%, 0%)
Oklch
oklch(98.1% 0.019 83.1)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#FFF1D6

Goose Yellow · Beige · Lemon Cream

HEX
#FFF1D6
RGB
rgb(255, 241, 214)
HSL
hsl(40, 100%, 92%)
HSB
hsb(40, 16%, 100%)
CMYK
cmyk(0%, 5%, 16%, 0%)
Oklch
oklch(96.2% 0.038 83.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#B7A9C2

Lilac · Silver · Lilac Purple

HEX
#B7A9C2
RGB
rgb(183, 169, 194)
HSL
hsl(274, 17%, 71%)
HSB
hsb(274, 13%, 76%)
CMYK
cmyk(6%, 13%, 0%, 24%)
Oklch
oklch(75.5% 0.038 310.4)

TraditionalLilac」· PaintLilac Purple」· Creative Lavender Dream

#454441

Dark Cyan · DarkSlateGray · Charcoal

HEX
#454441
RGB
rgb(69, 68, 65)
HSL
hsl(45, 3%, 26%)
HSB
hsb(45, 6%, 27%)
CMYK
cmyk(0%, 1%, 6%, 73%)
Oklch
oklch(38.7% 0.005 91.5)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#B8B8B8

Silver Gray · Silver · Pearl Gray

HEX
#B8B8B8
RGB
rgb(184, 184, 184)
HSL
hsl(0, 0%, 72%)
HSB
hsb(0, 0%, 72%)
CMYK
cmyk(0%, 0%, 0%, 28%)
Oklch
oklch(78.3% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF8EB
EBF2FF

Analogous

FFEEEB
FFF8EB
FCFFEB

Triadic

FFF8EB
EBFFF8
F8EBFF

Split-Comp.

FFF8EB
EBFCFF
EEEBFF

Tetradic

FFF8EB
EBFFEE
EBF2FF
FFEBFC

Contrast Matrix WCAG 2.1 Contrast

FFF8EB
FFF1D6
B7A9C2
454441
B8B8B8
1.1
Fail
2.1
Fail
9.2
AAA
1.9
Fail
1.1
Fail
2.0
Fail
8.7
AAA
1.8
Fail
2.1
Fail
2.0
Fail
4.4
AA Large
1.1
Fail
9.2
AAA
8.7
AAA
4.4
AA Large
4.9
AA
1.9
Fail
1.8
Fail
1.1
Fail
4.9
AA
White BG
1.1Fail
1.1Fail
2.2Fail
9.7AAA
2.0Fail
Black BG
19.9AAA
18.8AAA
9.5AAA
2.2Fail
10.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FCFCEE
F9F9DD
B1B1BC
454542
B8B8B8

Deuteranopia

FCFDEF
FAFBDE
B2B3BA
454542
B8B8B8

Tritanopia

FFF1F1
FEE2E3
B6B7B6
454242
B8B8B8

Achromatopsia

F9F9F9
F2F2F2
B0B0B0
444444
B8B8B8

Shades & Tints Shades & Tints

#FFF8EB

Dark
Light

#FFF1D6

Dark
Light

#B7A9C2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff8eb;
  --color-2: #fff1d6;
  --color-3: #b7a9c2;
  --color-4: #454441;
  --color-5: #b8b8b8;
}

SCSS

$color-1: #fff8eb;
$color-2: #fff1d6;
$color-3: #b7a9c2;
$color-4: #454441;
$color-5: #b8b8b8;

TAILWIND

colors: {
  'brand-1': '#fff8eb',
  'brand-2': '#fff1d6',
  'brand-3': '#b7a9c2',
  'brand-4': '#454441',
  'brand-5': '#b8b8b8',
}

RGB Array

[255, 248, 235], [255, 241, 214], [183, 169, 194], [69, 68, 65], [184, 184, 184]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF8EB, #FFF1D6, #B7A9C2, #454441, #B8B8B8 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: #fff8eb; --color-2: #fff1d6; --color-3: #b7a9c2; --color-4: #454441; --color-5: #b8b8b8. 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