#200220#200220
#200220 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 17.5% C 0.073 H 328.1°. Best body text is #FFFFFF at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #200220 |
|---|---|
| RGB | rgb(32, 2, 32) |
| HSL | hsl(300, 88%, 7%) |
| HSV | hsv(300, 94%, 13%) |
| CMYK | cmyk(0%, 93.8%, 0%, 87.5%) |
| CIE-LAB | lab(4.11, 18.24, -12.27) |
| CIE-LCH | lch(4.11, 21.99, 326.07°) |
| OKLab | oklab(17.53% 0.0616 -0.0383) |
| OKLCH | oklch(17.53% 0.073 328.1) |
| XYZ | xyz(0.8781, 0.4548, 1.4078) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 6.93
Eggplant
#380835
ΔE00 6.98
Midnight Purple
#280137
ΔE00 7.72
Aubergine
#3D0734
ΔE00 7.81
Dark Purple
#35063E
ΔE00 8.47
Dark Plum
#3F012C
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200220 #022002
analogous
#110220 #200220 #200211
triadic
#200220 #202002 #022020
tetradic
#200220 #201102 #022002 #021120
square
#200220 #201102 #022002 #021120
split-complementary
#200220 #112002 #022011
monochromatic
#1D021D #1D021D #200220 #5A065A #930993
Accessibility & contrast
On white
19.25
#200220 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#200220 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200220
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200220 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200220 | 1.00 | 19.25 | 1.09 | 19.25 |
| #FFFFFF | 19.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C21
Deuteranopia (green-blind)
#08101F
Tritanopia (blue-blind)
#21050F
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #200220; /* rgb */ color: rgb(32, 2, 32); /* oklch */ color: oklch(17.5% 0.073 328.1);
Tailwind
colors: {
custom: {
50: '#5b475b',
500: '#200220',
950: '#000000',
},
}SCSS
$custom: #200220; $custom-light: #5b475b; $custom-dark: #000000;
JSON
{
"hex": "#200220",
"rgb": {
"r": 32,
"g": 2,
"b": 32
},
"hsl": {
"h": 300,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.17534,
"c": 0.07255,
"h": 328.1
},
"luminance": 0.00455
}Semantic roles & 50–950 ramp
primary
#200220
secondary
#186618
accent
#FE2929
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779