#080717#080717
#080717 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.1% C 0.035 H 284.3°. Best body text is #FFFFFF at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #080717 |
|---|---|
| RGB | rgb(8, 7, 23) |
| HSL | hsl(244, 53%, 6%) |
| HSV | hsv(244, 70%, 9%) |
| CMYK | cmyk(65.2%, 69.6%, 0%, 91%) |
| CIE-LAB | lab(2.40, 3.21, -7.94) |
| CIE-LCH | lch(2.40, 8.57, 292.03°) |
| OKLab | oklab(14.11% 0.0086 -0.0337) |
| OKLCH | oklch(14.11% 0.035 284.3) |
| XYZ | xyz(0.3307, 0.2654, 0.8443) |
| Luminance | 0.0027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 7.81
Dark
#1B2431
ΔE00 8.49
Almost Black
#070D0D
ΔE00 8.77
Midnight
#03012D
ΔE00 11.27
Dark Navy Blue
#00022E
ΔE00 11.31
Very Dark Brown
#1D0200
ΔE00 12.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080717 #161707
analogous
#070E17 #080717 #100717
triadic
#080717 #170807 #071708
tetradic
#080717 #17070E #161707 #071710
square
#080717 #17070E #161707 #071710
split-complementary
#080717 #171007 #0E1707
monochromatic
#080717 #080717 #080717 #181546 #292475
Accessibility & contrast
On white
19.94
#080717 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080717 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080717
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080717 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080717 | 1.00 | 19.94 | 1.05 | 19.94 |
| #FFFFFF | 19.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030918
Deuteranopia (green-blind)
#030817
Tritanopia (blue-blind)
#040A0D
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #080717; /* rgb */ color: rgb(8, 7, 23); /* oklch */ color: oklch(14.1% 0.035 284.3);
Tailwind
colors: {
custom: {
50: '#4a4a53',
500: '#080717',
950: '#000000',
},
}SCSS
$custom: #080717; $custom-light: #4a4a53; $custom-dark: #000000;
JSON
{
"hex": "#080717",
"rgb": {
"r": 8,
"g": 7,
"b": 23
},
"hsl": {
"h": 243.75,
"s": 53.333,
"l": 5.882
},
"oklch": {
"l": 0.14105,
"c": 0.03479,
"h": 284.3
},
"luminance": 0.00265
}Semantic roles & 50–950 ramp
primary
#080717
secondary
#515426
accent
#DD4BD4
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778