#22201E#22201E
#22201E is a very dark, near-neutral grey. Relative luminance 0.015; OKLCH L 24.5% C 0.005 H 67.6°. Best body text is #FFFFFF at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #22201E |
|---|---|
| RGB | rgb(34, 32, 30) |
| HSL | hsl(30, 6%, 13%) |
| HSV | hsv(30, 12%, 13%) |
| CMYK | cmyk(0%, 5.9%, 11.8%, 86.7%) |
| CIE-LAB | lab(12.40, 0.47, 1.70) |
| CIE-LCH | lch(12.40, 1.76, 74.39°) |
| OKLab | oklab(24.5% 0.0018 0.0045) |
| OKLCH | oklch(24.5% 0.005 67.6) |
| XYZ | xyz(1.4105, 1.4669, 1.4369) |
| Luminance | 0.0147 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Almost Black
#070D0D
ΔE00 6.73
Dark Grey
#363737
ΔE00 7.48
Black
#000000
ΔE00 7.70
Onyx
#353839
ΔE00 8.13
Charcoal (survey)
#343837
ΔE00 8.19
Gunmetal
#2A3439
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22201E #1E2022
analogous
#221E1E #22201E #22221E
triadic
#22201E #1E2220 #201E22
tetradic
#22201E #1E221E #1E2022 #221E22
square
#22201E #1E221E #1E2022 #221E22
split-complementary
#22201E #1E2222 #1E1E22
monochromatic
#100F0E #100F0E #22201E #433F3B #635D57
Accessibility & contrast
On white
16.24
#22201E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#22201E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22201E
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22201E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22201E | 1.00 | 16.24 | 1.29 | 16.24 |
| #FFFFFF | 16.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#21201E
Deuteranopia (green-blind)
#21201E
Tritanopia (blue-blind)
#23201F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #22201e; /* rgb */ color: rgb(34, 32, 30); /* oklch */ color: oklch(24.5% 0.005 67.6);
Tailwind
colors: {
custom: {
50: '#5c5b59',
500: '#22201e',
950: '#000000',
},
}SCSS
$custom: #22201e; $custom-light: #5c5b59; $custom-dark: #000000;
JSON
{
"hex": "#22201e",
"rgb": {
"r": 34,
"g": 32,
"b": 30
},
"hsl": {
"h": 30,
"s": 6.25,
"l": 12.549
},
"oklch": {
"l": 0.24498,
"c": 0.00482,
"h": 67.6
},
"luminance": 0.01467
}Semantic roles & 50–950 ramp
primary
#22201E
secondary
#4A4E51
accent
#94AF78
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040403
muted
#797978