← Back to Editor

#000000 · #D0909A · #E9DACF · #FEECDF · #EFD0BC

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#D0909A

Peach Pink · Tan · Coral Red

HEX
#D0909A
RGB
rgb(208, 144, 154)
HSL
hsl(351, 41%, 69%)
HSB
hsb(351, 31%, 82%)
CMYK
cmyk(0%, 31%, 26%, 18%)
Oklch
oklch(71.9% 0.079 8.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#E9DACF

Apricot · LightGray · Peach Orange

HEX
#E9DACF
RGB
rgb(233, 218, 207)
HSL
hsl(25, 37%, 86%)
HSB
hsb(25, 11%, 91%)
CMYK
cmyk(0%, 6%, 11%, 9%)
Oklch
oklch(89.7% 0.022 58.8)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#FEECDF

Apricot · Linen · Peach Orange

HEX
#FEECDF
RGB
rgb(254, 236, 223)
HSL
hsl(25, 94%, 94%)
HSB
hsb(25, 12%, 100%)
CMYK
cmyk(0%, 7%, 12%, 0%)
Oklch
oklch(95.4% 0.026 58.3)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#EFD0BC

Apricot · Wheat · Peach Orange

HEX
#EFD0BC
RGB
rgb(239, 208, 188)
HSL
hsl(24, 61%, 84%)
HSB
hsb(24, 21%, 94%)
CMYK
cmyk(0%, 13%, 21%, 6%)
Oklch
oklch(87.8% 0.044 54.8)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
D0909A
E9DACF
FEECDF
EFD0BC
8.1
AAA
15.4
AAA
18.3
AAA
14.4
AAA
8.1
AAA
1.9
Fail
2.2
Fail
1.8
Fail
15.4
AAA
1.9
Fail
1.2
Fail
1.1
Fail
18.3
AAA
2.2
Fail
1.2
Fail
1.3
Fail
14.4
AAA
1.8
Fail
1.1
Fail
1.3
Fail
White BG
21.0AAA
2.6Fail
1.4Fail
1.1Fail
1.5Fail
Black BG
1.0Fail
8.1AAA
15.4AAA
18.3AAA
14.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
B4B498
E3E2D2
F6F6E2
E2E1C1

Deuteranopia

000000
B8BD97
E3E5D2
F7F9E3
E3E6C2

Tritanopia

000000
CD9695
E8D4D4
FDE5E5
EDC5C6

Achromatopsia

000000
A4A4A4
DDDDDD
F0F0F0
D7D7D7

Shades & Tints Shades & Tints

#000000

Dark
Light

#D0909A

Dark
Light

#E9DACF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #d0909a;
  --color-3: #e9dacf;
  --color-4: #feecdf;
  --color-5: #efd0bc;
}

SCSS

$color-1: #000000;
$color-2: #d0909a;
$color-3: #e9dacf;
$color-4: #feecdf;
$color-5: #efd0bc;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#d0909a',
  'brand-3': '#e9dacf',
  'brand-4': '#feecdf',
  'brand-5': '#efd0bc',
}

RGB Array

[0, 0, 0], [208, 144, 154], [233, 218, 207], [254, 236, 223], [239, 208, 188]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #D0909A, #E9DACF, #FEECDF, #EFD0BC 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: #000000; --color-2: #d0909a; --color-3: #e9dacf; --color-4: #feecdf; --color-5: #efd0bc. 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