← Back to Editor

#FAEDCB · #FFC4D7 · #E98EB1 · #5B3A45 · #392D37

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

#FAEDCB

Goose Yellow · Bisque · Lemon Cream

HEX
#FAEDCB
RGB
rgb(250, 237, 203)
HSL
hsl(43, 82%, 89%)
HSB
hsb(43, 19%, 98%)
CMYK
cmyk(0%, 5%, 19%, 2%)
Oklch
oklch(94.8% 0.047 89.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#FFC4D7

Rouge · Pink · Cherry Blossom

HEX
#FFC4D7
RGB
rgb(255, 196, 215)
HSL
hsl(341, 100%, 88%)
HSB
hsb(341, 23%, 100%)
CMYK
cmyk(0%, 23%, 16%, 0%)
Oklch
oklch(87.8% 0.071 357.5)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#E98EB1

Rouge · LightPink · Rose Pink

HEX
#E98EB1
RGB
rgb(233, 142, 177)
HSL
hsl(337, 67%, 74%)
HSB
hsb(337, 39%, 91%)
CMYK
cmyk(0%, 39%, 24%, 9%)
Oklch
oklch(75.1% 0.117 355.7)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#5B3A45

Dark Violet · DarkSlateGray · Camellia

HEX
#5B3A45
RGB
rgb(91, 58, 69)
HSL
hsl(340, 22%, 29%)
HSB
hsb(340, 36%, 36%)
CMYK
cmyk(0%, 36%, 24%, 64%)
Oklch
oklch(39.1% 0.049 358.0)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#392D37

Rose Purple · DarkSlateGray · Dark Purple

HEX
#392D37
RGB
rgb(57, 45, 55)
HSL
hsl(310, 12%, 20%)
HSB
hsb(310, 21%, 22%)
CMYK
cmyk(0%, 21%, 4%, 78%)
Oklch
oklch(31.4% 0.024 331.8)

TraditionalRose Purple」· PaintDark Purple」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FAEDCB
CCD9FA

Analogous

FAD6CC
FAEDCB
F0FACC

Triadic

FAEDCB
CCFAED
EDCCFA

Split-Comp.

FAEDCB
CCF0FA
D6CCFA

Tetradic

FAEDCB
CCFAD6
CCD9FA
FACCF0

Contrast Matrix WCAG 2.1 Contrast

FAEDCB
FFC4D7
E98EB1
5B3A45
392D37
1.3
Fail
2.0
Fail
8.4
AAA
11.2
AAA
1.3
Fail
1.6
Fail
6.6
AA
8.8
AAA
2.0
Fail
1.6
Fail
4.2
AA Large
5.6
AA
8.4
AAA
6.6
AA
4.2
AA Large
1.3
Fail
11.2
AAA
8.8
AAA
5.6
AA
1.3
Fail
White BG
1.2Fail
1.5Fail
2.3Fail
9.8AAA
13.1AAA
Black BG
18.0AAA
14.1AAA
9.0AAA
2.1Fail
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F4F4D3
E5E5D2
C2C1A9
4D4C42
343435

Deuteranopia

F5F6D5
E9EDD1
C7CEA7
4F5142
353534

Tritanopia

F9DADB
FCCFCE
E4A2A0
594040
383332

Achromatopsia

EDEDED
D8D8D8
ADADAD
454545
323232

Shades & Tints Shades & Tints

#FAEDCB

Dark
Light

#FFC4D7

Dark
Light

#E98EB1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #faedcb;
  --color-2: #ffc4d7;
  --color-3: #e98eb1;
  --color-4: #5b3a45;
  --color-5: #392d37;
}

SCSS

$color-1: #faedcb;
$color-2: #ffc4d7;
$color-3: #e98eb1;
$color-4: #5b3a45;
$color-5: #392d37;

TAILWIND

colors: {
  'brand-1': '#faedcb',
  'brand-2': '#ffc4d7',
  'brand-3': '#e98eb1',
  'brand-4': '#5b3a45',
  'brand-5': '#392d37',
}

RGB Array

[250, 237, 203], [255, 196, 215], [233, 142, 177], [91, 58, 69], [57, 45, 55]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FAEDCB, #FFC4D7, #E98EB1, #5B3A45, #392D37 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: #faedcb; --color-2: #ffc4d7; --color-3: #e98eb1; --color-4: #5b3a45; --color-5: #392d37. 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