#201523#201523
#201523 is a very dark, muted purple. Relative luminance 0.010; OKLCH L 21.6% C 0.031 H 318.9°. Best body text is #FFFFFF at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #201523 |
|---|---|
| RGB | rgb(32, 21, 35) |
| HSL | hsl(287, 25%, 11%) |
| HSV | hsv(287, 40%, 14%) |
| CMYK | cmyk(8.6%, 40%, 0%, 86.3%) |
| CIE-LAB | lab(8.69, 8.91, -7.55) |
| CIE-LCH | lch(8.69, 11.68, 319.73°) |
| OKLab | oklab(21.64% 0.0236 -0.0206) |
| OKLCH | oklch(21.64% 0.031 318.9) |
| XYZ | xyz(1.1672, 0.9648, 1.7145) |
| Luminance | 0.0097 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 9.73
Midnight
#03012D
ΔE00 11.71
Dark
#1B2431
ΔE00 11.90
Dark Navy Blue
#00022E
ΔE00 12.15
Eggplant
#380835
ΔE00 12.26
Black
#000000
ΔE00 12.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201523 #182315
analogous
#191523 #201523 #23151F
triadic
#201523 #232015 #152320
tetradic
#201523 #231915 #182315 #151F23
square
#201523 #231915 #182315 #151F23
split-complementary
#201523 #1F2315 #152319
monochromatic
#110B13 #110B13 #201523 #432C49 #66436F
Accessibility & contrast
On white
17.60
#201523 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#201523 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201523
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201523 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201523 | 1.00 | 17.60 | 1.19 | 17.60 |
| #FFFFFF | 17.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131824
Deuteranopia (green-blind)
#161923
Tritanopia (blue-blind)
#20171A
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #201523; /* rgb */ color: rgb(32, 21, 35); /* oklch */ color: oklch(21.6% 0.031 318.9);
Tailwind
colors: {
custom: {
50: '#5b525d',
500: '#201523',
950: '#000000',
},
}SCSS
$custom: #201523; $custom-light: #5b525d; $custom-dark: #000000;
JSON
{
"hex": "#201523",
"rgb": {
"r": 32,
"g": 21,
"b": 35
},
"hsl": {
"h": 287.143,
"s": 25,
"l": 10.98
},
"oklch": {
"l": 0.21641,
"c": 0.03131,
"h": 318.9
},
"luminance": 0.00965
}Semantic roles & 50–950 ramp
primary
#201523
secondary
#43573D
accent
#C1667A
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040204
muted
#797879