#200521#200521
#200521 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.2% C 0.066 H 326.4°. Best body text is #FFFFFF at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #200521 |
|---|---|
| RGB | rgb(32, 5, 33) |
| HSL | hsl(298, 74%, 7%) |
| HSV | hsv(298, 85%, 13%) |
| CMYK | cmyk(3%, 84.8%, 0%, 87.1%) |
| CIE-LAB | lab(4.75, 17.30, -12.08) |
| CIE-LCH | lch(4.75, 21.10, 325.07°) |
| OKLab | oklab(18.24% 0.0546 -0.0362) |
| OKLCH | oklch(18.24% 0.066 326.4) |
| XYZ | xyz(0.9244, 0.5255, 1.4913) |
| Luminance | 0.0053 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 7.20
Very Dark Purple
#2A0134
ΔE00 7.23
Midnight Purple
#280137
ΔE00 7.98
Aubergine
#3D0734
ΔE00 8.04
Dark Purple
#35063E
ΔE00 8.66
Dark Plum
#3F012C
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200521 #062105
analogous
#120521 #200521 #210514
triadic
#200521 #212005 #052120
tetradic
#200521 #211205 #062105 #051421
square
#200521 #211205 #062105 #051421
split-complementary
#200521 #142105 #052112
monochromatic
#1A041B #1A041B #200521 #540D56 #87158B
Accessibility & contrast
On white
19.00
#200521 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#200521 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200521
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200521 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200521 | 1.00 | 19.00 | 1.11 | 19.00 |
| #FFFFFF | 19.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020E22
Deuteranopia (green-blind)
#0A1120
Tritanopia (blue-blind)
#210811
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #200521; /* rgb */ color: rgb(32, 5, 33); /* oklch */ color: oklch(18.2% 0.066 326.4);
Tailwind
colors: {
custom: {
50: '#5c485c',
500: '#200521',
950: '#000000',
},
}SCSS
$custom: #200521; $custom-light: #5c485c; $custom-dark: #000000;
JSON
{
"hex": "#200521",
"rgb": {
"r": 32,
"g": 5,
"b": 33
},
"hsl": {
"h": 297.857,
"s": 73.684,
"l": 7.451
},
"oklch": {
"l": 0.18236,
"c": 0.06554,
"h": 326.4
},
"luminance": 0.00525
}Semantic roles & 50–950 ramp
primary
#200521
secondary
#22621F
accent
#F0373E
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779