#22201C#22201C
#22201C is a very dark, near-neutral orange. Relative luminance 0.015; OKLCH L 24.4% C 0.008 H 84.6°. Best body text is #FFFFFF at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #22201C |
|---|---|
| RGB | rgb(34, 32, 28) |
| HSL | hsl(40, 10%, 12%) |
| HSV | hsv(40, 18%, 13%) |
| CMYK | cmyk(0%, 5.9%, 17.6%, 86.7%) |
| CIE-LAB | lab(12.33, 0.03, 3.06) |
| CIE-LCH | lch(12.33, 3.06, 89.47°) |
| OKLab | oklab(24.43% 0.0008 0.008) |
| OKLCH | oklch(24.43% 0.008 84.6) |
| XYZ | xyz(1.3858, 1.4570, 1.3066) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Almost Black
#070D0D
ΔE00 6.95
Dark Grey
#363737
ΔE00 7.82
Black
#000000
ΔE00 7.99
Charcoal (survey)
#343837
ΔE00 8.31
Onyx
#353839
ΔE00 8.51
Gunmetal
#2A3439
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22201C #1C1E22
analogous
#221D1C #22201C #21221C
triadic
#22201C #1C2220 #201C22
tetradic
#22201C #1C221D #1C1E22 #221C21
square
#22201C #1C221D #1C1E22 #221C21
split-complementary
#22201C #1C2122 #1D1C22
monochromatic
#11100E #11100E #22201C #444038 #655F53
Accessibility & contrast
On white
16.26
#22201C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#22201C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22201C
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22201C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22201C | 1.00 | 16.26 | 1.29 | 16.26 |
| #FFFFFF | 16.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#21201C
Deuteranopia (green-blind)
#22201C
Tritanopia (blue-blind)
#231F1F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #22201c; /* rgb */ color: rgb(34, 32, 28); /* oklch */ color: oklch(24.4% 0.008 84.6);
Tailwind
colors: {
custom: {
50: '#5d5b58',
500: '#22201c',
950: '#000000',
},
}SCSS
$custom: #22201c; $custom-light: #5d5b58; $custom-dark: #000000;
JSON
{
"hex": "#22201c",
"rgb": {
"r": 34,
"g": 32,
"b": 28
},
"hsl": {
"h": 40,
"s": 9.677,
"l": 12.157
},
"oklch": {
"l": 0.24426,
"c": 0.00801,
"h": 84.6
},
"luminance": 0.01457
}Semantic roles & 50–950 ramp
primary
#22201C
secondary
#484B52
accent
#8AB375
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040403
muted
#797978