#200622#200622
#200622 is a very dark, moderate purple. Relative luminance 0.006; OKLCH L 18.5% C 0.064 H 324.9°. Best body text is #FFFFFF at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #200622 |
|---|---|
| RGB | rgb(32, 6, 34) |
| HSL | hsl(296, 70%, 8%) |
| HSV | hsv(296, 82%, 13%) |
| CMYK | cmyk(5.9%, 82.4%, 0%, 86.7%) |
| CIE-LAB | lab(4.99, 17.19, -12.48) |
| CIE-LCH | lch(4.99, 21.24, 324.02°) |
| OKLab | oklab(18.51% 0.0525 -0.0369) |
| OKLCH | oklch(18.51% 0.064 324.9) |
| XYZ | xyz(0.9495, 0.5529, 1.5698) |
| Luminance | 0.0055 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 7.10
Eggplant
#380835
ΔE00 7.15
Midnight Purple
#280137
ΔE00 7.82
Aubergine
#3D0734
ΔE00 8.04
Dark Purple
#35063E
ΔE00 8.51
Dark Plum
#3F012C
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200622 #082206
analogous
#120622 #200622 #220616
triadic
#200622 #222006 #062220
tetradic
#200622 #221206 #082206 #061622
square
#200622 #221206 #082206 #061622
split-complementary
#200622 #162206 #062212
monochromatic
#18051A #18051A #200622 #510F56 #82188A
Accessibility & contrast
On white
18.91
#200622 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#200622 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200622
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200622 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200622 | 1.00 | 18.91 | 1.11 | 18.91 |
| #FFFFFF | 18.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030F23
Deuteranopia (green-blind)
#0B1221
Tritanopia (blue-blind)
#210A12
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #200622; /* rgb */ color: rgb(32, 6, 34); /* oklch */ color: oklch(18.5% 0.064 324.9);
Tailwind
colors: {
custom: {
50: '#5c495d',
500: '#200622',
950: '#000000',
},
}SCSS
$custom: #200622; $custom-light: #5c495d; $custom-dark: #000000;
JSON
{
"hex": "#200622",
"rgb": {
"r": 32,
"g": 6,
"b": 34
},
"hsl": {
"h": 295.714,
"s": 70,
"l": 7.843
},
"oklch": {
"l": 0.18508,
"c": 0.06421,
"h": 324.9
},
"luminance": 0.00553
}Semantic roles & 50–950 ramp
primary
#200622
secondary
#266222
accent
#ED3B48
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779