#201525#201525
#201525 is a very dark, muted purple. Relative luminance 0.010; OKLCH L 21.8% C 0.034 H 314.9°. Best body text is #FFFFFF at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #201525 |
|---|---|
| RGB | rgb(32, 21, 37) |
| HSL | hsl(281, 28%, 11%) |
| HSV | hsv(281, 43%, 15%) |
| CMYK | cmyk(13.5%, 43.2%, 0%, 85.5%) |
| CIE-LAB | lab(8.80, 9.46, -8.89) |
| CIE-LCH | lch(8.80, 12.99, 316.77°) |
| OKLab | oklab(21.75% 0.0243 -0.0244) |
| OKLCH | oklch(21.75% 0.034 314.9) |
| XYZ | xyz(1.1977, 0.9770, 1.8754) |
| Luminance | 0.0098 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 10.52
Midnight
#03012D
ΔE00 10.96
Dark Navy Blue
#00022E
ΔE00 11.43
Eggplant
#380835
ΔE00 11.64
Very Dark Purple
#2A0134
ΔE00 12.00
Dark
#1B2431
ΔE00 12.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201525 #1A2515
analogous
#181525 #201525 #251522
triadic
#201525 #252015 #152520
tetradic
#201525 #251815 #1A2515 #152225
square
#201525 #251815 #1A2515 #152225
split-complementary
#201525 #222515 #152518
monochromatic
#110B14 #110B14 #201525 #422B4C #644173
Accessibility & contrast
On white
17.57
#201525 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#201525 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201525
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201525 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201525 | 1.00 | 17.57 | 1.20 | 17.57 |
| #FFFFFF | 17.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131826
Deuteranopia (green-blind)
#151925
Tritanopia (blue-blind)
#20171B
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #201525; /* rgb */ color: rgb(32, 21, 37); /* oklch */ color: oklch(21.8% 0.034 314.9);
Tailwind
colors: {
custom: {
50: '#5b525f',
500: '#201525',
950: '#000000',
},
}SCSS
$custom: #201525; $custom-light: #5b525f; $custom-dark: #000000;
JSON
{
"hex": "#201525",
"rgb": {
"r": 32,
"g": 21,
"b": 37
},
"hsl": {
"h": 281.25,
"s": 27.586,
"l": 11.373
},
"oklch": {
"l": 0.21754,
"c": 0.03443,
"h": 314.9
},
"luminance": 0.00977
}Semantic roles & 50–950 ramp
primary
#201525
secondary
#45593C
accent
#C46482
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040204
muted
#797879