#201524#201524
#201524 is a very dark, muted purple. Relative luminance 0.010; OKLCH L 21.7% C 0.033 H 316.8°. Best body text is #FFFFFF at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #201524 |
|---|---|
| RGB | rgb(32, 21, 36) |
| HSL | hsl(284, 26%, 11%) |
| HSV | hsv(284, 42%, 14%) |
| CMYK | cmyk(11.1%, 41.7%, 0%, 85.9%) |
| CIE-LAB | lab(8.75, 9.18, -8.23) |
| CIE-LCH | lch(8.75, 12.33, 318.16°) |
| OKLab | oklab(21.7% 0.024 -0.0225) |
| OKLCH | oklch(21.7% 0.033 316.8) |
| XYZ | xyz(1.1822, 0.9708, 1.7938) |
| Luminance | 0.0097 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 10.13
Midnight
#03012D
ΔE00 11.33
Dark Navy Blue
#00022E
ΔE00 11.78
Eggplant
#380835
ΔE00 11.94
Dark
#1B2431
ΔE00 11.97
Very Dark Purple
#2A0134
ΔE00 12.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201524 #192415
analogous
#181524 #201524 #241520
triadic
#201524 #242015 #152420
tetradic
#201524 #241815 #192415 #152024
square
#201524 #241815 #192415 #152024
split-complementary
#201524 #202415 #152418
monochromatic
#110B13 #110B13 #201524 #422C4B #654271
Accessibility & contrast
On white
17.58
#201524 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#201524 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201524
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201524 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201524 | 1.00 | 17.58 | 1.19 | 17.58 |
| #FFFFFF | 17.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131825
Deuteranopia (green-blind)
#151924
Tritanopia (blue-blind)
#20171A
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #201524; /* rgb */ color: rgb(32, 21, 36); /* oklch */ color: oklch(21.7% 0.033 316.8);
Tailwind
colors: {
custom: {
50: '#5b525e',
500: '#201524',
950: '#000000',
},
}SCSS
$custom: #201524; $custom-light: #5b525e; $custom-dark: #000000;
JSON
{
"hex": "#201524",
"rgb": {
"r": 32,
"g": 21,
"b": 36
},
"hsl": {
"h": 284,
"s": 26.316,
"l": 11.176
},
"oklch": {
"l": 0.21697,
"c": 0.03285,
"h": 316.8
},
"luminance": 0.00971
}Semantic roles & 50–950 ramp
primary
#201524
secondary
#44583D
accent
#C3657E
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040204
muted
#797879