#080917#080917
#080917 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.7% C 0.030 H 278.6°. Best body text is #FFFFFF at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #080917 |
|---|---|
| RGB | rgb(8, 9, 23) |
| HSL | hsl(236, 48%, 6%) |
| HSV | hsv(236, 65%, 9%) |
| CMYK | cmyk(65.2%, 60.9%, 0%, 91%) |
| CIE-LAB | lab(2.79, 2.41, -7.37) |
| CIE-LCH | lch(2.79, 7.75, 288.13°) |
| OKLab | oklab(14.74% 0.0045 -0.0298) |
| OKLCH | oklch(14.74% 0.03 278.6) |
| XYZ | xyz(0.3524, 0.3088, 0.8515) |
| Luminance | 0.0031 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 7.12
Almost Black
#070D0D
ΔE00 7.84
Dark
#1B2431
ΔE00 7.86
Dark Navy Blue
#00022E
ΔE00 11.90
Midnight
#03012D
ΔE00 11.92
Very Dark Brown
#1D0200
ΔE00 12.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080917 #171608
analogous
#081017 #080917 #0E0817
triadic
#080917 #170809 #091708
tetradic
#080917 #170810 #171608 #08170E
square
#080917 #170810 #171608 #08170E
split-complementary
#080917 #170E08 #101708
monochromatic
#080917 #080917 #080917 #181B44 #282D72
Accessibility & contrast
On white
19.78
#080917 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080917 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080917
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080917 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080917 | 1.00 | 19.78 | 1.06 | 19.78 |
| #FFFFFF | 19.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050B18
Deuteranopia (green-blind)
#040A17
Tritanopia (blue-blind)
#040C0E
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080917; /* rgb */ color: rgb(8, 9, 23); /* oklch */ color: oklch(14.7% 0.030 278.6);
Tailwind
colors: {
custom: {
50: '#4a4b53',
500: '#080917',
950: '#000000',
},
}SCSS
$custom: #080917; $custom-light: #4a4b53; $custom-dark: #000000;
JSON
{
"hex": "#080917",
"rgb": {
"r": 8,
"g": 9,
"b": 23
},
"hsl": {
"h": 236,
"s": 48.387,
"l": 6.078
},
"oklch": {
"l": 0.14737,
"c": 0.03017,
"h": 278.6
},
"luminance": 0.00309
}Semantic roles & 50–950 ramp
primary
#080917
secondary
#524F29
accent
#CF50D8
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778