← Back to Editor

#110000 · #B8BDCC · #DEE3F1 · #FAFAFA · #EB001B

dark

A 5-color dark 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

#110000

Vermilion · Black · Deep Berry

HEX
#110000
RGB
rgb(17, 0, 0)
HSL
hsl(0, 100%, 3%)
HSB
hsb(0, 100%, 7%)
CMYK
cmyk(0%, 100%, 100%, 93%)
Oklch
oklch(11.2% 0.046 29.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#B8BDCC

Azure · Silver · Cobalt Blue

HEX
#B8BDCC
RGB
rgb(184, 189, 204)
HSL
hsl(225, 16%, 76%)
HSB
hsb(225, 10%, 80%)
CMYK
cmyk(10%, 7%, 0%, 20%)
Oklch
oklch(79.9% 0.022 271.1)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#DEE3F1

Azure · Lavender · Sky Blue

HEX
#DEE3F1
RGB
rgb(222, 227, 241)
HSL
hsl(224, 40%, 91%)
HSB
hsb(224, 8%, 95%)
CMYK
cmyk(8%, 6%, 0%, 5%)
Oklch
oklch(91.6% 0.020 270.2)

TraditionalAzure」· PaintSky Blue」· Creative Twilight Haze

#FAFAFA

Moonlight White · Snow · Cloud White

HEX
#FAFAFA
RGB
rgb(250, 250, 250)
HSL
hsl(0, 0%, 98%)
HSB
hsb(0, 0%, 98%)
CMYK
cmyk(0%, 0%, 0%, 2%)
Oklch
oklch(98.5% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#EB001B

Vermilion · Red · Passion Red

HEX
#EB001B
RGB
rgb(235, 0, 27)
HSL
hsl(353, 100%, 46%)
HSB
hsb(353, 100%, 92%)
CMYK
cmyk(0%, 100%, 89%, 8%)
Oklch
oklch(59.1% 0.241 26.9)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

110000
000F0F

Analogous

0F0008
110000
0F0800

Triadic

110000
000F00
00000F

Split-Comp.

110000
000F08
00080F

Tetradic

110000
080F00
000F0F
08000F

Contrast Matrix WCAG 2.1 Contrast

110000
B8BDCC
DEE3F1
FAFAFA
EB001B
10.9
AAA
16.0
AAA
19.7
AAA
4.4
AA Large
10.9
AAA
1.5
Fail
1.8
Fail
2.5
Fail
16.0
AAA
1.5
Fail
1.2
Fail
3.6
AA Large
19.7
AAA
1.8
Fail
1.2
Fail
4.4
AA Large
4.4
AA Large
2.5
Fail
3.6
AA Large
4.4
AA Large
White BG
20.5AAA
1.9Fail
1.3Fail
1.0Fail
4.6AA
Black BG
1.0Fail
11.2AAA
16.4AAA
20.1AAA
4.5AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

0A0900
BABAC8
E0E0EE
FAFAFA
858314

Deuteranopia

0B0C00
BAB9C7
E0DFED
FAFAFA
93A513

Tritanopia

100000
B8C6C5
DEEBEA
FAFAFA
DF0F0E

Achromatopsia

050505
BDBDBD
E3E3E3
FAFAFA
494949

Shades & Tints Shades & Tints

#110000

Dark
Light

#B8BDCC

Dark
Light

#DEE3F1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #110000;
  --color-2: #b8bdcc;
  --color-3: #dee3f1;
  --color-4: #fafafa;
  --color-5: #eb001b;
}

SCSS

$color-1: #110000;
$color-2: #b8bdcc;
$color-3: #dee3f1;
$color-4: #fafafa;
$color-5: #eb001b;

TAILWIND

colors: {
  'brand-1': '#110000',
  'brand-2': '#b8bdcc',
  'brand-3': '#dee3f1',
  'brand-4': '#fafafa',
  'brand-5': '#eb001b',
}

RGB Array

[17, 0, 0], [184, 189, 204], [222, 227, 241], [250, 250, 250], [235, 0, 27]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #110000, #B8BDCC, #DEE3F1, #FAFAFA, #EB001B 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: #110000; --color-2: #b8bdcc; --color-3: #dee3f1; --color-4: #fafafa; --color-5: #eb001b. 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 dark-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