#080916#080916
#080916 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.7% C 0.028 H 278.7°. Best body text is #FFFFFF at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #080916 |
|---|---|
| RGB | rgb(8, 9, 22) |
| HSL | hsl(236, 47%, 6%) |
| HSV | hsv(236, 64%, 9%) |
| CMYK | cmyk(63.6%, 59.1%, 0%, 91.4%) |
| CIE-LAB | lab(2.75, 2.16, -6.69) |
| CIE-LCH | lch(2.75, 7.03, 287.92°) |
| OKLab | oklab(14.66% 0.0042 -0.0278) |
| OKLCH | oklch(14.66% 0.028 278.7) |
| XYZ | xyz(0.3426, 0.3049, 0.7997) |
| Luminance | 0.0031 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 6.57
Almost Black
#070D0D
ΔE00 7.29
Dark
#1B2431
ΔE00 7.90
Very Dark Brown
#1D0200
ΔE00 12.28
Dark Navy Blue
#00022E
ΔE00 12.45
Midnight
#03012D
ΔE00 12.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080916 #161508
analogous
#081016 #080916 #0E0816
triadic
#080916 #160809 #091608
tetradic
#080916 #160810 #161508 #08160E
square
#080916 #160810 #161508 #08160E
split-complementary
#080916 #160E08 #101608
monochromatic
#080916 #080916 #080916 #181B43 #292E70
Accessibility & contrast
On white
19.79
#080916 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080916 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080916
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080916 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080916 | 1.00 | 19.79 | 1.06 | 19.79 |
| #FFFFFF | 19.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050B17
Deuteranopia (green-blind)
#050A16
Tritanopia (blue-blind)
#050C0E
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080916; /* rgb */ color: rgb(8, 9, 22); /* oklch */ color: oklch(14.7% 0.028 278.7);
Tailwind
colors: {
custom: {
50: '#4a4b52',
500: '#080916',
950: '#000000',
},
}SCSS
$custom: #080916; $custom-light: #4a4b52; $custom-dark: #000000;
JSON
{
"hex": "#080916",
"rgb": {
"r": 8,
"g": 9,
"b": 22
},
"hsl": {
"h": 235.714,
"s": 46.667,
"l": 5.882
},
"oklch": {
"l": 0.14658,
"c": 0.02812,
"h": 278.7
},
"luminance": 0.00305
}Semantic roles & 50–950 ramp
primary
#080916
secondary
#514E29
accent
#CD51D6
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778