← Back to Editor

#000000 · #CCCECB · #FFFFFF · #E21519 · #EADF0C

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

#CCCECB

Silver Gray · LightGray · Pearl Gray

HEX
#CCCECB
RGB
rgb(204, 206, 203)
HSL
hsl(100, 3%, 80%)
HSB
hsb(100, 1%, 81%)
CMYK
cmyk(1%, 0%, 1%, 19%)
Oklch
oklch(84.9% 0.005 134.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#E21519

Vermilion · Crimson · Passion Red

HEX
#E21519
RGB
rgb(226, 21, 25)
HSL
hsl(359, 83%, 48%)
HSB
hsb(359, 91%, 89%)
CMYK
cmyk(0%, 91%, 89%, 11%)
Oklch
oklch(57.9% 0.229 28.0)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#EADF0C

Autumn Sage · Gold · Honey Gold

HEX
#EADF0C
RGB
rgb(234, 223, 12)
HSL
hsl(57, 90%, 48%)
HSB
hsb(57, 95%, 92%)
CMYK
cmyk(0%, 5%, 95%, 8%)
Oklch
oklch(88.4% 0.187 106.0)

TraditionalAutumn Sage」· PaintHoney Gold」· 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
CCCECB
FFFFFF
E21519
EADF0C
13.3
AAA
21.0
AAA
4.4
AA Large
15.1
AAA
13.3
AAA
1.6
Fail
3.0
AA Large
1.1
Fail
21.0
AAA
1.6
Fail
4.8
AA
1.4
Fail
4.4
AA Large
3.0
AA Large
4.8
AA
3.5
AA Large
15.1
AAA
1.1
Fail
1.4
Fail
3.5
AA Large
White BG
21.0AAA
1.6Fail
1.0Fail
4.8AA
1.4Fail
Black BG
1.0Fail
13.3AAA
21.0AAA
4.4AA Large
15.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
CDCDCC
FFFFFF
898718
E5E53F

Deuteranopia

000000
CDCDCC
FFFFFF
95A518
E6E74B

Tritanopia

000000
CCCCCC
FFFFFF
D81717
E96770

Achromatopsia

000000
CDCDCD
FFFFFF
535353
CACACA

Shades & Tints Shades & Tints

#000000

Dark
Light

#CCCECB

Dark
Light

#FFFFFF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #cccecb;
  --color-3: #ffffff;
  --color-4: #e21519;
  --color-5: #eadf0c;
}

SCSS

$color-1: #000000;
$color-2: #cccecb;
$color-3: #ffffff;
$color-4: #e21519;
$color-5: #eadf0c;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#cccecb',
  'brand-3': '#ffffff',
  'brand-4': '#e21519',
  'brand-5': '#eadf0c',
}

RGB Array

[0, 0, 0], [204, 206, 203], [255, 255, 255], [226, 21, 25], [234, 223, 12]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #CCCECB, #FFFFFF, #E21519, #EADF0C 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: #cccecb; --color-3: #ffffff; --color-4: #e21519; --color-5: #eadf0c. 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