#160820#160820
#160820 is a very dark, muted violet. Relative luminance 0.004; OKLCH L 17.1% C 0.051 H 309.0°. Best body text is #FFFFFF at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #160820 |
|---|---|
| RGB | rgb(22, 8, 32) |
| HSL | hsl(275, 60%, 8%) |
| HSV | hsv(275, 75%, 13%) |
| CMYK | cmyk(31.2%, 75%, 0%, 87.5%) |
| CIE-LAB | lab(4.05, 10.33, -12.47) |
| CIE-LCH | lch(4.05, 16.19, 309.62°) |
| OKLab | oklab(17.08% 0.032 -0.0395) |
| OKLCH | oklch(17.08% 0.051 309) |
| XYZ | xyz(0.6784, 0.4485, 1.4171) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 8.07
Dark Navy Blue
#00022E
ΔE00 8.65
Very Dark Blue
#000133
ΔE00 9.88
Dark Navy
#000435
ΔE00 10.01
Midnight Blue (survey)
#020035
ΔE00 10.28
Navy (survey)
#01153E
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#160820 #122008
analogous
#0A0820 #160820 #20081E
triadic
#160820 #201608 #082016
tetradic
#160820 #200A08 #122008 #081E20
square
#160820 #200A08 #122008 #081E20
split-complementary
#160820 #1E2008 #08200A
monochromatic
#110618 #110618 #160820 #381451 #592082
Accessibility & contrast
On white
19.27
#160820 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#160820 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #160820
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##160820 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##160820 | 1.00 | 19.27 | 1.09 | 19.27 |
| #FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030E21
Deuteranopia (green-blind)
#060E1F
Tritanopia (blue-blind)
#150C12
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #160820; /* rgb */ color: rgb(22, 8, 32); /* oklch */ color: oklch(17.1% 0.051 309.0);
Tailwind
colors: {
custom: {
50: '#524a5b',
500: '#160820',
950: '#000000',
},
}SCSS
$custom: #160820; $custom-light: #524a5b; $custom-dark: #000000;
JSON
{
"hex": "#160820",
"rgb": {
"r": 22,
"g": 8,
"b": 32
},
"hsl": {
"h": 275,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.17076,
"c": 0.05087,
"h": 309
},
"luminance": 0.00449
}Semantic roles & 50–950 ramp
primary
#160820
secondary
#3D5E26
accent
#E34587
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#020104
muted
#787779