#210522#210522
#210522 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.5% C 0.067 H 326.5°. Best body text is #FFFFFF at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #210522 |
|---|---|
| RGB | rgb(33, 5, 34) |
| HSL | hsl(298, 74%, 8%) |
| HSV | hsv(298, 85%, 13%) |
| CMYK | cmyk(2.9%, 85.3%, 0%, 86.7%) |
| CIE-LAB | lab(4.94, 18.18, -12.54) |
| CIE-LCH | lch(4.94, 22.09, 325.40°) |
| OKLab | oklab(18.5% 0.0561 -0.0372) |
| OKLCH | oklch(18.5% 0.067 326.5) |
| XYZ | xyz(0.9702, 0.5474, 1.5676) |
| Luminance | 0.0055 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 6.69
Very Dark Purple
#2A0134
ΔE00 6.74
Midnight Purple
#280137
ΔE00 7.53
Aubergine
#3D0734
ΔE00 7.56
Dark Purple
#35063E
ΔE00 8.17
Dark Plum
#3F012C
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#210522 #062205
analogous
#120522 #210522 #220514
triadic
#210522 #222105 #052221
tetradic
#210522 #221205 #062205 #051422
square
#210522 #221205 #062205 #051422
split-complementary
#210522 #142205 #052212
monochromatic
#1A041B #1A041B #210522 #550D57 #89158D
Accessibility & contrast
On white
18.93
#210522 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#210522 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #210522
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##210522 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##210522 | 1.00 | 18.93 | 1.11 | 18.93 |
| #FFFFFF | 18.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020E23
Deuteranopia (green-blind)
#0B1221
Tritanopia (blue-blind)
#220912
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #210522; /* rgb */ color: rgb(33, 5, 34); /* oklch */ color: oklch(18.5% 0.067 326.5);
Tailwind
colors: {
custom: {
50: '#5d485d',
500: '#210522',
950: '#000000',
},
}SCSS
$custom: #210522; $custom-light: #5d485d; $custom-dark: #000000;
JSON
{
"hex": "#210522",
"rgb": {
"r": 33,
"g": 5,
"b": 34
},
"hsl": {
"h": 297.931,
"s": 74.359,
"l": 7.647
},
"oklch": {
"l": 0.185,
"c": 0.0673,
"h": 326.5
},
"luminance": 0.00547
}Semantic roles & 50–950 ramp
primary
#210522
secondary
#22631F
accent
#F1373D
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779