#02021E#02021E
#02021E is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 12.1% C 0.064 H 271.5°. Best body text is #FFFFFF at 20.39:1 contrast (WCAG AA passes).
Color values
| HEX | #02021E |
|---|---|
| RGB | rgb(2, 2, 30) |
| HSL | hsl(240, 88%, 6%) |
| HSV | hsv(240, 93%, 12%) |
| CMYK | cmyk(93.3%, 93.3%, 0%, 88.2%) |
| CIE-LAB | lab(1.35, 5.67, -15.10) |
| CIE-LCH | lch(1.35, 16.13, 290.58°) |
| OKLab | oklab(12.07% 0.0016 -0.0641) |
| OKLCH | oklch(12.07% 0.064 271.5) |
| XYZ | xyz(0.2810, 0.1500, 1.2422) |
| Luminance | 0.0015 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 6.23
Dark Navy Blue
#00022E
ΔE00 6.26
Very Dark Blue
#000133
ΔE00 7.86
Dark Navy
#000435
ΔE00 7.97
Navy (survey)
#01153E
ΔE00 8.13
Midnight Blue (survey)
#020035
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02021E #1E1E02
analogous
#02101E #02021E #10021E
triadic
#02021E #1E0202 #021E02
tetradic
#02021E #1E0210 #1E1E02 #021E10
square
#02021E #1E0210 #1E1E02 #021E10
split-complementary
#02021E #1E1002 #101E02
monochromatic
#02021D #02021D #02021E #060657 #0A0A91
Accessibility & contrast
On white
20.39
#02021E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#02021E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02021E
20.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02021E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02021E | 1.00 | 20.39 | 1.03 | 20.39 |
| #FFFFFF | 20.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00061F
Deuteranopia (green-blind)
#00041D
Tritanopia (blue-blind)
#00080E
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #02021e; /* rgb */ color: rgb(2, 2, 30); /* oklch */ color: oklch(12.1% 0.064 271.5);
Tailwind
colors: {
custom: {
50: '#474859',
500: '#02021e',
950: '#000000',
},
}SCSS
$custom: #02021e; $custom-light: #474859; $custom-dark: #000000;
JSON
{
"hex": "#02021e",
"rgb": {
"r": 2,
"g": 2,
"b": 30
},
"hsl": {
"h": 240,
"s": 87.5,
"l": 6.275
},
"oklch": {
"l": 0.12072,
"c": 0.06408,
"h": 271.5
},
"luminance": 0.0015
}Semantic roles & 50–950 ramp
primary
#02021E
secondary
#646418
accent
#FE2AFE
background
#F4F4F5
surface
#E6E6E9
border
#C2C2C5
text
#000003
muted
#777778