#020E21#020E21
#020E21 is a very dark, muted blue. Relative luminance 0.004; OKLCH L 16.4% C 0.045 H 255.4°. Best body text is #FFFFFF at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #020E21 |
|---|---|
| RGB | rgb(2, 14, 33) |
| HSL | hsl(217, 89%, 7%) |
| HSV | hsv(217, 94%, 13%) |
| CMYK | cmyk(93.9%, 57.6%, 0%, 87.1%) |
| CIE-LAB | lab(3.94, 1.70, -13.54) |
| CIE-LCH | lch(3.94, 13.65, 277.14°) |
| OKLab | oklab(16.41% -0.0114 -0.0437) |
| OKLCH | oklch(16.41% 0.045 255.4) |
| XYZ | xyz(0.4565, 0.4367, 1.4988) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 6.88
Dark Navy Blue
#00022E
ΔE00 8.44
Navy (survey)
#01153E
ΔE00 8.57
Midnight
#03012D
ΔE00 8.81
Dark Navy
#000435
ΔE00 9.35
Very Dark Blue
#000133
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020E21 #211502
analogous
#021E21 #020E21 #060221
triadic
#020E21 #21020E #0E2102
tetradic
#020E21 #21021E #211502 #022106
square
#020E21 #21021E #211502 #022106
split-complementary
#020E21 #210602 #1E2102
monochromatic
#020C1D #020C1D #020E21 #05265B #093F94
Accessibility & contrast
On white
19.31
#020E21 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#020E21 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020E21
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020E21 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020E21 | 1.00 | 19.31 | 1.09 | 19.31 |
| #FFFFFF | 19.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#051022
Deuteranopia (green-blind)
#020C21
Tritanopia (blue-blind)
#001315
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #020e21; /* rgb */ color: rgb(2, 14, 33); /* oklch */ color: oklch(16.4% 0.045 255.4);
Tailwind
colors: {
custom: {
50: '#474d5c',
500: '#020e21',
950: '#000000',
},
}SCSS
$custom: #020e21; $custom-light: #474d5c; $custom-dark: #000000;
JSON
{
"hex": "#020e21",
"rgb": {
"r": 2,
"g": 14,
"b": 33
},
"hsl": {
"h": 216.774,
"s": 88.571,
"l": 6.863
},
"oklch": {
"l": 0.16412,
"c": 0.04512,
"h": 255.4
},
"luminance": 0.00437
}Semantic roles & 50–950 ramp
primary
#020E21
secondary
#674818
accent
#AC29FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000104
muted
#777779