← Back to Editor

#EFAFA3 · #F4F0D5 · #CFCA6E · #B4A1BF · #8A5F4C

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

#EFAFA3

Peach Pink · BurlyWood · Coral Red

HEX
#EFAFA3
RGB
rgb(239, 175, 163)
HSL
hsl(9, 70%, 79%)
HSB
hsb(9, 32%, 94%)
CMYK
cmyk(0%, 27%, 32%, 6%)
Oklch
oklch(81.1% 0.077 30.8)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#F4F0D5

Fresh Green · Beige · Lemon Cream

HEX
#F4F0D5
RGB
rgb(244, 240, 213)
HSL
hsl(52, 58%, 90%)
HSB
hsb(52, 13%, 96%)
CMYK
cmyk(0%, 2%, 13%, 4%)
Oklch
oklch(95.1% 0.036 100.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#CFCA6E

Fresh Green · BurlyWood · Sunflower

HEX
#CFCA6E
RGB
rgb(207, 202, 110)
HSL
hsl(57, 50%, 62%)
HSB
hsb(57, 47%, 81%)
CMYK
cmyk(0%, 2%, 47%, 19%)
Oklch
oklch(82.4% 0.115 105.9)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#B4A1BF

Lilac · DarkGray · Lilac Purple

HEX
#B4A1BF
RGB
rgb(180, 161, 191)
HSL
hsl(278, 19%, 69%)
HSB
hsb(278, 16%, 75%)
CMYK
cmyk(6%, 16%, 0%, 25%)
Oklch
oklch(73.5% 0.047 313.2)

TraditionalLilac」· PaintLilac Purple」· Creative Lavender Dream

#8A5F4C

Tangerine · Sienna · Amber Brown

HEX
#8A5F4C
RGB
rgb(138, 95, 76)
HSL
hsl(18, 29%, 42%)
HSB
hsb(18, 45%, 54%)
CMYK
cmyk(0%, 31%, 45%, 46%)
Oklch
oklch(52.6% 0.064 44.7)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EFAFA3
A4E4EF

Analogous

EFA4BE
EFAFA3
EFD5A4

Triadic

EFAFA3
A4EFAF
AFA4EF

Split-Comp.

EFAFA3
A4EFD5
A4BEEF

Tetradic

EFAFA3
BEEFA4
A4E4EF
D5A4EF

Contrast Matrix WCAG 2.1 Contrast

EFAFA3
F4F0D5
CFCA6E
B4A1BF
8A5F4C
1.6
Fail
1.1
Fail
1.3
Fail
3.0
Fail
1.6
Fail
1.5
Fail
2.1
Fail
4.8
AA
1.1
Fail
1.5
Fail
1.4
Fail
3.2
AA Large
1.3
Fail
2.1
Fail
1.4
Fail
2.3
Fail
3.0
Fail
4.8
AA
3.2
AA Large
2.3
Fail
White BG
1.9Fail
1.1Fail
1.7Fail
2.4Fail
5.5AA
Black BG
11.3AAA
18.3AAA
12.3AAA
8.8AAA
3.8AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

D3D3A6
F2F2DC
CDCD84
ACACB8
777751

Deuteranopia

D7DCA7
F3F3DD
CDCD8A
ADAEB6
7A7D52

Tritanopia

ECA8A9
F4E1E2
CF969A
B3B2B1
885455

Achromatopsia

C1C1C1
EEEEEE
C1C1C1
AAAAAA
6A6A6A

Shades & Tints Shades & Tints

#EFAFA3

Dark
Light

#F4F0D5

Dark
Light

#CFCA6E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #efafa3;
  --color-2: #f4f0d5;
  --color-3: #cfca6e;
  --color-4: #b4a1bf;
  --color-5: #8a5f4c;
}

SCSS

$color-1: #efafa3;
$color-2: #f4f0d5;
$color-3: #cfca6e;
$color-4: #b4a1bf;
$color-5: #8a5f4c;

TAILWIND

colors: {
  'brand-1': '#efafa3',
  'brand-2': '#f4f0d5',
  'brand-3': '#cfca6e',
  'brand-4': '#b4a1bf',
  'brand-5': '#8a5f4c',
}

RGB Array

[239, 175, 163], [244, 240, 213], [207, 202, 110], [180, 161, 191], [138, 95, 76]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EFAFA3, #F4F0D5, #CFCA6E, #B4A1BF, #8A5F4C 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: #efafa3; --color-2: #f4f0d5; --color-3: #cfca6e; --color-4: #b4a1bf; --color-5: #8a5f4c. 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