← Back to Editor

#F9F4E3 · #FAEFDD · #D9C3B1 · #D52C4D · #493E42

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

#F9F4E3

Goose Yellow · Linen · Lemon Cream

HEX
#F9F4E3
RGB
rgb(249, 244, 227)
HSL
hsl(46, 65%, 93%)
HSB
hsb(46, 9%, 98%)
CMYK
cmyk(0%, 2%, 9%, 2%)
Oklch
oklch(96.6% 0.023 93.3)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#FAEFDD

Goose Yellow · Beige · Peach Orange

HEX
#FAEFDD
RGB
rgb(250, 239, 221)
HSL
hsl(37, 74%, 92%)
HSB
hsb(37, 12%, 98%)
CMYK
cmyk(0%, 4%, 12%, 2%)
Oklch
oklch(95.6% 0.027 80.3)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#D9C3B1

Apricot · Silver · Peach Orange

HEX
#D9C3B1
RGB
rgb(217, 195, 177)
HSL
hsl(27, 34%, 77%)
HSB
hsb(27, 18%, 85%)
CMYK
cmyk(0%, 10%, 18%, 15%)
Oklch
oklch(83.1% 0.035 61.6)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#D52C4D

Vermilion · Crimson · Passion Red

HEX
#D52C4D
RGB
rgb(213, 44, 77)
HSL
hsl(348, 67%, 50%)
HSB
hsb(348, 79%, 84%)
CMYK
cmyk(0%, 79%, 64%, 16%)
Oklch
oklch(57.4% 0.202 16.3)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#493E42

Dark Violet · DarkSlateGray · Charcoal

HEX
#493E42
RGB
rgb(73, 62, 66)
HSL
hsl(338, 8%, 26%)
HSB
hsb(338, 15%, 29%)
CMYK
cmyk(0%, 15%, 10%, 71%)
Oklch
oklch(37.7% 0.017 354.0)

TraditionalDark Violet」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F9F4E3
E2E7F9

Analogous

F9E8E2
F9F4E3
F3F9E2

Triadic

F9F4E3
E2F9F3
F3E2F9

Split-Comp.

F9F4E3
E2F3F9
E8E2F9

Tetradic

F9F4E3
E2F9E8
E2E7F9
F9E2F3

Contrast Matrix WCAG 2.1 Contrast

F9F4E3
FAEFDD
D9C3B1
D52C4D
493E42
1.0
Fail
1.5
Fail
4.4
AA Large
9.3
AAA
1.0
Fail
1.5
Fail
4.3
AA Large
9.0
AAA
1.5
Fail
1.5
Fail
2.9
Fail
6.0
AA
4.4
AA Large
4.3
AA Large
2.9
Fail
2.1
Fail
9.3
AAA
9.0
AAA
6.0
AA
2.1
Fail
White BG
1.1Fail
1.1Fail
1.7Fail
4.9AA
10.2AAA
Black BG
19.1AAA
18.5AAA
12.4AAA
4.3AA Large
2.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F7F7E7
F5F5E1
CFCFB5
8C8A45
444441

Deuteranopia

F7F8E8
F6F7E2
D1D2B6
96A243
454641

Tritanopia

F9EAEB
F9E5E6
D8B9BA
CD3F3D
484040

Achromatopsia

F4F4F4
F0F0F0
C8C8C8
626262
424242

Shades & Tints Shades & Tints

#F9F4E3

Dark
Light

#FAEFDD

Dark
Light

#D9C3B1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f9f4e3;
  --color-2: #faefdd;
  --color-3: #d9c3b1;
  --color-4: #d52c4d;
  --color-5: #493e42;
}

SCSS

$color-1: #f9f4e3;
$color-2: #faefdd;
$color-3: #d9c3b1;
$color-4: #d52c4d;
$color-5: #493e42;

TAILWIND

colors: {
  'brand-1': '#f9f4e3',
  'brand-2': '#faefdd',
  'brand-3': '#d9c3b1',
  'brand-4': '#d52c4d',
  'brand-5': '#493e42',
}

RGB Array

[249, 244, 227], [250, 239, 221], [217, 195, 177], [213, 44, 77], [73, 62, 66]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F9F4E3, #FAEFDD, #D9C3B1, #D52C4D, #493E42 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: #f9f4e3; --color-2: #faefdd; --color-3: #d9c3b1; --color-4: #d52c4d; --color-5: #493e42. 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