#080914#080914
#080914 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.5% C 0.024 H 278.6°. Best body text is #FFFFFF at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #080914 |
|---|---|
| RGB | rgb(8, 9, 20) |
| HSL | hsl(235, 43%, 5%) |
| HSV | hsv(235, 60%, 8%) |
| CMYK | cmyk(60%, 55%, 0%, 92.2%) |
| CIE-LAB | lab(2.69, 1.69, -5.41) |
| CIE-LCH | lch(2.69, 5.67, 287.39°) |
| OKLab | oklab(14.51% 0.0036 -0.0237) |
| OKLCH | oklch(14.51% 0.024 278.6) |
| XYZ | xyz(0.3241, 0.2975, 0.7020) |
| Luminance | 0.0030 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 5.49
Almost Black
#070D0D
ΔE00 6.23
Dark
#1B2431
ΔE00 8.08
Very Dark Brown
#1D0200
ΔE00 11.97
Gunmetal
#2A3439
ΔE00 13.24
Dark Navy Blue
#00022E
ΔE00 13.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080914 #141308
analogous
#080F14 #080914 #0D0814
triadic
#080914 #140809 #091408
tetradic
#080914 #14080F #141308 #08140D
square
#080914 #14080F #141308 #08140D
split-complementary
#080914 #140D08 #0F1408
monochromatic
#090A16 #090A16 #090A16 #191D40 #2B306B
Accessibility & contrast
On white
19.82
#080914 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080914 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080914
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080914 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080914 | 1.00 | 19.82 | 1.06 | 19.82 |
| #FFFFFF | 19.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060A14
Deuteranopia (green-blind)
#050914
Tritanopia (blue-blind)
#050B0D
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080914; /* rgb */ color: rgb(8, 9, 20); /* oklch */ color: oklch(14.5% 0.024 278.6);
Tailwind
colors: {
custom: {
50: '#4a4b51',
500: '#080914',
950: '#000000',
},
}SCSS
$custom: #080914; $custom-light: #4a4b51; $custom-dark: #000000;
JSON
{
"hex": "#080914",
"rgb": {
"r": 8,
"g": 9,
"b": 20
},
"hsl": {
"h": 235,
"s": 42.857,
"l": 5.49
},
"oklch": {
"l": 0.14507,
"c": 0.02396,
"h": 278.6
},
"luminance": 0.00298
}Semantic roles & 50–950 ramp
primary
#080914
secondary
#4E4B2A
accent
#C855D3
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778