#020016#020016
#020016 is a very dark, muted blue. Relative luminance 0.001; OKLCH L 9.7% C 0.060 H 277.7°. Best body text is #FFFFFF at 20.71:1 contrast (WCAG AA passes).
Color values
| HEX | #020016 |
|---|---|
| RGB | rgb(2, 0, 22) |
| HSL | hsl(245, 100%, 4%) |
| HSV | hsv(245, 100%, 9%) |
| CMYK | cmyk(90.9%, 100%, 0%, 91.4%) |
| CIE-LAB | lab(0.64, 4.20, -9.82) |
| CIE-LCH | lch(0.64, 10.68, 293.15°) |
| OKLab | oklab(9.68% 0.008 -0.059) |
| OKLCH | oklch(9.68% 0.06 277.7) |
| XYZ | xyz(0.1698, 0.0708, 0.7636) |
| Luminance | 0.0007 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 9.24
Dark
#1B2431
ΔE00 9.79
Midnight
#03012D
ΔE00 9.79
Dark Navy Blue
#00022E
ΔE00 9.88
Almost Black
#070D0D
ΔE00 10.44
Very Dark Blue
#000133
ΔE00 11.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020016 #141600
analogous
#000916 #020016 #0D0016
triadic
#020016 #160200 #001602
tetradic
#020016 #160009 #141600 #00160D
square
#020016 #160009 #141600 #00160D
split-complementary
#020016 #160D00 #091600
monochromatic
#03001F #03001F #03001F #080053 #0D0090
Accessibility & contrast
On white
20.71
#020016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#020016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020016
20.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020016 | 1.00 | 20.71 | 1.01 | 20.71 |
| #FFFFFF | 20.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000317
Deuteranopia (green-blind)
#000216
Tritanopia (blue-blind)
#000408
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #020016; /* rgb */ color: rgb(2, 0, 22); /* oklch */ color: oklch(9.7% 0.060 277.7);
Tailwind
colors: {
custom: {
50: '#474752',
500: '#020016',
950: '#000000',
},
}SCSS
$custom: #020016; $custom-light: #474752; $custom-dark: #000000;
JSON
{
"hex": "#020016",
"rgb": {
"r": 2,
"g": 0,
"b": 22
},
"hsl": {
"h": 245.455,
"s": 100,
"l": 4.314
},
"oklch": {
"l": 0.09675,
"c": 0.05953,
"h": 277.7
},
"luminance": 0.00071
}Semantic roles & 50–950 ramp
primary
#020016
secondary
#596111
accent
#FF29EC
background
#F4F3F4
surface
#E6E5E7
border
#C2C1C3
text
#000002
muted
#777778