← Back to Editor

#EFEFEF · #FEFAC2 · #FEBF97 · #FE6960 · #666666

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

#EFEFEF

Plain White · Linen · Cloud White

HEX
#EFEFEF
RGB
rgb(239, 239, 239)
HSL
hsl(0, 0%, 94%)
HSB
hsb(0, 0%, 94%)
CMYK
cmyk(0%, 0%, 0%, 6%)
Oklch
oklch(95.2% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#FEFAC2

Fresh Green · Bisque · Lemon Cream

HEX
#FEFAC2
RGB
rgb(254, 250, 194)
HSL
hsl(56, 97%, 88%)
HSB
hsb(56, 24%, 100%)
CMYK
cmyk(0%, 2%, 24%, 0%)
Oklch
oklch(97.5% 0.072 104.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FEBF97

Apricot · BurlyWood · Peach Orange

HEX
#FEBF97
RGB
rgb(254, 191, 151)
HSL
hsl(23, 98%, 79%)
HSB
hsb(23, 41%, 100%)
CMYK
cmyk(0%, 25%, 41%, 0%)
Oklch
oklch(85.3% 0.090 53.6)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#FE6960

Peach Pink · Tomato · Coral Red

HEX
#FE6960
RGB
rgb(254, 105, 96)
HSL
hsl(3, 99%, 69%)
HSB
hsb(3, 62%, 100%)
CMYK
cmyk(0%, 59%, 62%, 0%)
Oklch
oklch(70.6% 0.184 26.3)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#666666

Ink Gray · DimGray · Charcoal

HEX
#666666
RGB
rgb(102, 102, 102)
HSL
hsl(0, 0%, 40%)
HSB
hsb(0, 0%, 40%)
CMYK
cmyk(0%, 0%, 0%, 60%)
Oklch
oklch(51.0% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EFEFEF
F0F0F0

Analogous

F0F0F0
EFEFEF
F0F0F0

Triadic

EFEFEF
F0F0F0
F0F0F0

Split-Comp.

EFEFEF
F0F0F0
F0F0F0

Tetradic

EFEFEF
F0F0F0
F0F0F0
F0F0F0

Contrast Matrix WCAG 2.1 Contrast

EFEFEF
FEFAC2
FEBF97
FE6960
666666
1.1
Fail
1.4
Fail
2.5
Fail
5.0
AA
1.1
Fail
1.5
Fail
2.7
Fail
5.4
AA
1.4
Fail
1.5
Fail
1.8
Fail
3.6
AA Large
2.5
Fail
2.7
Fail
1.8
Fail
2.0
Fail
5.0
AA
5.4
AA
3.6
AA Large
2.0
Fail
White BG
1.1Fail
1.1Fail
1.6Fail
2.8Fail
5.7AA
Black BG
18.3AAA
19.7AAA
13.1AAA
7.4AAA
3.7AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

EFEFEF
FCFCD0
E3E2A1
BDBC62
666666

Deuteranopia

EFEFEF
FDFDD3
E6EBA3
C6D163
666666

Tritanopia

EFEFEF
FEDADD
FBA8AA
F76464
666666

Achromatopsia

EFEFEF
F5F5F5
CDCDCD
959595
666666

Shades & Tints Shades & Tints

#EFEFEF

Dark
Light

#FEFAC2

Dark
Light

#FEBF97

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #efefef;
  --color-2: #fefac2;
  --color-3: #febf97;
  --color-4: #fe6960;
  --color-5: #666666;
}

SCSS

$color-1: #efefef;
$color-2: #fefac2;
$color-3: #febf97;
$color-4: #fe6960;
$color-5: #666666;

TAILWIND

colors: {
  'brand-1': '#efefef',
  'brand-2': '#fefac2',
  'brand-3': '#febf97',
  'brand-4': '#fe6960',
  'brand-5': '#666666',
}

RGB Array

[239, 239, 239], [254, 250, 194], [254, 191, 151], [254, 105, 96], [102, 102, 102]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EFEFEF, #FEFAC2, #FEBF97, #FE6960, #666666 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: #efefef; --color-2: #fefac2; --color-3: #febf97; --color-4: #fe6960; --color-5: #666666. 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