← Back to Editor

#000000 · #F9DDCF · #E3439B · #FF478C · #E0C1BE

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

#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

#F9DDCF

Apricot · Bisque · Peach Orange

HEX
#F9DDCF
RGB
rgb(249, 221, 207)
HSL
hsl(20, 78%, 89%)
HSB
hsb(20, 17%, 98%)
CMYK
cmyk(0%, 11%, 17%, 2%)
Oklch
oklch(91.7% 0.036 48.3)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#E3439B

Rose Purple · DeepPink · Rose Pink

HEX
#E3439B
RGB
rgb(227, 67, 155)
HSL
hsl(327, 74%, 58%)
HSB
hsb(327, 70%, 89%)
CMYK
cmyk(0%, 70%, 32%, 11%)
Oklch
oklch(63.8% 0.211 351.0)

TraditionalRose Purple」· PaintRose Pink」· Creative Blush Sunrise

#FF478C

Rouge · DeepPink · Rose Pink

HEX
#FF478C
RGB
rgb(255, 71, 140)
HSL
hsl(338, 100%, 64%)
HSB
hsb(338, 72%, 100%)
CMYK
cmyk(0%, 72%, 45%, 0%)
Oklch
oklch(68.1% 0.224 2.7)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#E0C1BE

Peach Pink · LightGray · Cherry Blossom

HEX
#E0C1BE
RGB
rgb(224, 193, 190)
HSL
hsl(5, 35%, 81%)
HSB
hsb(5, 15%, 88%)
CMYK
cmyk(0%, 14%, 15%, 12%)
Oklch
oklch(83.7% 0.036 24.4)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

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
F9DDCF
E3439B
FF478C
E0C1BE
16.3
AAA
5.5
AA
6.5
AA
12.5
AAA
16.3
AAA
2.9
Fail
2.5
Fail
1.3
Fail
5.5
AA
2.9
Fail
1.2
Fail
2.3
Fail
6.5
AA
2.5
Fail
1.2
Fail
1.9
Fail
12.5
AAA
1.3
Fail
2.3
Fail
1.9
Fail
White BG
21.0AAA
1.3Fail
3.8AA Large
3.2AA Large
1.7Fail
Black BG
1.0Fail
16.3AAA
5.5AA
6.5AA
12.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
EDEDD2
9E9C86
AFAE7B
D3D2BF

Deuteranopia

000000
EFF1D3
A7B381
BAC877
D4D7BF

Tritanopia

000000
F8D5D6
DB7571
F66E6B
DEBFBF

Achromatopsia

000000
E4E4E4
7D7D7D
868686
CACACA

Shades & Tints Shades & Tints

#000000

Dark
Light

#F9DDCF

Dark
Light

#E3439B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #f9ddcf;
  --color-3: #e3439b;
  --color-4: #ff478c;
  --color-5: #e0c1be;
}

SCSS

$color-1: #000000;
$color-2: #f9ddcf;
$color-3: #e3439b;
$color-4: #ff478c;
$color-5: #e0c1be;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#f9ddcf',
  'brand-3': '#e3439b',
  'brand-4': '#ff478c',
  'brand-5': '#e0c1be',
}

RGB Array

[0, 0, 0], [249, 221, 207], [227, 67, 155], [255, 71, 140], [224, 193, 190]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #F9DDCF, #E3439B, #FF478C, #E0C1BE 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: #000000; --color-2: #f9ddcf; --color-3: #e3439b; --color-4: #ff478c; --color-5: #e0c1be. 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