#22101B#22101B
#22101B is a very dark, muted pink. Relative luminance 0.008; OKLCH L 20.4% C 0.035 H 343.3°. Best body text is #FFFFFF at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #22101B |
|---|---|
| RGB | rgb(34, 16, 27) |
| HSL | hsl(323, 36%, 10%) |
| HSV | hsv(323, 53%, 13%) |
| CMYK | cmyk(0%, 52.9%, 20.6%, 86.7%) |
| CIE-LAB | lab(7.14, 11.38, -3.79) |
| CIE-LCH | lch(7.14, 12.00, 341.58°) |
| OKLab | oklab(20.37% 0.034 -0.0102) |
| OKLCH | oklch(20.37% 0.035 343.3) |
| XYZ | xyz(1.0428, 0.7899, 1.1342) |
| Luminance | 0.0079 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.86
Eggplant
#380835
ΔE00 11.83
Dark Plum
#3F012C
ΔE00 12.03
Aubergine
#3D0734
ΔE00 12.04
Very Dark Purple
#2A0134
ΔE00 13.10
Black
#000000
ΔE00 13.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22101B #102217
analogous
#201022 #22101B #221012
triadic
#22101B #1B2210 #101B22
tetradic
#22101B #222010 #102217 #101222
square
#22101B #222010 #102217 #101222
split-complementary
#22101B #122210 #102220
monochromatic
#150A11 #150A11 #22101B #4C243C #75375D
Accessibility & contrast
On white
18.13
#22101B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#22101B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22101B
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22101B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22101B | 1.00 | 18.13 | 1.16 | 18.13 |
| #FFFFFF | 18.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#11141B
Deuteranopia (green-blind)
#16171B
Tritanopia (blue-blind)
#241014
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #22101b; /* rgb */ color: rgb(34, 16, 27); /* oklch */ color: oklch(20.4% 0.035 343.3);
Tailwind
colors: {
custom: {
50: '#5d4e57',
500: '#22101b',
950: '#000000',
},
}SCSS
$custom: #22101b; $custom-light: #5d4e57; $custom-dark: #000000;
JSON
{
"hex": "#22101b",
"rgb": {
"r": 34,
"g": 16,
"b": 27
},
"hsl": {
"h": 323.333,
"s": 36,
"l": 9.804
},
"oklch": {
"l": 0.20372,
"c": 0.03548,
"h": 343.3
},
"luminance": 0.0079
}Semantic roles & 50–950 ramp
primary
#22101B
secondary
#355943
accent
#CC875C
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040103
muted
#797778