#020220#020220
#020220 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 12.4% C 0.067 H 270.9°. Best body text is #FFFFFF at 20.34:1 contrast (WCAG AA passes).
Color values
| HEX | #020220 |
|---|---|
| RGB | rgb(2, 2, 32) |
| HSL | hsl(240, 88%, 7%) |
| HSV | hsv(240, 94%, 13%) |
| CMYK | cmyk(93.8%, 93.8%, 0%, 87.5%) |
| CIE-LAB | lab(1.45, 6.34, -16.55) |
| CIE-LCH | lch(1.45, 17.73, 290.95°) |
| OKLab | oklab(12.37% 0.0011 -0.0672) |
| OKLCH | oklch(12.37% 0.067 270.9) |
| XYZ | xyz(0.3074, 0.1606, 1.3810) |
| Luminance | 0.0016 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 5.28
Dark Navy Blue
#00022E
ΔE00 5.32
Very Dark Blue
#000133
ΔE00 6.93
Dark Navy
#000435
ΔE00 7.04
Navy (survey)
#01153E
ΔE00 7.35
Midnight Blue (survey)
#020035
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020220 #202002
analogous
#021120 #020220 #110220
triadic
#020220 #200202 #022002
tetradic
#020220 #200211 #202002 #022011
square
#020220 #200211 #202002 #022011
split-complementary
#020220 #201102 #112002
monochromatic
#02021D #02021D #020220 #06065A #090993
Accessibility & contrast
On white
20.34
#020220 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#020220 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020220
20.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020220 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020220 | 1.00 | 20.34 | 1.03 | 20.34 |
| #FFFFFF | 20.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000721
Deuteranopia (green-blind)
#00041F
Tritanopia (blue-blind)
#00090F
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #020220; /* rgb */ color: rgb(2, 2, 32); /* oklch */ color: oklch(12.4% 0.067 270.9);
Tailwind
colors: {
custom: {
50: '#47485b',
500: '#020220',
950: '#000000',
},
}SCSS
$custom: #020220; $custom-light: #47485b; $custom-dark: #000000;
JSON
{
"hex": "#020220",
"rgb": {
"r": 2,
"g": 2,
"b": 32
},
"hsl": {
"h": 240,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.12374,
"c": 0.06725,
"h": 270.9
},
"luminance": 0.00161
}Semantic roles & 50–950 ramp
primary
#020220
secondary
#666618
accent
#FE29FE
background
#F4F4F5
surface
#E6E6E9
border
#C2C2C5
text
#000004
muted
#777779