#22161E#22161E
#22161E is a very dark, muted pink. Relative luminance 0.010; OKLCH L 21.9% C 0.024 H 339.3°. Best body text is #FFFFFF at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #22161E |
|---|---|
| RGB | rgb(34, 22, 30) |
| HSL | hsl(320, 21%, 11%) |
| HSV | hsv(320, 35%, 13%) |
| CMYK | cmyk(0%, 35.3%, 11.8%, 86.7%) |
| CIE-LAB | lab(9.06, 7.81, -3.21) |
| CIE-LCH | lch(9.06, 8.44, 337.66°) |
| OKLab | oklab(21.9% 0.0226 -0.0085) |
| OKLCH | oklch(21.9% 0.024 339.3) |
| XYZ | xyz(1.1809, 1.0077, 1.3603) |
| Luminance | 0.0101 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.25
Black
#000000
ΔE00 10.95
Dark
#1B2431
ΔE00 12.22
Almost Black
#070D0D
ΔE00 12.68
Dark Grey
#363737
ΔE00 13.80
Eggplant
#380835
ΔE00 14.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22161E #16221A
analogous
#201622 #22161E #221618
triadic
#22161E #1E2216 #161E22
tetradic
#22161E #222016 #16221A #161822
square
#22161E #222016 #16221A #161822
split-complementary
#22161E #182216 #162220
monochromatic
#130C10 #130C10 #22161E #472E3F #6C4660
Accessibility & contrast
On white
17.48
#22161E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#22161E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22161E
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22161E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22161E | 1.00 | 17.48 | 1.20 | 17.48 |
| #FFFFFF | 17.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#16191E
Deuteranopia (green-blind)
#191A1E
Tritanopia (blue-blind)
#231619
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #22161e; /* rgb */ color: rgb(34, 22, 30); /* oklch */ color: oklch(21.9% 0.024 339.3);
Tailwind
colors: {
custom: {
50: '#5d5359',
500: '#22161e',
950: '#000000',
},
}SCSS
$custom: #22161e; $custom-light: #5d5359; $custom-dark: #000000;
JSON
{
"hex": "#22161e",
"rgb": {
"r": 34,
"g": 22,
"b": 30
},
"hsl": {
"h": 320,
"s": 21.429,
"l": 10.98
},
"oklch": {
"l": 0.21903,
"c": 0.02412,
"h": 339.3
},
"luminance": 0.01008
}Semantic roles & 50–950 ramp
primary
#22161E
secondary
#3F5546
accent
#BE866A
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040203
muted
#797878