#200722#200722
#200722 is a very dark, moderate purple. Relative luminance 0.006; OKLCH L 18.7% C 0.062 H 324.7°. Best body text is #FFFFFF at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #200722 |
|---|---|
| RGB | rgb(32, 7, 34) |
| HSL | hsl(296, 66%, 8%) |
| HSV | hsv(296, 79%, 13%) |
| CMYK | cmyk(5.9%, 79.4%, 0%, 86.7%) |
| CIE-LAB | lab(5.19, 16.76, -12.18) |
| CIE-LCH | lch(5.19, 20.72, 323.99°) |
| OKLab | oklab(18.7% 0.0505 -0.0357) |
| OKLCH | oklch(18.7% 0.062 324.7) |
| XYZ | xyz(0.9604, 0.5746, 1.5734) |
| Luminance | 0.0057 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 7.33
Very Dark Purple
#2A0134
ΔE00 7.35
Midnight Purple
#280137
ΔE00 8.06
Aubergine
#3D0734
ΔE00 8.19
Dark Purple
#35063E
ΔE00 8.71
Dark Plum
#3F012C
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200722 #092207
analogous
#120722 #200722 #220716
triadic
#200722 #222007 #072220
tetradic
#200722 #221207 #092207 #071622
square
#200722 #221207 #092207 #071622
split-complementary
#200722 #162207 #072212
monochromatic
#180519 #180519 #200722 #501155 #801C88
Accessibility & contrast
On white
18.83
#200722 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#200722 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200722
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200722 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200722 | 1.00 | 18.83 | 1.12 | 18.83 |
| #FFFFFF | 18.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#040F23
Deuteranopia (green-blind)
#0B1221
Tritanopia (blue-blind)
#210B13
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #200722; /* rgb */ color: rgb(32, 7, 34); /* oklch */ color: oklch(18.7% 0.062 324.7);
Tailwind
colors: {
custom: {
50: '#5c495d',
500: '#200722',
950: '#000000',
},
}SCSS
$custom: #200722; $custom-light: #5c495d; $custom-dark: #000000;
JSON
{
"hex": "#200722",
"rgb": {
"r": 32,
"g": 7,
"b": 34
},
"hsl": {
"h": 295.556,
"s": 65.854,
"l": 8.039
},
"oklch": {
"l": 0.187,
"c": 0.06185,
"h": 324.7
},
"luminance": 0.00575
}Semantic roles & 50–950 ramp
primary
#200722
secondary
#286124
accent
#E93F4C
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040104
muted
#797779