#200022#200022
#200022 is a very dark, moderate purple. Relative luminance 0.004; OKLCH L 17.3% C 0.080 H 325.9°. Best body text is #FFFFFF at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #200022 |
|---|---|
| RGB | rgb(32, 0, 34) |
| HSL | hsl(296, 100%, 7%) |
| HSV | hsv(296, 100%, 13%) |
| CMYK | cmyk(5.9%, 100%, 0%, 86.7%) |
| CIE-LAB | lab(3.82, 19.75, -14.28) |
| CIE-LCH | lch(3.82, 24.37, 324.12°) |
| OKLab | oklab(17.26% 0.0665 -0.045) |
| OKLCH | oklch(17.26% 0.08 325.9) |
| XYZ | xyz(0.8844, 0.4226, 1.5481) |
| Luminance | 0.0042 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 5.77
Eggplant
#380835
ΔE00 6.39
Midnight Purple
#280137
ΔE00 6.53
Aubergine
#3D0734
ΔE00 7.41
Dark Purple
#35063E
ΔE00 7.52
Dark Violet
#34013F
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200022 #022200
analogous
#0F0022 #200022 #220013
triadic
#200022 #222000 #002220
tetradic
#200022 #220F00 #022200 #001322
square
#200022 #220F00 #022200 #001322
split-complementary
#200022 #132200 #00220F
monochromatic
#1D001F #1D001F #200022 #5A005F #93009C
Accessibility & contrast
On white
19.36
#200022 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#200022 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200022
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200022 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200022 | 1.00 | 19.36 | 1.08 | 19.36 |
| #FFFFFF | 19.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B23
Deuteranopia (green-blind)
#050F21
Tritanopia (blue-blind)
#21040F
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #200022; /* rgb */ color: rgb(32, 0, 34); /* oklch */ color: oklch(17.3% 0.080 325.9);
Tailwind
colors: {
custom: {
50: '#5b465d',
500: '#200022',
950: '#000000',
},
}SCSS
$custom: #200022; $custom-light: #5b465d; $custom-dark: #000000;
JSON
{
"hex": "#200022",
"rgb": {
"r": 32,
"g": 0,
"b": 34
},
"hsl": {
"h": 296.471,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.17259,
"c": 0.08031,
"h": 325.9
},
"luminance": 0.00423
}Semantic roles & 50–950 ramp
primary
#200022
secondary
#186B13
accent
#FF2935
background
#F5F3F5
surface
#E9E5E9
border
#C5C1C5
text
#040004
muted
#797779