← Back to Editor

#FFFEFF · #FAF1D2 · #E6CABC · #B0A39D · #737F7B

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#FFFEFF

Mauve · White · Lavender

HEX
#FFFEFF
RGB
rgb(255, 254, 255)
HSL
hsl(300, 100%, 100%)
HSB
hsb(300, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(99.8% 0.002 325.6)

TraditionalMauve」· PaintLavender」· Creative Rose Petal

#FAF1D2

Goose Yellow · Beige · Lemon Cream

HEX
#FAF1D2
RGB
rgb(250, 241, 210)
HSL
hsl(47, 80%, 90%)
HSB
hsb(47, 16%, 98%)
CMYK
cmyk(0%, 4%, 16%, 2%)
Oklch
oklch(95.7% 0.042 93.7)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#E6CABC

Apricot · Wheat · Peach Orange

HEX
#E6CABC
RGB
rgb(230, 202, 188)
HSL
hsl(20, 46%, 82%)
HSB
hsb(20, 18%, 90%)
CMYK
cmyk(0%, 12%, 18%, 10%)
Oklch
oklch(85.9% 0.037 48.3)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#B0A39D

Apricot · DarkGray · Warm Sun

HEX
#B0A39D
RGB
rgb(176, 163, 157)
HSL
hsl(19, 11%, 65%)
HSB
hsb(19, 11%, 69%)
CMYK
cmyk(0%, 7%, 11%, 31%)
Oklch
oklch(72.5% 0.017 46.5)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#737F7B

Ink Gray · Gray · Warm Gray

HEX
#737F7B
RGB
rgb(115, 127, 123)
HSL
hsl(160, 5%, 47%)
HSB
hsb(160, 9%, 50%)
CMYK
cmyk(9%, 0%, 3%, 50%)
Oklch
oklch(58.5% 0.015 173.8)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFEFF
FFFFFF

Analogous

FFFFFF
FFFEFF
FFFFFF

Triadic

FFFEFF
FFFFFF
FFFFFF

Split-Comp.

FFFEFF
FFFFFF
FFFFFF

Tetradic

FFFEFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFEFF
FAF1D2
E6CABC
B0A39D
737F7B
1.1
Fail
1.5
Fail
2.4
Fail
4.1
AA Large
1.1
Fail
1.4
Fail
2.2
Fail
3.7
AA Large
1.5
Fail
1.4
Fail
1.6
Fail
2.7
Fail
2.4
Fail
2.2
Fail
1.6
Fail
1.7
Fail
4.1
AA Large
3.7
AA Large
2.7
Fail
1.7
Fail
White BG
1.0Fail
1.1Fail
1.6Fail
2.4Fail
4.2AA Large
Black BG
20.9AAA
18.6AAA
13.5AAA
8.6AAA
5.1AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
F6F6DA
DADABF
AAAA9E
78787C

Deuteranopia

FFFFFF
F7F7DB
DCDEC0
ABAC9F
78777C

Tritanopia

FFFFFF
FADFE1
E5C2C3
AFA0A0
747D7D

Achromatopsia

FEFEFE
F0F0F0
D1D1D1
A6A6A6
7B7B7B

Shades & Tints Shades & Tints

#FFFEFF

Dark
Light

#FAF1D2

Dark
Light

#E6CABC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffeff;
  --color-2: #faf1d2;
  --color-3: #e6cabc;
  --color-4: #b0a39d;
  --color-5: #737f7b;
}

SCSS

$color-1: #fffeff;
$color-2: #faf1d2;
$color-3: #e6cabc;
$color-4: #b0a39d;
$color-5: #737f7b;

TAILWIND

colors: {
  'brand-1': '#fffeff',
  'brand-2': '#faf1d2',
  'brand-3': '#e6cabc',
  'brand-4': '#b0a39d',
  'brand-5': '#737f7b',
}

RGB Array

[255, 254, 255], [250, 241, 210], [230, 202, 188], [176, 163, 157], [115, 127, 123]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFEFF, #FAF1D2, #E6CABC, #B0A39D, #737F7B 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: #fffeff; --color-2: #faf1d2; --color-3: #e6cabc; --color-4: #b0a39d; --color-5: #737f7b. 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