#080420#080420
#080420 is a very dark, muted blue. Relative luminance 0.002; OKLCH L 14.0% C 0.059 H 284.3°. Best body text is #FFFFFF at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #080420 |
|---|---|
| RGB | rgb(8, 4, 32) |
| HSL | hsl(249, 78%, 7%) |
| HSV | hsv(249, 88%, 13%) |
| CMYK | cmyk(75%, 87.5%, 0%, 87.5%) |
| CIE-LAB | lab(2.19, 7.11, -15.40) |
| CIE-LCH | lch(2.19, 16.96, 294.78°) |
| OKLab | oklab(14.04% 0.0146 -0.0572) |
| OKLCH | oklch(14.04% 0.059 284.3) |
| XYZ | xyz(0.4042, 0.2427, 1.3918) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 5.77
Dark Navy Blue
#00022E
ΔE00 5.99
Very Dark Blue
#000133
ΔE00 7.60
Dark Navy
#000435
ΔE00 7.72
Navy (survey)
#01153E
ΔE00 7.98
Midnight Blue (survey)
#020035
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080420 #1C2004
analogous
#040E20 #080420 #160420
triadic
#080420 #200804 #042008
tetradic
#080420 #20040E #1C2004 #042016
square
#080420 #20040E #1C2004 #042016
split-complementary
#080420 #201604 #0E2004
monochromatic
#07031B #07031B #080420 #160B56 #23128D
Accessibility & contrast
On white
20.03
#080420 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080420 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080420
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080420 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080420 | 1.00 | 20.03 | 1.05 | 20.03 |
| #FFFFFF | 20.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000921
Deuteranopia (green-blind)
#00071F
Tritanopia (blue-blind)
#010A10
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #080420; /* rgb */ color: rgb(8, 4, 32); /* oklch */ color: oklch(14.0% 0.059 284.3);
Tailwind
colors: {
custom: {
50: '#4a485b',
500: '#080420',
950: '#000000',
},
}SCSS
$custom: #080420; $custom-light: #4a485b; $custom-dark: #000000;
JSON
{
"hex": "#080420",
"rgb": {
"r": 8,
"g": 4,
"b": 32
},
"hsl": {
"h": 248.571,
"s": 77.778,
"l": 7.059
},
"oklch": {
"l": 0.14036,
"c": 0.05904,
"h": 284.3
},
"luminance": 0.00243
}Semantic roles & 50–950 ramp
primary
#080420
secondary
#59631D
accent
#F434D9
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779