#020014#020014
#020014 is a very dark, muted blue. Relative luminance 0.001; OKLCH L 9.3% C 0.057 H 279.4°. Best body text is #FFFFFF at 20.74:1 contrast (WCAG AA passes).
Color values
| HEX | #020014 |
|---|---|
| RGB | rgb(2, 0, 20) |
| HSL | hsl(246, 100%, 4%) |
| HSV | hsv(246, 100%, 8%) |
| CMYK | cmyk(90%, 100%, 0%, 92.2%) |
| CIE-LAB | lab(0.57, 3.73, -8.54) |
| CIE-LCH | lch(0.57, 9.32, 293.59°) |
| OKLab | oklab(9.32% 0.0092 -0.0559) |
| OKLCH | oklch(9.32% 0.057 279.4) |
| XYZ | xyz(0.1513, 0.0634, 0.6660) |
| Luminance | 0.0006 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 8.31
Almost Black
#070D0D
ΔE00 9.57
Dark
#1B2431
ΔE00 9.64
Midnight
#03012D
ΔE00 10.76
Dark Navy Blue
#00022E
ΔE00 10.84
Very Dark Brown
#1D0200
ΔE00 12.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020014 #121400
analogous
#000814 #020014 #0C0014
triadic
#020014 #140200 #001402
tetradic
#020014 #140008 #121400 #00140C
square
#020014 #140008 #121400 #00140C
split-complementary
#020014 #140C00 #081400
monochromatic
#03001F #03001F #03001F #080051 #0E008E
Accessibility & contrast
On white
20.74
#020014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#020014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020014
20.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020014 | 1.00 | 20.74 | 1.01 | 20.74 |
| #FFFFFF | 20.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000315
Deuteranopia (green-blind)
#000214
Tritanopia (blue-blind)
#000307
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #020014; /* rgb */ color: rgb(2, 0, 20); /* oklch */ color: oklch(9.3% 0.057 279.4);
Tailwind
colors: {
custom: {
50: '#474751',
500: '#020014',
950: '#000000',
},
}SCSS
$custom: #020014; $custom-light: #474751; $custom-dark: #000000;
JSON
{
"hex": "#020014",
"rgb": {
"r": 2,
"g": 0,
"b": 20
},
"hsl": {
"h": 246,
"s": 100,
"l": 3.922
},
"oklch": {
"l": 0.09323,
"c": 0.05667,
"h": 279.4
},
"luminance": 0.00063
}Semantic roles & 50–950 ramp
primary
#020014
secondary
#575F11
accent
#FF29EA
background
#F4F3F4
surface
#E6E5E7
border
#C2C1C3
text
#000002
muted
#777778