#200322#200322
#200322 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 17.9% C 0.072 H 325.4°. Best body text is #FFFFFF at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #200322 |
|---|---|
| RGB | rgb(32, 3, 34) |
| HSL | hsl(296, 84%, 7%) |
| HSV | hsv(296, 91%, 13%) |
| CMYK | cmyk(5.9%, 91.2%, 0%, 86.7%) |
| CIE-LAB | lab(4.41, 18.48, -13.38) |
| CIE-LCH | lch(4.41, 22.82, 324.09°) |
| OKLab | oklab(17.91% 0.0591 -0.0408) |
| OKLCH | oklch(17.91% 0.072 325.4) |
| XYZ | xyz(0.9169, 0.4878, 1.5589) |
| Luminance | 0.0049 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 6.39
Eggplant
#380835
ΔE00 6.71
Midnight Purple
#280137
ΔE00 7.14
Aubergine
#3D0734
ΔE00 7.66
Dark Purple
#35063E
ΔE00 7.97
Dark Violet
#34013F
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200322 #052203
analogous
#110322 #200322 #220315
triadic
#200322 #222003 #032220
tetradic
#200322 #221103 #052203 #031522
square
#200322 #221103 #052203 #031522
split-complementary
#200322 #152203 #032211
monochromatic
#1A021C #1A021C #200322 #55085A #8A0D92
Accessibility & contrast
On white
19.13
#200322 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#200322 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200322
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200322 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200322 | 1.00 | 19.13 | 1.10 | 19.13 |
| #FFFFFF | 19.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000D23
Deuteranopia (green-blind)
#081121
Tritanopia (blue-blind)
#210711
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #200322; /* rgb */ color: rgb(32, 3, 34); /* oklch */ color: oklch(17.9% 0.072 325.4);
Tailwind
colors: {
custom: {
50: '#5c475d',
500: '#200322',
950: '#000000',
},
}SCSS
$custom: #200322; $custom-light: #5c475d; $custom-dark: #000000;
JSON
{
"hex": "#200322",
"rgb": {
"r": 32,
"g": 3,
"b": 34
},
"hsl": {
"h": 296.129,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.17906,
"c": 0.07179,
"h": 325.4
},
"luminance": 0.00488
}Semantic roles & 50–950 ramp
primary
#200322
secondary
#20661B
accent
#FA2E3B
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779