#080816#080816
#080816 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.3% C 0.030 H 281.9°. Best body text is #FFFFFF at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #080816 |
|---|---|
| RGB | rgb(8, 8, 22) |
| HSL | hsl(240, 47%, 6%) |
| HSV | hsv(240, 64%, 9%) |
| CMYK | cmyk(63.6%, 63.6%, 0%, 91.4%) |
| CIE-LAB | lab(2.56, 2.56, -6.98) |
| CIE-LCH | lch(2.56, 7.43, 290.16°) |
| OKLab | oklab(14.35% 0.0063 -0.0297) |
| OKLCH | oklch(14.35% 0.03 281.9) |
| XYZ | xyz(0.3317, 0.2832, 0.7961) |
| Luminance | 0.0028 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 6.91
Almost Black
#070D0D
ΔE00 7.78
Dark
#1B2431
ΔE00 8.17
Very Dark Brown
#1D0200
ΔE00 12.08
Midnight
#03012D
ΔE00 12.14
Dark Navy Blue
#00022E
ΔE00 12.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080816 #161608
analogous
#080F16 #080816 #0F0816
triadic
#080816 #160808 #081608
tetradic
#080816 #16080F #161608 #08160F
square
#080816 #16080F #161608 #08160F
split-complementary
#080816 #160F08 #0F1608
monochromatic
#080816 #080816 #080816 #181843 #292970
Accessibility & contrast
On white
19.88
#080816 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080816 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080816
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080816 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080816 | 1.00 | 19.88 | 1.06 | 19.88 |
| #FFFFFF | 19.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#040A17
Deuteranopia (green-blind)
#040916
Tritanopia (blue-blind)
#050B0D
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #080816; /* rgb */ color: rgb(8, 8, 22); /* oklch */ color: oklch(14.3% 0.030 281.9);
Tailwind
colors: {
custom: {
50: '#4a4a52',
500: '#080816',
950: '#000000',
},
}SCSS
$custom: #080816; $custom-light: #4a4a52; $custom-dark: #000000;
JSON
{
"hex": "#080816",
"rgb": {
"r": 8,
"g": 8,
"b": 22
},
"hsl": {
"h": 240,
"s": 46.667,
"l": 5.882
},
"oklch": {
"l": 0.14345,
"c": 0.03034,
"h": 281.9
},
"luminance": 0.00283
}Semantic roles & 50–950 ramp
primary
#080816
secondary
#515129
accent
#D651D6
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778