#220221#220221
#220221 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.0% C 0.075 H 329.4°. Best body text is #FFFFFF at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #220221 |
|---|---|
| RGB | rgb(34, 2, 33) |
| HSL | hsl(302, 89%, 7%) |
| HSV | hsv(302, 94%, 13%) |
| CMYK | cmyk(0%, 94.1%, 2.9%, 86.7%) |
| CIE-LAB | lab(4.46, 19.75, -12.50) |
| CIE-LCH | lch(4.46, 23.37, 327.68°) |
| OKLab | oklab(18.02% 0.0643 -0.038) |
| OKLCH | oklch(18.02% 0.075 329.4) |
| XYZ | xyz(0.9559, 0.4934, 1.4834) |
| Luminance | 0.0049 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 6.22
Very Dark Purple
#2A0134
ΔE00 6.37
Aubergine
#3D0734
ΔE00 7.01
Midnight Purple
#280137
ΔE00 7.26
Dark Plum
#3F012C
ΔE00 7.85
Dark Purple
#35063E
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#220221 #022203
analogous
#130222 #220221 #220211
triadic
#220221 #212202 #022122
tetradic
#220221 #221302 #022203 #021122
square
#220221 #221302 #022203 #021122
split-complementary
#220221 #112202 #022213
monochromatic
#1D021C #1D021C #220221 #5C0559 #960991
Accessibility & contrast
On white
19.12
#220221 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#220221 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #220221
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##220221 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##220221 | 1.00 | 19.12 | 1.10 | 19.12 |
| #FFFFFF | 19.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C22
Deuteranopia (green-blind)
#0A1120
Tritanopia (blue-blind)
#240510
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #220221; /* rgb */ color: rgb(34, 2, 33); /* oklch */ color: oklch(18.0% 0.075 329.4);
Tailwind
colors: {
custom: {
50: '#5d475c',
500: '#220221',
950: '#000000',
},
}SCSS
$custom: #220221; $custom-light: #5d475c; $custom-dark: #000000;
JSON
{
"hex": "#220221",
"rgb": {
"r": 34,
"g": 2,
"b": 33
},
"hsl": {
"h": 301.875,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.1802,
"c": 0.07469,
"h": 329.4
},
"luminance": 0.00493
}Semantic roles & 50–950 ramp
primary
#220221
secondary
#18681B
accent
#FF2F29
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779