#22201B#22201B
#22201B is a very dark, near-neutral orange. Relative luminance 0.015; OKLCH L 24.4% C 0.010 H 88.8°. Best body text is #FFFFFF at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #22201B |
|---|---|
| RGB | rgb(34, 32, 27) |
| HSL | hsl(43, 11%, 12%) |
| HSV | hsv(43, 21%, 13%) |
| CMYK | cmyk(0%, 5.9%, 20.6%, 86.7%) |
| CIE-LAB | lab(12.30, -0.19, 3.74) |
| CIE-LCH | lch(12.30, 3.75, 92.87°) |
| OKLab | oklab(24.39% 0.0002 0.0097) |
| OKLCH | oklch(24.39% 0.01 88.8) |
| XYZ | xyz(1.3740, 1.4523, 1.2446) |
| Luminance | 0.0145 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Almost Black
#070D0D
ΔE00 7.15
Dark Grey
#363737
ΔE00 8.07
Black
#000000
ΔE00 8.20
Charcoal (survey)
#343837
ΔE00 8.45
Onyx
#353839
ΔE00 8.77
Gunmetal
#2A3439
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22201B #1B1D22
analogous
#221D1B #22201B #21221B
triadic
#22201B #1B2220 #201B22
tetradic
#22201B #1B221D #1B1D22 #221B21
square
#22201B #1B221D #1B1D22 #221B21
split-complementary
#22201B #1B2122 #1D1B22
monochromatic
#11100E #11100E #22201B #444036 #666051
Accessibility & contrast
On white
16.27
#22201B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#22201B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22201B
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22201B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22201B | 1.00 | 16.27 | 1.29 | 16.27 |
| #FFFFFF | 16.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#21201B
Deuteranopia (green-blind)
#22201B
Tritanopia (blue-blind)
#231F1F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #22201b; /* rgb */ color: rgb(34, 32, 27); /* oklch */ color: oklch(24.4% 0.010 88.8);
Tailwind
colors: {
custom: {
50: '#5d5b57',
500: '#22201b',
950: '#000000',
},
}SCSS
$custom: #22201b; $custom-light: #5d5b57; $custom-dark: #000000;
JSON
{
"hex": "#22201b",
"rgb": {
"r": 34,
"g": 32,
"b": 27
},
"hsl": {
"h": 42.857,
"s": 11.475,
"l": 11.961
},
"oklch": {
"l": 0.24392,
"c": 0.0097,
"h": 88.8
},
"luminance": 0.01452
}Semantic roles & 50–950 ramp
primary
#22201B
secondary
#464A53
accent
#86B473
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040403
muted
#797978