#200420#200420
#200420 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.0% C 0.067 H 327.9°. Best body text is #FFFFFF at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #200420 |
|---|---|
| RGB | rgb(32, 4, 32) |
| HSL | hsl(300, 78%, 7%) |
| HSV | hsv(300, 88%, 13%) |
| CMYK | cmyk(0%, 87.5%, 0%, 87.5%) |
| CIE-LAB | lab(4.50, 17.41, -11.67) |
| CIE-LCH | lch(4.50, 20.96, 326.15°) |
| OKLab | oklab(17.96% 0.0568 -0.0356) |
| OKLCH | oklch(17.96% 0.067 327.9) |
| XYZ | xyz(0.8998, 0.4983, 1.4150) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 7.27
Very Dark Purple
#2A0134
ΔE00 7.38
Aubergine
#3D0734
ΔE00 8.06
Midnight Purple
#280137
ΔE00 8.16
Dark Purple
#35063E
ΔE00 8.83
Dark Plum
#3F012C
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200420 #042004
analogous
#120420 #200420 #200412
triadic
#200420 #202004 #042020
tetradic
#200420 #201204 #042004 #041220
square
#200420 #201204 #042004 #041220
split-complementary
#200420 #122004 #042012
monochromatic
#1B031B #1B031B #200420 #560B56 #8D128D
Accessibility & contrast
On white
19.10
#200420 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#200420 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200420
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200420 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200420 | 1.00 | 19.10 | 1.10 | 19.10 |
| #FFFFFF | 19.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020D21
Deuteranopia (green-blind)
#0A111F
Tritanopia (blue-blind)
#210710
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #200420; /* rgb */ color: rgb(32, 4, 32); /* oklch */ color: oklch(18.0% 0.067 327.9);
Tailwind
colors: {
custom: {
50: '#5b485b',
500: '#200420',
950: '#000000',
},
}SCSS
$custom: #200420; $custom-light: #5b485b; $custom-dark: #000000;
JSON
{
"hex": "#200420",
"rgb": {
"r": 32,
"g": 4,
"b": 32
},
"hsl": {
"h": 300,
"s": 77.778,
"l": 7.059
},
"oklch": {
"l": 0.17958,
"c": 0.06704,
"h": 327.9
},
"luminance": 0.00498
}Semantic roles & 50–950 ramp
primary
#200420
secondary
#1D631D
accent
#F43434
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779