← Back to Editor

#FDE8CC · #E7D9DB · #ADA5D1 · #06080F · #63133C

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FDE8CC

Goose Yellow · Bisque · Peach Orange

HEX
#FDE8CC
RGB
rgb(253, 232, 204)
HSL
hsl(34, 92%, 90%)
HSB
hsb(34, 19%, 99%)
CMYK
cmyk(0%, 8%, 19%, 1%)
Oklch
oklch(94.1% 0.043 75.1)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#E7D9DB

Peach Pink · LightGray · Cherry Blossom

HEX
#E7D9DB
RGB
rgb(231, 217, 219)
HSL
hsl(351, 23%, 88%)
HSB
hsb(351, 6%, 91%)
CMYK
cmyk(0%, 6%, 5%, 9%)
Oklch
oklch(89.7% 0.016 7.5)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#ADA5D1

Wisteria · LightSteelBlue · Cobalt Blue

HEX
#ADA5D1
RGB
rgb(173, 165, 209)
HSL
hsl(251, 32%, 73%)
HSB
hsb(251, 21%, 82%)
CMYK
cmyk(17%, 21%, 0%, 18%)
Oklch
oklch(74.4% 0.063 293.1)

TraditionalWisteria」· PaintCobalt Blue」· Creative Lavender Dream

#06080F

Indigo · Black · Deep Sea Blue

HEX
#06080F
RGB
rgb(6, 8, 15)
HSL
hsl(227, 43%, 4%)
HSB
hsb(227, 60%, 6%)
CMYK
cmyk(60%, 47%, 0%, 94%)
Oklch
oklch(13.6% 0.016 269.4)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#63133C

Rose Purple · Maroon · Raspberry

HEX
#63133C
RGB
rgb(99, 19, 60)
HSL
hsl(329, 68%, 23%)
HSB
hsb(329, 81%, 39%)
CMYK
cmyk(0%, 81%, 39%, 61%)
Oklch
oklch(34.1% 0.119 354.3)

TraditionalRose Purple」· PaintRaspberry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FDE8CC
CEE2FD

Analogous

FDD1CE
FDE8CC
FAFDCE

Triadic

FDE8CC
CEFDE9
E9CEFD

Split-Comp.

FDE8CC
CEFAFD
D1CEFD

Tetradic

FDE8CC
CEFDD1
CEE2FD
FDCEFA

Contrast Matrix WCAG 2.1 Contrast

FDE8CC
E7D9DB
ADA5D1
06080F
63133C
1.1
Fail
1.9
Fail
16.8
AAA
10.4
AAA
1.1
Fail
1.7
Fail
14.6
AAA
9.1
AAA
1.9
Fail
1.7
Fail
8.7
AAA
5.4
AA
16.8
AAA
14.6
AAA
8.7
AAA
1.6
Fail
10.4
AAA
9.1
AAA
5.4
AA
1.6
Fail
White BG
1.2Fail
1.4Fail
2.3Fail
20.0AAA
12.4AAA
Black BG
17.6AAA
15.3AAA
9.1AAA
1.0Fail
1.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F4F4D3
E1E1DB
AAA9C6
07070D
404032

Deuteranopia

F5F7D4
E2E3DA
AAABC4
07070D
454B30

Tritanopia

FCD8D9
E6DADA
ADBEBC
060C0C
5F2A29

Achromatopsia

EBEBEB
DDDDDD
ACACAC
080808
303030

Shades & Tints Shades & Tints

#FDE8CC

Dark
Light

#E7D9DB

Dark
Light

#ADA5D1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fde8cc;
  --color-2: #e7d9db;
  --color-3: #ada5d1;
  --color-4: #06080f;
  --color-5: #63133c;
}

SCSS

$color-1: #fde8cc;
$color-2: #e7d9db;
$color-3: #ada5d1;
$color-4: #06080f;
$color-5: #63133c;

TAILWIND

colors: {
  'brand-1': '#fde8cc',
  'brand-2': '#e7d9db',
  'brand-3': '#ada5d1',
  'brand-4': '#06080f',
  'brand-5': '#63133c',
}

RGB Array

[253, 232, 204], [231, 217, 219], [173, 165, 209], [6, 8, 15], [99, 19, 60]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FDE8CC, #E7D9DB, #ADA5D1, #06080F, #63133C 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: #fde8cc; --color-2: #e7d9db; --color-3: #ada5d1; --color-4: #06080f; --color-5: #63133c. 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