#080A22#080A22
#080A22 is a very dark, muted blue. Relative luminance 0.004; OKLCH L 16.0% C 0.050 H 275.4°. Best body text is #FFFFFF at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #080A22 |
|---|---|
| RGB | rgb(8, 10, 34) |
| HSL | hsl(235, 62%, 8%) |
| HSV | hsv(235, 76%, 13%) |
| CMYK | cmyk(76.5%, 70.6%, 0%, 86.7%) |
| CIE-LAB | lab(3.47, 5.41, -15.02) |
| CIE-LCH | lch(3.47, 15.96, 289.82°) |
| OKLab | oklab(15.99% 0.0047 -0.0494) |
| OKLCH | oklch(15.99% 0.05 275.4) |
| XYZ | xyz(0.4973, 0.3842, 1.5610) |
| Luminance | 0.0038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 6.37
Midnight
#03012D
ΔE00 6.38
Navy (survey)
#01153E
ΔE00 7.62
Very Dark Blue
#000133
ΔE00 7.94
Dark Navy
#000435
ΔE00 7.97
Midnight Blue (survey)
#020035
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080A22 #222008
analogous
#081722 #080A22 #130822
triadic
#080A22 #22080A #0A2208
tetradic
#080A22 #220817 #222008 #082213
square
#080A22 #220817 #222008 #082213
split-complementary
#080A22 #221308 #172208
monochromatic
#060719 #060719 #080A22 #141954 #1F2785
Accessibility & contrast
On white
19.50
#080A22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080A22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080A22
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080A22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080A22 | 1.00 | 19.50 | 1.08 | 19.50 |
| #FFFFFF | 19.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010E23
Deuteranopia (green-blind)
#000B22
Tritanopia (blue-blind)
#001014
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #080a22; /* rgb */ color: rgb(8, 10, 34); /* oklch */ color: oklch(16.0% 0.050 275.4);
Tailwind
colors: {
custom: {
50: '#4a4b5d',
500: '#080a22',
950: '#000000',
},
}SCSS
$custom: #080a22; $custom-light: #4a4b5d; $custom-dark: #000000;
JSON
{
"hex": "#080a22",
"rgb": {
"r": 8,
"g": 10,
"b": 34
},
"hsl": {
"h": 235.385,
"s": 61.905,
"l": 8.235
},
"oklch": {
"l": 0.15994,
"c": 0.04967,
"h": 275.4
},
"luminance": 0.00384
}Semantic roles & 50–950 ramp
primary
#080A22
secondary
#605B26
accent
#D943E5
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779