#201822#201822
#201822 is a very dark, muted purple. Relative luminance 0.011; OKLCH L 22.3% C 0.022 H 319.5°. Best body text is #FFFFFF at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #201822 |
|---|---|
| RGB | rgb(32, 24, 34) |
| HSL | hsl(288, 17%, 11%) |
| HSV | hsv(288, 29%, 13%) |
| CMYK | cmyk(5.9%, 29.4%, 0%, 86.7%) |
| CIE-LAB | lab(9.61, 6.40, -5.41) |
| CIE-LCH | lch(9.61, 8.38, 319.80°) |
| OKLab | oklab(22.32% 0.0171 -0.0146) |
| OKLCH | oklch(22.32% 0.022 319.5) |
| XYZ | xyz(1.2110, 1.0759, 1.6569) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 9.32
Dark
#1B2431
ΔE00 9.92
Black
#000000
ΔE00 10.53
Almost Black
#070D0D
ΔE00 11.65
Navy Blue
#1B2A4A
ΔE00 12.94
Dark Grey
#363737
ΔE00 12.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201822 #1A2218
analogous
#1B1822 #201822 #22181F
triadic
#201822 #222018 #182220
tetradic
#201822 #221B18 #1A2218 #181F22
square
#201822 #221B18 #1A2218 #181F22
split-complementary
#201822 #1F2218 #18221B
monochromatic
#110D12 #110D12 #201822 #423146 #644B6A
Accessibility & contrast
On white
17.28
#201822 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#201822 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201822
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201822 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201822 | 1.00 | 17.28 | 1.22 | 17.28 |
| #FFFFFF | 17.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171A22
Deuteranopia (green-blind)
#191B22
Tritanopia (blue-blind)
#20191B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #201822; /* rgb */ color: rgb(32, 24, 34); /* oklch */ color: oklch(22.3% 0.022 319.5);
Tailwind
colors: {
custom: {
50: '#5b545d',
500: '#201822',
950: '#000000',
},
}SCSS
$custom: #201822; $custom-light: #5b545d; $custom-dark: #000000;
JSON
{
"hex": "#201822",
"rgb": {
"r": 32,
"g": 24,
"b": 34
},
"hsl": {
"h": 288,
"s": 17.241,
"l": 11.373
},
"oklch": {
"l": 0.22324,
"c": 0.02248,
"h": 319.5
},
"luminance": 0.01076
}Semantic roles & 50–950 ramp
primary
#201822
secondary
#455442
accent
#BA6E7D
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040204
muted
#797879