#222220#222220
#222220 is a dark, near-neutral grey. Relative luminance 0.016; OKLCH L 25.1% C 0.004 H 106.7°. Best body text is #FFFFFF at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #222220 |
|---|---|
| RGB | rgb(34, 34, 32) |
| HSL | hsl(60, 3%, 13%) |
| HSV | hsv(60, 6%, 13%) |
| CMYK | cmyk(0%, 0%, 5.9%, 86.7%) |
| CIE-LAB | lab(13.16, -0.48, 1.35) |
| CIE-LCH | lch(13.16, 1.43, 109.72°) |
| OKLab | oklab(25.12% -0.0011 0.0035) |
| OKLCH | oklch(25.12% 0.004 106.7) |
| XYZ | xyz(1.4924, 1.5884, 1.5942) |
| Luminance | 0.0159 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Almost Black
#070D0D
ΔE00 6.57
Dark Grey
#363737
ΔE00 6.81
Charcoal (survey)
#343837
ΔE00 7.17
Onyx
#353839
ΔE00 7.30
Black
#000000
ΔE00 8.12
Gunmetal
#2A3439
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222220 #202022
analogous
#222120 #222220 #212220
triadic
#222220 #202222 #222022
tetradic
#222220 #202221 #202022 #222021
square
#222220 #202221 #202022 #222021
split-complementary
#222220 #202122 #212022
monochromatic
#10100F #10100F #222220 #42423E #61615B
Accessibility & contrast
On white
15.94
#222220 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#222220 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222220
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222220 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222220 | 1.00 | 15.94 | 1.32 | 15.94 |
| #FFFFFF | 15.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#222220
Deuteranopia (green-blind)
#222220
Tritanopia (blue-blind)
#222221
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #222220; /* rgb */ color: rgb(34, 34, 32); /* oklch */ color: oklch(25.1% 0.004 106.7);
Tailwind
colors: {
custom: {
50: '#5c5c5b',
500: '#222220',
950: '#000000',
},
}SCSS
$custom: #222220; $custom-light: #5c5c5b; $custom-dark: #000000;
JSON
{
"hex": "#222220",
"rgb": {
"r": 34,
"g": 34,
"b": 32
},
"hsl": {
"h": 60,
"s": 3.03,
"l": 12.941
},
"oklch": {
"l": 0.2512,
"c": 0.0037,
"h": 106.7
},
"luminance": 0.01588
}Semantic roles & 50–950 ramp
primary
#222220
secondary
#4D4D51
accent
#7CAC7C
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040404
muted
#797979