#221622#221622
#221622 is a very dark, muted purple. Relative luminance 0.010; OKLCH L 22.1% C 0.029 H 326.5°. Best body text is #FFFFFF at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #221622 |
|---|---|
| RGB | rgb(34, 22, 34) |
| HSL | hsl(300, 21%, 11%) |
| HSV | hsv(300, 35%, 13%) |
| CMYK | cmyk(0%, 35.3%, 0%, 86.7%) |
| CIE-LAB | lab(9.23, 8.79, -5.95) |
| CIE-LCH | lch(9.23, 10.62, 325.89°) |
| OKLab | oklab(22.1% 0.0243 -0.0161) |
| OKLCH | oklch(22.1% 0.029 326.5) |
| XYZ | xyz(1.2353, 1.0294, 1.6467) |
| Luminance | 0.0103 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 8.85
Dark
#1B2431
ΔE00 12.16
Black
#000000
ΔE00 12.21
Eggplant
#380835
ΔE00 12.65
Midnight
#03012D
ΔE00 12.82
Aubergine
#3D0734
ΔE00 13.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#221622 #162216
analogous
#1C1622 #221622 #22161C
triadic
#221622 #222216 #162222
tetradic
#221622 #221C16 #162216 #161C22
square
#221622 #221C16 #162216 #161C22
split-complementary
#221622 #1C2216 #16221C
monochromatic
#130C13 #130C13 #221622 #472E47 #6C466C
Accessibility & contrast
On white
17.42
#221622 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#221622 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #221622
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##221622 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##221622 | 1.00 | 17.42 | 1.21 | 17.42 |
| #FFFFFF | 17.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151922
Deuteranopia (green-blind)
#181A22
Tritanopia (blue-blind)
#23171A
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #221622; /* rgb */ color: rgb(34, 22, 34); /* oklch */ color: oklch(22.1% 0.029 326.5);
Tailwind
colors: {
custom: {
50: '#5d535d',
500: '#221622',
950: '#000000',
},
}SCSS
$custom: #221622; $custom-light: #5d535d; $custom-dark: #000000;
JSON
{
"hex": "#221622",
"rgb": {
"r": 34,
"g": 22,
"b": 34
},
"hsl": {
"h": 300,
"s": 21.429,
"l": 10.98
},
"oklch": {
"l": 0.22099,
"c": 0.02912,
"h": 326.5
},
"luminance": 0.01029
}Semantic roles & 50–950 ramp
primary
#221622
secondary
#3F553F
accent
#BE6A6A
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040204
muted
#797879