#000220#000220
#000220 is a very dark, moderate blue. Relative luminance 0.001; OKLCH L 12.0% C 0.070 H 264.0°. Best body text is #FFFFFF at 20.40:1 contrast (WCAG AA passes).
Color values
| HEX | #000220 |
|---|---|
| RGB | rgb(0, 2, 32) |
| HSL | hsl(236, 100%, 6%) |
| HSV | hsv(236, 100%, 13%) |
| CMYK | cmyk(100%, 93.8%, 0%, 87.5%) |
| CIE-LAB | lab(1.33, 5.81, -16.74) |
| CIE-LCH | lch(1.33, 17.72, 289.15°) |
| OKLab | oklab(12.01% -0.0073 -0.0692) |
| OKLCH | oklch(12.01% 0.07 264) |
| XYZ | xyz(0.2823, 0.1477, 1.3798) |
| Luminance | 0.0015 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 5.30
Midnight
#03012D
ΔE00 5.36
Very Dark Blue
#000133
ΔE00 6.88
Dark Navy
#000435
ΔE00 6.98
Navy (survey)
#01153E
ΔE00 7.21
Midnight Blue (survey)
#020035
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000220 #201E00
analogous
#001220 #000220 #0E0020
triadic
#000220 #200002 #022000
tetradic
#000220 #200012 #201E00 #00200E
square
#000220 #200012 #201E00 #00200E
split-complementary
#000220 #200E00 #122000
monochromatic
#00021F #00021F #000220 #00065D #000A9A
Accessibility & contrast
On white
20.40
#000220 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#000220 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000220
20.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000220 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000220 | 1.00 | 20.40 | 1.03 | 20.40 |
| #FFFFFF | 20.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000621
Deuteranopia (green-blind)
#00041F
Tritanopia (blue-blind)
#00090F
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #000220; /* rgb */ color: rgb(0, 2, 32); /* oklch */ color: oklch(12.0% 0.070 264.0);
Tailwind
colors: {
custom: {
50: '#46485b',
500: '#000220',
950: '#000000',
},
}SCSS
$custom: #000220; $custom-light: #46485b; $custom-dark: #000000;
JSON
{
"hex": "#000220",
"rgb": {
"r": 0,
"g": 2,
"b": 32
},
"hsl": {
"h": 236.25,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.12005,
"c": 0.06958,
"h": 264
},
"luminance": 0.00148
}Semantic roles & 50–950 ramp
primary
#000220
secondary
#696413
accent
#F229FF
background
#F3F4F5
surface
#E5E6E9
border
#C1C2C5
text
#000004
muted
#767779