#22011B#22011B
#22011B is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 17.4% C 0.072 H 337.6°. Best body text is #FFFFFF at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #22011B |
|---|---|
| RGB | rgb(34, 1, 27) |
| HSL | hsl(313, 94%, 7%) |
| HSV | hsv(313, 97%, 13%) |
| CMYK | cmyk(0%, 97.1%, 20.6%, 86.7%) |
| CIE-LAB | lab(3.98, 18.39, -8.47) |
| CIE-LCH | lch(3.98, 20.25, 335.28°) |
| OKLab | oklab(17.37% 0.0668 -0.0276) |
| OKLCH | oklch(17.37% 0.072 337.6) |
| XYZ | xyz(0.8684, 0.4410, 1.0761) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Eggplant
#380835
ΔE00 7.73
Aubergine
#3D0734
ΔE00 8.08
Dark Plum
#3F012C
ΔE00 8.14
Very Dark Purple
#2A0134
ΔE00 8.66
Midnight Purple
#280137
ΔE00 9.62
Dark Purple
#35063E
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22011B #012208
analogous
#190122 #22011B #22010B
triadic
#22011B #1B2201 #011B22
tetradic
#22011B #221901 #012208 #010B22
square
#22011B #221901 #012208 #010B22
split-complementary
#22011B #0B2201 #012219
monochromatic
#1E0118 #1E0118 #22011B #5D034A #990479
Accessibility & contrast
On white
19.30
#22011B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#22011B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22011B
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22011B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22011B | 1.00 | 19.30 | 1.09 | 19.30 |
| #FFFFFF | 19.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020A1C
Deuteranopia (green-blind)
#0C101A
Tritanopia (blue-blind)
#25020C
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #22011b; /* rgb */ color: rgb(34, 1, 27); /* oklch */ color: oklch(17.4% 0.072 337.6);
Tailwind
colors: {
custom: {
50: '#5d4657',
500: '#22011b',
950: '#000000',
},
}SCSS
$custom: #22011b; $custom-light: #5d4657; $custom-dark: #000000;
JSON
{
"hex": "#22011b",
"rgb": {
"r": 34,
"g": 1,
"b": 27
},
"hsl": {
"h": 312.727,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.17366,
"c": 0.07223,
"h": 337.6
},
"luminance": 0.00441
}Semantic roles & 50–950 ramp
primary
#22011B
secondary
#166927
accent
#FF5629
background
#F5F3F5
surface
#E9E5E9
border
#C5C1C5
text
#040003
muted
#797778