← Back to Editor

#FEFEFE · #EEE6DB · #EF8F85 · #A71937 · #333333

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FEFEFE

Moonlight White · White · Cloud White

HEX
#FEFEFE
RGB
rgb(254, 254, 254)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(99.7% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#EEE6DB

Goose Yellow · Beige · Peach Orange

HEX
#EEE6DB
RGB
rgb(238, 230, 219)
HSL
hsl(35, 36%, 90%)
HSB
hsb(35, 8%, 93%)
CMYK
cmyk(0%, 3%, 8%, 7%)
Oklch
oklch(92.8% 0.017 76.1)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#EF8F85

Peach Pink · DarkSalmon · Coral Red

HEX
#EF8F85
RGB
rgb(239, 143, 133)
HSL
hsl(6, 77%, 73%)
HSB
hsb(6, 44%, 94%)
CMYK
cmyk(0%, 40%, 44%, 6%)
Oklch
oklch(74.8% 0.118 26.6)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#A71937

Vermilion · Brown · Wine Red

HEX
#A71937
RGB
rgb(167, 25, 55)
HSL
hsl(347, 74%, 38%)
HSB
hsb(347, 85%, 65%)
CMYK
cmyk(0%, 85%, 67%, 35%)
Oklch
oklch(47.3% 0.174 16.8)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#333333

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333333
RGB
rgb(51, 51, 51)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(32.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FEFEFE
FFFFFF

Analogous

FFFFFF
FEFEFE
FFFFFF

Triadic

FEFEFE
FFFFFF
FFFFFF

Split-Comp.

FEFEFE
FFFFFF
FFFFFF

Tetradic

FEFEFE
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FEFEFE
EEE6DB
EF8F85
A71937
333333
1.2
Fail
2.3
Fail
7.3
AAA
12.5
AAA
1.2
Fail
1.9
Fail
6.0
AA
10.2
AAA
2.3
Fail
1.9
Fail
3.2
AA Large
5.4
AA
7.3
AAA
6.0
AA
3.2
AA Large
1.7
Fail
12.5
AAA
10.2
AAA
5.4
AA
1.7
Fail
White BG
1.0Fail
1.2Fail
2.3Fail
7.4AAA
12.6AAA
Black BG
20.8AAA
17.0AAA
8.9AAA
2.8Fail
1.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFEFE
EBEADE
C5C587
6A6830
333333

Deuteranopia

FEFEFE
EBECDE
CBD288
727C2E
333333

Tritanopia

FEFEFE
EEE0E0
EA898A
A02A29
333333

Achromatopsia

FEFEFE
E7E7E7
ABABAB
474747
333333

Shades & Tints Shades & Tints

#FEFEFE

Dark
Light

#EEE6DB

Dark
Light

#EF8F85

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fefefe;
  --color-2: #eee6db;
  --color-3: #ef8f85;
  --color-4: #a71937;
  --color-5: #333333;
}

SCSS

$color-1: #fefefe;
$color-2: #eee6db;
$color-3: #ef8f85;
$color-4: #a71937;
$color-5: #333333;

TAILWIND

colors: {
  'brand-1': '#fefefe',
  'brand-2': '#eee6db',
  'brand-3': '#ef8f85',
  'brand-4': '#a71937',
  'brand-5': '#333333',
}

RGB Array

[254, 254, 254], [238, 230, 219], [239, 143, 133], [167, 25, 55], [51, 51, 51]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FEFEFE, #EEE6DB, #EF8F85, #A71937, #333333 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: #fefefe; --color-2: #eee6db; --color-3: #ef8f85; --color-4: #a71937; --color-5: #333333. 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