#020013#020013
#020013 is a very dark, muted blue. Relative luminance 0.001; OKLCH L 9.1% C 0.055 H 280.3°. Best body text is #FFFFFF at 20.75:1 contrast (WCAG AA passes).
Color values
| HEX | #020013 |
|---|---|
| RGB | rgb(2, 0, 19) |
| HSL | hsl(246, 100%, 4%) |
| HSV | hsv(246, 100%, 7%) |
| CMYK | cmyk(89.5%, 100%, 0%, 92.5%) |
| CIE-LAB | lab(0.54, 3.51, -7.94) |
| CIE-LCH | lch(0.54, 8.67, 293.83°) |
| OKLab | oklab(9.15% 0.0099 -0.0543) |
| OKLCH | oklch(9.15% 0.055 280.3) |
| XYZ | xyz(0.1425, 0.0599, 0.6200) |
| Luminance | 0.0006 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 7.84
Almost Black
#070D0D
ΔE00 9.14
Dark
#1B2431
ΔE00 9.61
Midnight
#03012D
ΔE00 11.23
Dark Navy Blue
#00022E
ΔE00 11.30
Very Dark Brown
#1D0200
ΔE00 11.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020013 #111300
analogous
#000713 #020013 #0B0013
triadic
#020013 #130200 #001302
tetradic
#020013 #130007 #111300 #00130B
square
#020013 #130007 #111300 #00130B
split-complementary
#020013 #130B00 #071300
monochromatic
#03001F #03001F #03001F #080050 #0F008D
Accessibility & contrast
On white
20.75
#020013 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#020013 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020013
20.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020013 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020013 | 1.00 | 20.75 | 1.01 | 20.75 |
| #FFFFFF | 20.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000214
Deuteranopia (green-blind)
#000213
Tritanopia (blue-blind)
#000307
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #020013; /* rgb */ color: rgb(2, 0, 19); /* oklch */ color: oklch(9.1% 0.055 280.3);
Tailwind
colors: {
custom: {
50: '#474750',
500: '#020013',
950: '#000000',
},
}SCSS
$custom: #020013; $custom-light: #474750; $custom-dark: #000000;
JSON
{
"hex": "#020013",
"rgb": {
"r": 2,
"g": 0,
"b": 19
},
"hsl": {
"h": 246.316,
"s": 100,
"l": 3.725
},
"oklch": {
"l": 0.09147,
"c": 0.05524,
"h": 280.3
},
"luminance": 0.0006
}Semantic roles & 50–950 ramp
primary
#020013
secondary
#565E11
accent
#FF29E8
background
#F4F3F4
surface
#E6E5E7
border
#C2C1C3
text
#000002
muted
#777778