#22011E#22011E
#22011E is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 17.6% C 0.075 H 333.4°. Best body text is #FFFFFF at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #22011E |
|---|---|
| RGB | rgb(34, 1, 30) |
| HSL | hsl(307, 94%, 7%) |
| HSV | hsv(307, 97%, 13%) |
| CMYK | cmyk(0%, 97.1%, 11.8%, 86.7%) |
| CIE-LAB | lab(4.12, 19.27, -10.66) |
| CIE-LCH | lch(4.12, 22.02, 331.06°) |
| OKLab | oklab(17.58% 0.0669 -0.0335) |
| OKLCH | oklch(17.58% 0.075 333.4) |
| XYZ | xyz(0.9049, 0.4556, 1.2683) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 6.82
Very Dark Purple
#2A0134
ΔE00 7.37
Aubergine
#3D0734
ΔE00 7.39
Dark Plum
#3F012C
ΔE00 7.84
Midnight Purple
#280137
ΔE00 8.31
Dark Purple
#35063E
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22011E #012205
analogous
#160122 #22011E #22010E
triadic
#22011E #1E2201 #011E22
tetradic
#22011E #221601 #012205 #010E22
square
#22011E #221601 #012205 #010E22
split-complementary
#22011E #0E2201 #012216
monochromatic
#1E011A #1E011A #22011E #5D0352 #990487
Accessibility & contrast
On white
19.24
#22011E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#22011E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22011E
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22011E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22011E | 1.00 | 19.24 | 1.09 | 19.24 |
| #FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B1F
Deuteranopia (green-blind)
#0A101D
Tritanopia (blue-blind)
#24030E
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #22011e; /* rgb */ color: rgb(34, 1, 30); /* oklch */ color: oklch(17.6% 0.075 333.4);
Tailwind
colors: {
custom: {
50: '#5d4659',
500: '#22011e',
950: '#000000',
},
}SCSS
$custom: #22011e; $custom-light: #5d4659; $custom-dark: #000000;
JSON
{
"hex": "#22011e",
"rgb": {
"r": 34,
"g": 1,
"b": 30
},
"hsl": {
"h": 307.273,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.17581,
"c": 0.07481,
"h": 333.4
},
"luminance": 0.00456
}Semantic roles & 50–950 ramp
primary
#22011E
secondary
#166920
accent
#FF4329
background
#F5F3F5
surface
#E9E5E9
border
#C5C1C5
text
#040003
muted
#797778