#22011F#22011F
#22011F is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 17.7% C 0.076 H 332.1°. Best body text is #FFFFFF at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #22011F |
|---|---|
| RGB | rgb(34, 1, 31) |
| HSL | hsl(305, 94%, 7%) |
| HSV | hsv(305, 97%, 13%) |
| CMYK | cmyk(0%, 97.1%, 8.8%, 86.7%) |
| CIE-LAB | lab(4.16, 19.57, -11.37) |
| CIE-LCH | lch(4.16, 22.64, 329.83°) |
| OKLab | oklab(17.66% 0.0669 -0.0355) |
| OKLCH | oklch(17.66% 0.076 332.1) |
| XYZ | xyz(0.9179, 0.4608, 1.3367) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 6.56
Very Dark Purple
#2A0134
ΔE00 6.96
Aubergine
#3D0734
ΔE00 7.21
Dark Plum
#3F012C
ΔE00 7.80
Midnight Purple
#280137
ΔE00 7.88
Dark Purple
#35063E
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22011F #012204
analogous
#150122 #22011F #22010F
triadic
#22011F #1F2201 #011F22
tetradic
#22011F #221501 #012204 #010F22
square
#22011F #221501 #012204 #010F22
split-complementary
#22011F #0F2201 #012215
monochromatic
#1E011B #1E011B #22011F #5D0355 #99048B
Accessibility & contrast
On white
19.23
#22011F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#22011F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22011F
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22011F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22011F | 1.00 | 19.23 | 1.09 | 19.23 |
| #FFFFFF | 19.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B20
Deuteranopia (green-blind)
#0A101E
Tritanopia (blue-blind)
#24030E
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #22011f; /* rgb */ color: rgb(34, 1, 31); /* oklch */ color: oklch(17.7% 0.076 332.1);
Tailwind
colors: {
custom: {
50: '#5d465a',
500: '#22011f',
950: '#000000',
},
}SCSS
$custom: #22011f; $custom-light: #5d465a; $custom-dark: #000000;
JSON
{
"hex": "#22011f",
"rgb": {
"r": 34,
"g": 1,
"b": 31
},
"hsl": {
"h": 305.455,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.17656,
"c": 0.07568,
"h": 332.1
},
"luminance": 0.00461
}Semantic roles & 50–950 ramp
primary
#22011F
secondary
#16691D
accent
#FF3C29
background
#F5F3F5
surface
#E9E5E9
border
#C5C1C5
text
#040004
muted
#797779