#200522#200522
#200522 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.3% C 0.067 H 325.1°. Best body text is #FFFFFF at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #200522 |
|---|---|
| RGB | rgb(32, 5, 34) |
| HSL | hsl(296, 74%, 8%) |
| HSV | hsv(296, 85%, 13%) |
| CMYK | cmyk(5.9%, 85.3%, 0%, 86.7%) |
| CIE-LAB | lab(4.80, 17.62, -12.78) |
| CIE-LCH | lch(4.80, 21.77, 324.05°) |
| OKLab | oklab(18.31% 0.0546 -0.0382) |
| OKLCH | oklch(18.31% 0.067 325.1) |
| XYZ | xyz(0.9386, 0.5312, 1.5661) |
| Luminance | 0.0053 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 6.85
Eggplant
#380835
ΔE00 6.99
Midnight Purple
#280137
ΔE00 7.58
Aubergine
#3D0734
ΔE00 7.90
Dark Purple
#35063E
ΔE00 8.32
Dark Plum
#3F012C
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200522 #072205
analogous
#110522 #200522 #220515
triadic
#200522 #222005 #052220
tetradic
#200522 #221105 #072205 #051522
square
#200522 #221105 #072205 #051522
split-complementary
#200522 #152205 #052211
monochromatic
#19041B #19041B #200522 #520D57 #84158D
Accessibility & contrast
On white
18.98
#200522 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#200522 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200522
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200522 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200522 | 1.00 | 18.98 | 1.11 | 18.98 |
| #FFFFFF | 18.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020E23
Deuteranopia (green-blind)
#0A1121
Tritanopia (blue-blind)
#210912
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #200522; /* rgb */ color: rgb(32, 5, 34); /* oklch */ color: oklch(18.3% 0.067 325.1);
Tailwind
colors: {
custom: {
50: '#5c485d',
500: '#200522',
950: '#000000',
},
}SCSS
$custom: #200522; $custom-light: #5c485d; $custom-dark: #000000;
JSON
{
"hex": "#200522",
"rgb": {
"r": 32,
"g": 5,
"b": 34
},
"hsl": {
"h": 295.862,
"s": 74.359,
"l": 7.647
},
"oklch": {
"l": 0.18312,
"c": 0.06665,
"h": 325.1
},
"luminance": 0.00531
}Semantic roles & 50–950 ramp
primary
#200522
secondary
#24631F
accent
#F13744
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779