#020210#020210
#020210 is a very dark, muted blue. Relative luminance 0.001; OKLCH L 10.1% C 0.040 H 276.6°. Best body text is #FFFFFF at 20.61:1 contrast (WCAG AA passes).
Color values
| HEX | #020210 |
|---|---|
| RGB | rgb(2, 2, 16) |
| HSL | hsl(240, 78%, 4%) |
| HSV | hsv(240, 88%, 6%) |
| CMYK | cmyk(87.5%, 87.5%, 0%, 93.7%) |
| CIE-LAB | lab(0.85, 2.09, -5.70) |
| CIE-LCH | lch(0.85, 6.08, 290.17°) |
| OKLab | oklab(10.11% 0.0046 -0.0394) |
| OKLCH | oklch(10.11% 0.04 276.6) |
| XYZ | xyz(0.1402, 0.0937, 0.5008) |
| Luminance | 0.0009 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 5.70
Almost Black
#070D0D
ΔE00 6.89
Dark
#1B2431
ΔE00 9.11
Very Dark Brown
#1D0200
ΔE00 11.78
Midnight
#03012D
ΔE00 13.20
Dark Navy Blue
#00022E
ΔE00 13.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020210 #101002
analogous
#020910 #020210 #090210
triadic
#020210 #100202 #021002
tetradic
#020210 #100209 #101002 #021009
square
#020210 #100209 #101002 #021009
split-complementary
#020210 #100902 #091002
monochromatic
#03031B #03031B #03031B #090946 #10107D
Accessibility & contrast
On white
20.61
#020210 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#020210 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020210
20.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020210 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020210 | 1.00 | 20.61 | 1.02 | 20.61 |
| #FFFFFF | 20.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000311
Deuteranopia (green-blind)
#000310
Tritanopia (blue-blind)
#000407
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #020210; /* rgb */ color: rgb(2, 2, 16); /* oklch */ color: oklch(10.1% 0.040 276.6);
Tailwind
colors: {
custom: {
50: '#47484e',
500: '#020210',
950: '#000000',
},
}SCSS
$custom: #020210; $custom-light: #47484e; $custom-dark: #000000;
JSON
{
"hex": "#020210",
"rgb": {
"r": 2,
"g": 2,
"b": 16
},
"hsl": {
"h": 240,
"s": 77.778,
"l": 3.529
},
"oklch": {
"l": 0.10114,
"c": 0.03971,
"h": 276.6
},
"luminance": 0.00094
}Semantic roles & 50–950 ramp
primary
#020210
secondary
#555519
accent
#F434F4
background
#F4F4F4
surface
#E6E6E7
border
#C2C2C3
text
#000001
muted
#777777