#200020#200020
#200020 is a very dark, moderate purple. Relative luminance 0.004; OKLCH L 17.1% C 0.079 H 328.4°. Best body text is #FFFFFF at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #200020 |
|---|---|
| RGB | rgb(32, 0, 32) |
| HSL | hsl(300, 100%, 6%) |
| HSV | hsv(300, 100%, 13%) |
| CMYK | cmyk(0%, 100%, 0%, 87.5%) |
| CIE-LAB | lab(3.72, 19.06, -12.87) |
| CIE-LCH | lch(3.72, 23.00, 325.98°) |
| OKLab | oklab(17.09% 0.0669 -0.0412) |
| OKLCH | oklch(17.09% 0.079 328.4) |
| XYZ | xyz(0.8564, 0.4114, 1.4005) |
| Luminance | 0.0041 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 6.51
Eggplant
#380835
ΔE00 6.74
Midnight Purple
#280137
ΔE00 7.32
Aubergine
#3D0734
ΔE00 7.62
Dark Purple
#35063E
ΔE00 8.16
Dark Plum
#3F012C
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200020 #002000
analogous
#100020 #200020 #200010
triadic
#200020 #202000 #002020
tetradic
#200020 #201000 #002000 #001020
square
#200020 #201000 #002000 #001020
split-complementary
#200020 #102000 #002010
monochromatic
#1F001F #1F001F #200020 #5D005D #9A009A
Accessibility & contrast
On white
19.40
#200020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#200020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200020
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200020 | 1.00 | 19.40 | 1.08 | 19.40 |
| #FFFFFF | 19.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000A21
Deuteranopia (green-blind)
#070F1F
Tritanopia (blue-blind)
#21030E
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #200020; /* rgb */ color: rgb(32, 0, 32); /* oklch */ color: oklch(17.1% 0.079 328.4);
Tailwind
colors: {
custom: {
50: '#5b465b',
500: '#200020',
950: '#000000',
},
}SCSS
$custom: #200020; $custom-light: #5b465b; $custom-dark: #000000;
JSON
{
"hex": "#200020",
"rgb": {
"r": 32,
"g": 0,
"b": 32
},
"hsl": {
"h": 300,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.17088,
"c": 0.07854,
"h": 328.4
},
"luminance": 0.00411
}Semantic roles & 50–950 ramp
primary
#200020
secondary
#136913
accent
#FF2929
background
#F5F3F5
surface
#E9E5E9
border
#C5C1C5
text
#040004
muted
#797779