#080A14#080A14
#080A14 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.8% C 0.022 H 274.2°. Best body text is #FFFFFF at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #080A14 |
|---|---|
| RGB | rgb(8, 10, 20) |
| HSL | hsl(230, 43%, 5%) |
| HSV | hsv(230, 60%, 8%) |
| CMYK | cmyk(60%, 50%, 0%, 92.2%) |
| CIE-LAB | lab(2.88, 1.29, -5.12) |
| CIE-LCH | lch(2.88, 5.28, 284.15°) |
| OKLab | oklab(14.81% 0.0016 -0.0219) |
| OKLCH | oklch(14.81% 0.022 274.2) |
| XYZ | xyz(0.3349, 0.3192, 0.7056) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 5.15
Almost Black
#070D0D
ΔE00 5.70
Dark
#1B2431
ΔE00 7.91
Very Dark Brown
#1D0200
ΔE00 12.25
Gunmetal
#2A3439
ΔE00 12.87
Dark Navy Blue
#00022E
ΔE00 13.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080A14 #141208
analogous
#081014 #080A14 #0C0814
triadic
#080A14 #14080A #0A1408
tetradic
#080A14 #140810 #141208 #08140C
square
#080A14 #140810 #141208 #08140C
split-complementary
#080A14 #140C08 #101408
monochromatic
#090B16 #090B16 #090B16 #192040 #2B366B
Accessibility & contrast
On white
19.74
#080A14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080A14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080A14
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080A14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080A14 | 1.00 | 19.74 | 1.06 | 19.74 |
| #FFFFFF | 19.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070B14
Deuteranopia (green-blind)
#060A14
Tritanopia (blue-blind)
#050C0E
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080a14; /* rgb */ color: rgb(8, 10, 20); /* oklch */ color: oklch(14.8% 0.022 274.2);
Tailwind
colors: {
custom: {
50: '#4a4b51',
500: '#080a14',
950: '#000000',
},
}SCSS
$custom: #080a14; $custom-light: #4a4b51; $custom-dark: #000000;
JSON
{
"hex": "#080a14",
"rgb": {
"r": 8,
"g": 10,
"b": 20
},
"hsl": {
"h": 230,
"s": 42.857,
"l": 5.49
},
"oklch": {
"l": 0.14813,
"c": 0.02196,
"h": 274.2
},
"luminance": 0.00319
}Semantic roles & 50–950 ramp
primary
#080A14
secondary
#4E482A
accent
#BE55D3
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778