← Back to Editor

#FFFEFA · #FEE9BA · #EDBD99 · #544E52 · #39414C

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFFEFA

Goose Yellow · Snow · Lemon Cream

HEX
#FFFEFA
RGB
rgb(255, 254, 250)
HSL
hsl(48, 100%, 99%)
HSB
hsb(48, 2%, 100%)
CMYK
cmyk(0%, 0%, 2%, 0%)
Oklch
oklch(99.7% 0.005 95.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#FEE9BA

Goose Yellow · Bisque · Lemon Cream

HEX
#FEE9BA
RGB
rgb(254, 233, 186)
HSL
hsl(41, 97%, 86%)
HSB
hsb(41, 27%, 100%)
CMYK
cmyk(0%, 8%, 27%, 0%)
Oklch
oklch(94.0% 0.065 86.7)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#EDBD99

Apricot · BurlyWood · Peach Orange

HEX
#EDBD99
RGB
rgb(237, 189, 153)
HSL
hsl(26, 70%, 76%)
HSB
hsb(26, 35%, 93%)
CMYK
cmyk(0%, 20%, 35%, 7%)
Oklch
oklch(83.2% 0.073 58.4)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#544E52

Ink Gray · DarkSlateGray · Charcoal

HEX
#544E52
RGB
rgb(84, 78, 82)
HSL
hsl(320, 4%, 32%)
HSB
hsb(320, 7%, 33%)
CMYK
cmyk(0%, 7%, 2%, 67%)
Oklch
oklch(43.1% 0.010 337.7)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#39414C

Indigo · DarkSlateGray · Prussian Blue

HEX
#39414C
RGB
rgb(57, 65, 76)
HSL
hsl(215, 14%, 26%)
HSB
hsb(215, 25%, 30%)
CMYK
cmyk(25%, 14%, 0%, 70%)
Oklch
oklch(37.2% 0.022 256.4)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFEFA
FAFBFF

Analogous

FFFBFA
FFFEFA
FDFFFA

Triadic

FFFEFA
FAFFFE
FEFAFF

Split-Comp.

FFFEFA
FAFDFF
FBFAFF

Tetradic

FFFEFA
FAFFFB
FAFBFF
FFFAFD

Contrast Matrix WCAG 2.1 Contrast

FFFEFA
FEE9BA
EDBD99
544E52
39414C
1.2
Fail
1.7
Fail
8.0
AAA
10.2
AAA
1.2
Fail
1.4
Fail
6.8
AA
8.6
AAA
1.7
Fail
1.4
Fail
4.8
AA
6.1
AA
8.0
AAA
6.8
AA
4.8
AA
1.3
Fail
10.2
AAA
8.6
AAA
6.1
AA
1.3
Fail
White BG
1.0Fail
1.2Fail
1.7Fail
8.1AAA
10.3AAA
Black BG
20.8AAA
17.6AAA
12.3AAA
2.6Fail
2.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFB
F5F5C5
D8D8A2
515151
3C3D49

Deuteranopia

FFFFFB
F6F8C8
DBDFA4
525251
3C3B49

Tritanopia

FFFCFC
FDCED0
EBA9AA
545050
394747

Achromatopsia

FEFEFE
EAEAEA
C7C7C7
505050
404040

Shades & Tints Shades & Tints

#FFFEFA

Dark
Light

#FEE9BA

Dark
Light

#EDBD99

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffefa;
  --color-2: #fee9ba;
  --color-3: #edbd99;
  --color-4: #544e52;
  --color-5: #39414c;
}

SCSS

$color-1: #fffefa;
$color-2: #fee9ba;
$color-3: #edbd99;
$color-4: #544e52;
$color-5: #39414c;

TAILWIND

colors: {
  'brand-1': '#fffefa',
  'brand-2': '#fee9ba',
  'brand-3': '#edbd99',
  'brand-4': '#544e52',
  'brand-5': '#39414c',
}

RGB Array

[255, 254, 250], [254, 233, 186], [237, 189, 153], [84, 78, 82], [57, 65, 76]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFEFA, #FEE9BA, #EDBD99, #544E52, #39414C is ideal for: 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: #fffefa; --color-2: #fee9ba; --color-3: #edbd99; --color-4: #544e52; --color-5: #39414c. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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