#210020#210020
#210020 is a very dark, moderate purple. Relative luminance 0.004; OKLCH L 17.3% C 0.079 H 329.6°. Best body text is #FFFFFF at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #210020 |
|---|---|
| RGB | rgb(33, 0, 32) |
| HSL | hsl(302, 100%, 6%) |
| HSV | hsv(302, 100%, 13%) |
| CMYK | cmyk(0%, 100%, 3%, 87.1%) |
| CIE-LAB | lab(3.86, 19.69, -12.63) |
| CIE-LCH | lch(3.86, 23.39, 327.32°) |
| OKLab | oklab(17.3% 0.0682 -0.04) |
| OKLCH | oklch(17.3% 0.079 329.6) |
| XYZ | xyz(0.8879, 0.4277, 1.4020) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 6.42
Eggplant
#380835
ΔE00 6.46
Aubergine
#3D0734
ΔE00 7.28
Midnight Purple
#280137
ΔE00 7.29
Dark Purple
#35063E
ΔE00 8.03
Dark Plum
#3F012C
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#210020 #002101
analogous
#120021 #210020 #210010
triadic
#210020 #202100 #002021
tetradic
#210020 #211200 #002101 #001021
square
#210020 #211200 #002101 #001021
split-complementary
#210020 #102100 #002112
monochromatic
#1F001E #1F001E #210020 #5E005B #9B0097
Accessibility & contrast
On white
19.34
#210020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#210020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #210020
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##210020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##210020 | 1.00 | 19.34 | 1.09 | 19.34 |
| #FFFFFF | 19.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000A21
Deuteranopia (green-blind)
#080F1F
Tritanopia (blue-blind)
#23030E
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #210020; /* rgb */ color: rgb(33, 0, 32); /* oklch */ color: oklch(17.3% 0.079 329.6);
Tailwind
colors: {
custom: {
50: '#5c465b',
500: '#210020',
950: '#000000',
},
}SCSS
$custom: #210020; $custom-light: #5c465b; $custom-dark: #000000;
JSON
{
"hex": "#210020",
"rgb": {
"r": 33,
"g": 0,
"b": 32
},
"hsl": {
"h": 301.818,
"s": 100,
"l": 6.471
},
"oklch": {
"l": 0.17302,
"c": 0.07903,
"h": 329.6
},
"luminance": 0.00428
}Semantic roles & 50–950 ramp
primary
#210020
secondary
#136A15
accent
#FF2F29
background
#F5F3F5
surface
#E9E5E9
border
#C5C1C5
text
#040004
muted
#797779