#020222#020222
#020222 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 12.7% C 0.070 H 270.5°. Best body text is #FFFFFF at 20.30:1 contrast (WCAG AA passes).
Color values
| HEX | #020222 |
|---|---|
| RGB | rgb(2, 2, 34) |
| HSL | hsl(240, 89%, 7%) |
| HSV | hsv(240, 94%, 13%) |
| CMYK | cmyk(94.1%, 94.1%, 0%, 86.7%) |
| CIE-LAB | lab(1.55, 7.05, -17.98) |
| CIE-LCH | lch(1.55, 19.32, 291.41°) |
| OKLab | oklab(12.68% 0.0006 -0.0703) |
| OKLCH | oklch(12.68% 0.07 270.5) |
| XYZ | xyz(0.3354, 0.1718, 1.5285) |
| Luminance | 0.0017 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 4.39
Dark Navy Blue
#00022E
ΔE00 4.44
Very Dark Blue
#000133
ΔE00 6.06
Dark Navy
#000435
ΔE00 6.17
Navy (survey)
#01153E
ΔE00 6.64
Midnight Blue (survey)
#020035
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020222 #222202
analogous
#021222 #020222 #120222
triadic
#020222 #220202 #022202
tetradic
#020222 #220212 #222202 #022212
square
#020222 #220212 #222202 #022212
split-complementary
#020222 #221202 #122202
monochromatic
#02021D #02021D #020222 #05055C #090996
Accessibility & contrast
On white
20.30
#020222 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#020222 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020222
20.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020222 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020222 | 1.00 | 20.30 | 1.03 | 20.30 |
| #FFFFFF | 20.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000723
Deuteranopia (green-blind)
#000421
Tritanopia (blue-blind)
#000910
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #020222; /* rgb */ color: rgb(2, 2, 34); /* oklch */ color: oklch(12.7% 0.070 270.5);
Tailwind
colors: {
custom: {
50: '#47485d',
500: '#020222',
950: '#000000',
},
}SCSS
$custom: #020222; $custom-light: #47485d; $custom-dark: #000000;
JSON
{
"hex": "#020222",
"rgb": {
"r": 2,
"g": 2,
"b": 34
},
"hsl": {
"h": 240,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.12679,
"c": 0.07034,
"h": 270.5
},
"luminance": 0.00172
}Semantic roles & 50–950 ramp
primary
#020222
secondary
#686818
accent
#FF29FF
background
#F4F4F5
surface
#E6E6E9
border
#C2C2C5
text
#000004
muted
#777779