#080E17#080E17
#080E17 is a very dark, muted blue. Relative luminance 0.004; OKLCH L 16.2% C 0.022 H 257.9°. Best body text is #FFFFFF at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #080E17 |
|---|---|
| RGB | rgb(8, 14, 23) |
| HSL | hsl(216, 48%, 6%) |
| HSV | hsv(216, 65%, 9%) |
| CMYK | cmyk(65.2%, 39.1%, 0%, 91%) |
| CIE-LAB | lab(3.86, 0.22, -5.80) |
| CIE-LCH | lch(3.86, 5.81, 272.21°) |
| OKLab | oklab(16.23% -0.0045 -0.021) |
| OKLCH | oklch(16.23% 0.022 257.9) |
| XYZ | xyz(0.4118, 0.4275, 0.8713) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Almost Black
#070D0D
ΔE00 5.29
Black
#000000
ΔE00 5.61
Dark
#1B2431
ΔE00 6.91
Gunmetal
#2A3439
ΔE00 11.77
Onyx
#353839
ΔE00 13.36
Dark Grey
#363737
ΔE00 13.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080E17 #171108
analogous
#081517 #080E17 #090817
triadic
#080E17 #17080E #0E1708
tetradic
#080E17 #170815 #171108 #081709
square
#080E17 #170815 #171108 #081709
split-complementary
#080E17 #170908 #151708
monochromatic
#080E17 #080E17 #080E17 #182A44 #284572
Accessibility & contrast
On white
19.34
#080E17 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#080E17 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080E17
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080E17 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080E17 | 1.00 | 19.34 | 1.09 | 19.34 |
| #FFFFFF | 19.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0E17
Deuteranopia (green-blind)
#090D17
Tritanopia (blue-blind)
#041011
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #080e17; /* rgb */ color: rgb(8, 14, 23); /* oklch */ color: oklch(16.2% 0.022 257.9);
Tailwind
colors: {
custom: {
50: '#4a4d53',
500: '#080e17',
950: '#000000',
},
}SCSS
$custom: #080e17; $custom-light: #4a4d53; $custom-dark: #000000;
JSON
{
"hex": "#080e17",
"rgb": {
"r": 8,
"g": 14,
"b": 23
},
"hsl": {
"h": 216,
"s": 48.387,
"l": 6.078
},
"oklch": {
"l": 0.16234,
"c": 0.02151,
"h": 257.9
},
"luminance": 0.00428
}Semantic roles & 50–950 ramp
primary
#080E17
secondary
#524229
accent
#A250D8
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778