#160220#160220
#160220 is a very dark, moderate purple. Relative luminance 0.003; OKLCH L 15.6% C 0.067 H 313.2°. Best body text is #FFFFFF at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #160220 |
|---|---|
| RGB | rgb(22, 2, 32) |
| HSL | hsl(280, 88%, 7%) |
| HSV | hsv(280, 94%, 13%) |
| CMYK | cmyk(31.2%, 93.8%, 0%, 87.5%) |
| CIE-LAB | lab(2.88, 12.73, -14.26) |
| CIE-LCH | lch(2.88, 19.11, 311.75°) |
| OKLab | oklab(15.59% 0.0461 -0.0492) |
| OKLCH | oklch(15.59% 0.067 313.2) |
| XYZ | xyz(0.6132, 0.3183, 1.3954) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Midnight
#03012D
ΔE00 7.58
Dark Navy Blue
#00022E
ΔE00 8.30
Very Dark Purple
#2A0134
ΔE00 9.11
Very Dark Blue
#000133
ΔE00 9.20
Midnight Purple
#280137
ΔE00 9.32
Dark Navy
#000435
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#160220 #0C2002
analogous
#070220 #160220 #20021B
triadic
#160220 #201602 #022016
tetradic
#160220 #200702 #0C2002 #021B20
square
#160220 #200702 #0C2002 #021B20
split-complementary
#160220 #1B2002 #022007
monochromatic
#14021D #14021D #160220 #3E065A #650993
Accessibility & contrast
On white
19.74
#160220 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#160220 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #160220
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##160220 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##160220 | 1.00 | 19.74 | 1.06 | 19.74 |
| #FFFFFF | 19.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000921
Deuteranopia (green-blind)
#010B1F
Tritanopia (blue-blind)
#15070F
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #160220; /* rgb */ color: rgb(22, 2, 32); /* oklch */ color: oklch(15.6% 0.067 313.2);
Tailwind
colors: {
custom: {
50: '#52475b',
500: '#160220',
950: '#000000',
},
}SCSS
$custom: #160220; $custom-light: #52475b; $custom-dark: #000000;
JSON
{
"hex": "#160220",
"rgb": {
"r": 22,
"g": 2,
"b": 32
},
"hsl": {
"h": 280,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.1559,
"c": 0.06742,
"h": 313.2
},
"luminance": 0.00318
}Semantic roles & 50–950 ramp
primary
#160220
secondary
#326618
accent
#FE2970
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#020004
muted
#787779