#220122#220122
#220122 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 17.9% C 0.078 H 328.3°. Best body text is #FFFFFF at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #220122 |
|---|---|
| RGB | rgb(34, 1, 34) |
| HSL | hsl(300, 94%, 7%) |
| HSV | hsv(300, 97%, 13%) |
| CMYK | cmyk(0%, 97.1%, 0%, 86.7%) |
| CIE-LAB | lab(4.31, 20.50, -13.50) |
| CIE-LCH | lch(4.31, 24.55, 326.64°) |
| OKLab | oklab(17.89% 0.0667 -0.0412) |
| OKLCH | oklch(17.89% 0.078 328.3) |
| XYZ | xyz(0.9593, 0.4774, 1.5547) |
| Luminance | 0.0048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 5.78
Eggplant
#380835
ΔE00 5.91
Midnight Purple
#280137
ΔE00 6.67
Aubergine
#3D0734
ΔE00 6.81
Dark Purple
#35063E
ΔE00 7.39
Dark Plum
#3F012C
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#220122 #012201
analogous
#120122 #220122 #220112
triadic
#220122 #222201 #012222
tetradic
#220122 #221201 #012201 #011222
square
#220122 #221201 #012201 #011222
split-complementary
#220122 #122201 #012212
monochromatic
#1E011E #1E011E #220122 #5D035D #990499
Accessibility & contrast
On white
19.17
#220122 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#220122 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #220122
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##220122 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##220122 | 1.00 | 19.17 | 1.10 | 19.17 |
| #FFFFFF | 19.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C23
Deuteranopia (green-blind)
#081121
Tritanopia (blue-blind)
#230510
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #220122; /* rgb */ color: rgb(34, 1, 34); /* oklch */ color: oklch(17.9% 0.078 328.3);
Tailwind
colors: {
custom: {
50: '#5e465d',
500: '#220122',
950: '#000000',
},
}SCSS
$custom: #220122; $custom-light: #5e465d; $custom-dark: #000000;
JSON
{
"hex": "#220122",
"rgb": {
"r": 34,
"g": 1,
"b": 34
},
"hsl": {
"h": 300,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.17891,
"c": 0.07839,
"h": 328.3
},
"luminance": 0.00477
}Semantic roles & 50–950 ramp
primary
#220122
secondary
#166916
accent
#FF2929
background
#F5F3F5
surface
#E9E5E9
border
#C5C1C5
text
#040004
muted
#797779