#080E22#080E22
#080E22 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.1% C 0.043 H 268.8°. Best body text is #FFFFFF at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #080E22 |
|---|---|
| RGB | rgb(8, 14, 34) |
| HSL | hsl(226, 62%, 8%) |
| HSV | hsv(226, 76%, 13%) |
| CMYK | cmyk(76.5%, 58.8%, 0%, 86.7%) |
| CIE-LAB | lab(4.35, 3.63, -13.67) |
| CIE-LCH | lch(4.35, 14.15, 284.85°) |
| OKLab | oklab(17.07% -0.0009 -0.0427) |
| OKLCH | oklch(17.07% 0.043 268.8) |
| XYZ | xyz(0.5458, 0.4811, 1.5772) |
| Luminance | 0.0048 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 7.62
Dark
#1B2431
ΔE00 7.64
Midnight
#03012D
ΔE00 7.79
Navy (survey)
#01153E
ΔE00 8.21
Dark Navy
#000435
ΔE00 8.98
Very Dark Blue
#000133
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080E22 #221C08
analogous
#081B22 #080E22 #0F0822
triadic
#080E22 #22080E #0E2208
tetradic
#080E22 #22081B #221C08 #08220F
square
#080E22 #22081B #221C08 #08220F
split-complementary
#080E22 #220F08 #1B2208
monochromatic
#060A19 #060A19 #080E22 #142254 #1F3785
Accessibility & contrast
On white
19.16
#080E22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#080E22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080E22
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080E22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080E22 | 1.00 | 19.16 | 1.10 | 19.16 |
| #FFFFFF | 19.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#061023
Deuteranopia (green-blind)
#030E22
Tritanopia (blue-blind)
#001216
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #080e22; /* rgb */ color: rgb(8, 14, 34); /* oklch */ color: oklch(17.1% 0.043 268.8);
Tailwind
colors: {
custom: {
50: '#4a4d5d',
500: '#080e22',
950: '#000000',
},
}SCSS
$custom: #080e22; $custom-light: #4a4d5d; $custom-dark: #000000;
JSON
{
"hex": "#080e22",
"rgb": {
"r": 8,
"g": 14,
"b": 34
},
"hsl": {
"h": 226.154,
"s": 61.905,
"l": 8.235
},
"oklch": {
"l": 0.17066,
"c": 0.04272,
"h": 268.8
},
"luminance": 0.00481
}Semantic roles & 50–950 ramp
primary
#080E22
secondary
#605326
accent
#C043E5
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779