#020020#020020
#020020 is a very dark, moderate blue. Relative luminance 0.001; OKLCH L 11.4% C 0.074 H 272.3°. Best body text is #FFFFFF at 20.52:1 contrast (WCAG AA passes).
Color values
| HEX | #020020 |
|---|---|
| RGB | rgb(2, 0, 32) |
| HSL | hsl(244, 100%, 6%) |
| HSV | hsv(244, 100%, 13%) |
| CMYK | cmyk(93.8%, 100%, 0%, 87.5%) |
| CIE-LAB | lab(1.06, 7.14, -17.15) |
| CIE-LCH | lch(1.06, 18.58, 292.61°) |
| OKLab | oklab(11.45% 0.0029 -0.0735) |
| OKLCH | oklch(11.45% 0.074 272.3) |
| XYZ | xyz(0.2857, 0.1172, 1.3738) |
| Luminance | 0.0012 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 4.81
Dark Navy Blue
#00022E
ΔE00 4.94
Very Dark Blue
#000133
ΔE00 6.56
Dark Navy
#000435
ΔE00 6.70
Midnight Blue (survey)
#020035
ΔE00 7.28
Navy (survey)
#01153E
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020020 #1E2000
analogous
#000E20 #020020 #120020
triadic
#020020 #200200 #002002
tetradic
#020020 #20000E #1E2000 #002012
square
#020020 #20000E #1E2000 #002012
split-complementary
#020020 #201200 #0E2000
monochromatic
#02001F #02001F #020020 #06005D #0A009A
Accessibility & contrast
On white
20.52
#020020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#020020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020020
20.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020020 | 1.00 | 20.52 | 1.02 | 20.52 |
| #FFFFFF | 20.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000521
Deuteranopia (green-blind)
#00031F
Tritanopia (blue-blind)
#00070E
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #020020; /* rgb */ color: rgb(2, 0, 32); /* oklch */ color: oklch(11.4% 0.074 272.3);
Tailwind
colors: {
custom: {
50: '#47475b',
500: '#020020',
950: '#000000',
},
}SCSS
$custom: #020020; $custom-light: #47475b; $custom-dark: #000000;
JSON
{
"hex": "#020020",
"rgb": {
"r": 2,
"g": 0,
"b": 32
},
"hsl": {
"h": 243.75,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.11449,
"c": 0.07358,
"h": 272.3
},
"luminance": 0.00117
}Semantic roles & 50–950 ramp
primary
#020020
secondary
#646913
accent
#FF29F2
background
#F4F3F5
surface
#E6E5E9
border
#C2C1C5
text
#000004
muted
#777779