#200121#200121
#200121 is a very dark, moderate purple. Relative luminance 0.004; OKLCH L 17.4% C 0.076 H 327.0°. Best body text is #FFFFFF at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #200121 |
|---|---|
| RGB | rgb(32, 1, 33) |
| HSL | hsl(298, 94%, 7%) |
| HSV | hsv(298, 97%, 13%) |
| CMYK | cmyk(3%, 97%, 0%, 87.1%) |
| CIE-LAB | lab(3.96, 18.98, -13.28) |
| CIE-LCH | lch(3.96, 23.17, 325.03°) |
| OKLab | oklab(17.4% 0.0641 -0.0416) |
| OKLCH | oklch(17.4% 0.076 327) |
| XYZ | xyz(0.8810, 0.4387, 1.4768) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 6.34
Eggplant
#380835
ΔE00 6.66
Midnight Purple
#280137
ΔE00 7.12
Aubergine
#3D0734
ΔE00 7.58
Dark Purple
#35063E
ΔE00 7.98
Dark Plum
#3F012C
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200121 #022101
analogous
#100121 #200121 #210112
triadic
#200121 #212001 #012120
tetradic
#200121 #211001 #022101 #011221
square
#200121 #211001 #022101 #011221
split-complementary
#200121 #122101 #012110
monochromatic
#1D011E #1D011E #200121 #5A035C #930598
Accessibility & contrast
On white
19.31
#200121 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#200121 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200121
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200121 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200121 | 1.00 | 19.31 | 1.09 | 19.31 |
| #FFFFFF | 19.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B22
Deuteranopia (green-blind)
#070F20
Tritanopia (blue-blind)
#21050F
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #200121; /* rgb */ color: rgb(32, 1, 33); /* oklch */ color: oklch(17.4% 0.076 327.0);
Tailwind
colors: {
custom: {
50: '#5b465c',
500: '#200121',
950: '#000000',
},
}SCSS
$custom: #200121; $custom-light: #5b465c; $custom-dark: #000000;
JSON
{
"hex": "#200121",
"rgb": {
"r": 32,
"g": 1,
"b": 33
},
"hsl": {
"h": 298.125,
"s": 94.118,
"l": 6.667
},
"oklch": {
"l": 0.17396,
"c": 0.07641,
"h": 327
},
"luminance": 0.00439
}Semantic roles & 50–950 ramp
primary
#200121
secondary
#186815
accent
#FF292F
background
#F5F3F5
surface
#E9E5E9
border
#C5C1C5
text
#040004
muted
#797779