#080A16#080A16
#080A16 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 15.0% C 0.026 H 275.1°. Best body text is #FFFFFF at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #080A16 |
|---|---|
| RGB | rgb(8, 10, 22) |
| HSL | hsl(231, 47%, 6%) |
| HSV | hsv(231, 64%, 9%) |
| CMYK | cmyk(63.6%, 54.5%, 0%, 91.4%) |
| CIE-LAB | lab(2.95, 1.76, -6.40) |
| CIE-LCH | lch(2.95, 6.64, 285.41°) |
| OKLab | oklab(14.96% 0.0023 -0.026) |
| OKLCH | oklch(14.96% 0.026 275.1) |
| XYZ | xyz(0.3535, 0.3266, 0.8033) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 6.23
Almost Black
#070D0D
ΔE00 6.80
Dark
#1B2431
ΔE00 7.66
Very Dark Brown
#1D0200
ΔE00 12.51
Dark Navy Blue
#00022E
ΔE00 12.76
Midnight
#03012D
ΔE00 12.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080A16 #161408
analogous
#081116 #080A16 #0D0816
triadic
#080A16 #16080A #0A1608
tetradic
#080A16 #160811 #161408 #08160D
square
#080A16 #160811 #161408 #08160D
split-complementary
#080A16 #160D08 #111608
monochromatic
#080A16 #080A16 #080A16 #181E43 #293370
Accessibility & contrast
On white
19.71
#080A16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080A16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080A16
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080A16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080A16 | 1.00 | 19.71 | 1.07 | 19.71 |
| #FFFFFF | 19.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060B16
Deuteranopia (green-blind)
#060A16
Tritanopia (blue-blind)
#050C0E
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080a16; /* rgb */ color: rgb(8, 10, 22); /* oklch */ color: oklch(15.0% 0.026 275.1);
Tailwind
colors: {
custom: {
50: '#4a4b52',
500: '#080a16',
950: '#000000',
},
}SCSS
$custom: #080a16; $custom-light: #4a4b52; $custom-dark: #000000;
JSON
{
"hex": "#080a16",
"rgb": {
"r": 8,
"g": 10,
"b": 22
},
"hsl": {
"h": 231.429,
"s": 46.667,
"l": 5.882
},
"oklch": {
"l": 0.14958,
"c": 0.02611,
"h": 275.1
},
"luminance": 0.00327
}Semantic roles & 50–950 ramp
primary
#080A16
secondary
#514B29
accent
#C351D6
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778