#080422#080422
#080422 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 14.3% C 0.062 H 283.1°. Best body text is #FFFFFF at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #080422 |
|---|---|
| RGB | rgb(8, 4, 34) |
| HSL | hsl(248, 79%, 7%) |
| HSV | hsv(248, 88%, 13%) |
| CMYK | cmyk(76.5%, 88.2%, 0%, 86.7%) |
| CIE-LAB | lab(2.29, 7.82, -16.82) |
| CIE-LCH | lch(2.29, 18.55, 294.93°) |
| OKLab | oklab(14.28% 0.0141 -0.0607) |
| OKLCH | oklch(14.28% 0.062 283.1) |
| XYZ | xyz(0.4322, 0.2539, 1.5393) |
| Luminance | 0.0025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 4.87
Dark Navy Blue
#00022E
ΔE00 5.13
Very Dark Blue
#000133
ΔE00 6.71
Dark Navy
#000435
ΔE00 6.83
Navy (survey)
#01153E
ΔE00 7.26
Midnight Blue (survey)
#020035
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080422 #1E2204
analogous
#040F22 #080422 #170422
triadic
#080422 #220804 #042208
tetradic
#080422 #22040F #1E2204 #042217
square
#080422 #22040F #1E2204 #042217
split-complementary
#080422 #221704 #0F2204
monochromatic
#06031B #06031B #080422 #150A59 #221190
Accessibility & contrast
On white
19.98
#080422 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080422 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080422
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080422 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080422 | 1.00 | 19.98 | 1.05 | 19.98 |
| #FFFFFF | 19.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000923
Deuteranopia (green-blind)
#000721
Tritanopia (blue-blind)
#000B11
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #080422; /* rgb */ color: rgb(8, 4, 34); /* oklch */ color: oklch(14.3% 0.062 283.1);
Tailwind
colors: {
custom: {
50: '#4a485d',
500: '#080422',
950: '#000000',
},
}SCSS
$custom: #080422; $custom-light: #4a485d; $custom-dark: #000000;
JSON
{
"hex": "#080422",
"rgb": {
"r": 8,
"g": 4,
"b": 34
},
"hsl": {
"h": 248,
"s": 78.947,
"l": 7.451
},
"oklch": {
"l": 0.14278,
"c": 0.06232,
"h": 283.1
},
"luminance": 0.00254
}Semantic roles & 50–950 ramp
primary
#080422
secondary
#5B651D
accent
#F532DB
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779