#081020#081020
#081020 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.5% C 0.036 H 262.8°. Best body text is #FFFFFF at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #081020 |
|---|---|
| RGB | rgb(8, 16, 32) |
| HSL | hsl(220, 60%, 8%) |
| HSV | hsv(220, 75%, 13%) |
| CMYK | cmyk(75%, 50%, 0%, 87.5%) |
| CIE-LAB | lab(4.75, 1.88, -11.50) |
| CIE-LCH | lch(4.75, 11.65, 279.26°) |
| OKLab | oklab(17.48% -0.0044 -0.0354) |
| OKLCH | oklch(17.48% 0.036 262.8) |
| XYZ | xyz(0.5461, 0.5264, 1.4391) |
| Luminance | 0.0053 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 6.22
Dark Navy Blue
#00022E
ΔE00 9.48
Navy (survey)
#01153E
ΔE00 9.66
Almost Black
#070D0D
ΔE00 9.71
Midnight
#03012D
ΔE00 9.73
Black
#000000
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081020 #201808
analogous
#081C20 #081020 #0C0820
triadic
#081020 #200810 #102008
tetradic
#081020 #20081C #201808 #08200C
square
#081020 #20081C #201808 #08200C
split-complementary
#081020 #200C08 #1C2008
monochromatic
#060C18 #060C18 #081020 #142851 #204182
Accessibility & contrast
On white
19.00
#081020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#081020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081020
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081020 | 1.00 | 19.00 | 1.11 | 19.00 |
| #FFFFFF | 19.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#091121
Deuteranopia (green-blind)
#070F20
Tritanopia (blue-blind)
#001416
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #081020; /* rgb */ color: rgb(8, 16, 32); /* oklch */ color: oklch(17.5% 0.036 262.8);
Tailwind
colors: {
custom: {
50: '#4a4e5b',
500: '#081020',
950: '#000000',
},
}SCSS
$custom: #081020; $custom-light: #4a4e5b; $custom-dark: #000000;
JSON
{
"hex": "#081020",
"rgb": {
"r": 8,
"g": 16,
"b": 32
},
"hsl": {
"h": 220,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.17478,
"c": 0.03565,
"h": 262.8
},
"luminance": 0.00526
}Semantic roles & 50–950 ramp
primary
#081020
secondary
#5E4B26
accent
#AE45E3
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779