#200520#200520
#200520 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.2% C 0.064 H 327.8°. Best body text is #FFFFFF at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #200520 |
|---|---|
| RGB | rgb(32, 5, 32) |
| HSL | hsl(300, 73%, 7%) |
| HSV | hsv(300, 84%, 13%) |
| CMYK | cmyk(0%, 84.4%, 0%, 87.5%) |
| CIE-LAB | lab(4.70, 16.98, -11.38) |
| CIE-LCH | lch(4.70, 20.44, 326.18°) |
| OKLab | oklab(18.16% 0.0546 -0.0343) |
| OKLCH | oklch(18.16% 0.064 327.8) |
| XYZ | xyz(0.9106, 0.5200, 1.4186) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 7.44
Very Dark Purple
#2A0134
ΔE00 7.62
Aubergine
#3D0734
ΔE00 8.21
Midnight Purple
#280137
ΔE00 8.39
Dark Plum
#3F012C
ΔE00 9.01
Dark Purple
#35063E
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200520 #052005
analogous
#130520 #200520 #200513
triadic
#200520 #202005 #052020
tetradic
#200520 #201305 #052005 #051320
square
#200520 #201305 #052005 #051320
split-complementary
#200520 #132005 #052013
monochromatic
#1A041A #1A041A #200520 #550D55 #8A168A
Accessibility & contrast
On white
19.02
#200520 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#200520 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200520
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200520 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200520 | 1.00 | 19.02 | 1.10 | 19.02 |
| #FFFFFF | 19.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030E21
Deuteranopia (green-blind)
#0B111F
Tritanopia (blue-blind)
#210811
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #200520; /* rgb */ color: rgb(32, 5, 32); /* oklch */ color: oklch(18.2% 0.064 327.8);
Tailwind
colors: {
custom: {
50: '#5b485b',
500: '#200520',
950: '#000000',
},
}SCSS
$custom: #200520; $custom-light: #5b485b; $custom-dark: #000000;
JSON
{
"hex": "#200520",
"rgb": {
"r": 32,
"g": 5,
"b": 32
},
"hsl": {
"h": 300,
"s": 72.973,
"l": 7.255
},
"oklch": {
"l": 0.18162,
"c": 0.06445,
"h": 327.8
},
"luminance": 0.0052
}Semantic roles & 50–950 ramp
primary
#200520
secondary
#206120
accent
#F03838
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779