#222020#222020
#222020 is a very dark, near-neutral grey. Relative luminance 0.015; OKLCH L 24.6% C 0.003 H 17.4°. Best body text is #FFFFFF at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #222020 |
|---|---|
| RGB | rgb(34, 32, 32) |
| HSL | hsl(0, 3%, 13%) |
| HSV | hsv(0, 6%, 13%) |
| CMYK | cmyk(0%, 5.9%, 5.9%, 86.7%) |
| CIE-LAB | lab(12.46, 0.94, 0.34) |
| CIE-LCH | lch(12.46, 1.00, 19.66°) |
| OKLab | oklab(24.57% 0.0029 0.0009) |
| OKLCH | oklch(24.57% 0.003 17.4) |
| XYZ | xyz(1.4369, 1.4774, 1.5757) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Almost Black
#070D0D
ΔE00 6.85
Dark Grey
#363737
ΔE00 7.40
Black
#000000
ΔE00 7.67
Onyx
#353839
ΔE00 8.01
Charcoal (survey)
#343837
ΔE00 8.35
Dark
#1B2431
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222020 #202222
analogous
#222021 #222020 #222120
triadic
#222020 #202220 #202022
tetradic
#222020 #212220 #202222 #212022
square
#222020 #212220 #202222 #212022
split-complementary
#222020 #202221 #202122
monochromatic
#100F0F #100F0F #222020 #423E3E #615B5B
Accessibility & contrast
On white
16.21
#222020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#222020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222020
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222020 | 1.00 | 16.21 | 1.30 | 16.21 |
| #FFFFFF | 16.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#202020
Deuteranopia (green-blind)
#212120
Tritanopia (blue-blind)
#222020
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #222020; /* rgb */ color: rgb(34, 32, 32); /* oklch */ color: oklch(24.6% 0.003 17.4);
Tailwind
colors: {
custom: {
50: '#5c5b5b',
500: '#222020',
950: '#000000',
},
}SCSS
$custom: #222020; $custom-light: #5c5b5b; $custom-dark: #000000;
JSON
{
"hex": "#222020",
"rgb": {
"r": 34,
"g": 32,
"b": 32
},
"hsl": {
"h": 0,
"s": 3.03,
"l": 12.941
},
"oklch": {
"l": 0.24573,
"c": 0.00304,
"h": 17.4
},
"luminance": 0.01477
}Semantic roles & 50–950 ramp
primary
#222020
secondary
#4D5151
accent
#ACAC7C
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040404
muted
#797979