← Back to Editor

#FEFEFE · #0B090C · #201F25 · #880606 · #B21300

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

#FEFEFE

Moonlight White · White · Cloud White

HEX
#FEFEFE
RGB
rgb(254, 254, 254)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(99.7% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#0B090C

Dark Plum · Black · Dark Purple

HEX
#0B090C
RGB
rgb(11, 9, 12)
HSL
hsl(280, 14%, 4%)
HSB
hsb(280, 25%, 5%)
CMYK
cmyk(8%, 25%, 0%, 95%)
Oklch
oklch(14.4% 0.007 314.7)

TraditionalDark Plum」· PaintDark Purple」· Creative Blush Sunrise

#201F25

Deep Indigo · Black · Dark Stone

HEX
#201F25
RGB
rgb(32, 31, 37)
HSL
hsl(250, 9%, 13%)
HSB
hsb(250, 16%, 15%)
CMYK
cmyk(14%, 16%, 0%, 85%)
Oklch
oklch(24.3% 0.011 293.2)

TraditionalDeep Indigo」· PaintDark Stone」· Creative Midnight Shadow

#880606

Vermilion · DarkRed · Wine Red

HEX
#880606
RGB
rgb(136, 6, 6)
HSL
hsl(0, 92%, 28%)
HSB
hsb(0, 96%, 53%)
CMYK
cmyk(0%, 96%, 96%, 47%)
Oklch
oklch(39.7% 0.158 28.7)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#B21300

Vermilion · FireBrick · Wine Red

HEX
#B21300
RGB
rgb(178, 19, 0)
HSL
hsl(6, 100%, 35%)
HSB
hsb(6, 100%, 70%)
CMYK
cmyk(0%, 89%, 100%, 30%)
Oklch
oklch(48.6% 0.191 30.7)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FEFEFE
FFFFFF

Analogous

FFFFFF
FEFEFE
FFFFFF

Triadic

FEFEFE
FFFFFF
FFFFFF

Split-Comp.

FEFEFE
FFFFFF
FFFFFF

Tetradic

FEFEFE
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FEFEFE
0B090C
201F25
880606
B21300
19.7
AAA
16.2
AAA
10.0
AAA
7.0
AA
19.7
AAA
1.2
Fail
2.0
Fail
2.8
Fail
16.2
AAA
1.2
Fail
1.6
Fail
2.3
Fail
10.0
AAA
2.0
Fail
1.6
Fail
1.4
Fail
7.0
AA
2.8
Fail
2.3
Fail
1.4
Fail
White BG
1.0Fail
19.8AAA
16.4AAA
10.1AAA
7.0AAA
Black BG
20.8AAA
1.1Fail
1.3Fail
2.1Fail
3.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFEFE
0A0A0B
202024
504F06
6D6C05

Deuteranopia

FEFEFE
0A0A0B
202023
576106
768206

Tritanopia

FEFEFE
0B0B0B
202222
820606
AA0809

Achromatopsia

FEFEFE
0A0A0A
202020
2D2D2D
404040

Shades & Tints Shades & Tints

#FEFEFE

Dark
Light

#0B090C

Dark
Light

#201F25

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fefefe;
  --color-2: #0b090c;
  --color-3: #201f25;
  --color-4: #880606;
  --color-5: #b21300;
}

SCSS

$color-1: #fefefe;
$color-2: #0b090c;
$color-3: #201f25;
$color-4: #880606;
$color-5: #b21300;

TAILWIND

colors: {
  'brand-1': '#fefefe',
  'brand-2': '#0b090c',
  'brand-3': '#201f25',
  'brand-4': '#880606',
  'brand-5': '#b21300',
}

RGB Array

[254, 254, 254], [11, 9, 12], [32, 31, 37], [136, 6, 6], [178, 19, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FEFEFE, #0B090C, #201F25, #880606, #B21300 is ideal for: tech websites, dark mode UIs, game UIs, 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: #fefefe; --color-2: #0b090c; --color-3: #201f25; --color-4: #880606; --color-5: #b21300. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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