#222022#222022
#222022 is a very dark, near-neutral grey. Relative luminance 0.015; OKLCH L 24.7% C 0.005 H 325.8°. Best body text is #FFFFFF at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #222022 |
|---|---|
| RGB | rgb(34, 32, 34) |
| HSL | hsl(300, 3%, 13%) |
| HSV | hsv(300, 6%, 13%) |
| CMYK | cmyk(0%, 5.9%, 0%, 86.7%) |
| CIE-LAB | lab(12.54, 1.43, -1.01) |
| CIE-LCH | lch(12.54, 1.76, 324.70°) |
| OKLab | oklab(24.65% 0.0039 -0.0027) |
| OKLCH | oklch(24.65% 0.005 325.8) |
| XYZ | xyz(1.4649, 1.4886, 1.7232) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Almost Black
#070D0D
ΔE00 7.24
Dark Grey
#363737
ΔE00 7.60
Dark
#1B2431
ΔE00 7.64
Black
#000000
ΔE00 7.91
Onyx
#353839
ΔE00 8.13
Charcoal (survey)
#343837
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222022 #202220
analogous
#212022 #222022 #222021
triadic
#222022 #222220 #202222
tetradic
#222022 #222120 #202220 #202122
square
#222022 #222120 #202220 #202122
split-complementary
#222022 #212220 #202221
monochromatic
#100F10 #100F10 #222022 #423E42 #615B61
Accessibility & contrast
On white
16.18
#222022 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#222022 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222022
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222022 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222022 | 1.00 | 16.18 | 1.30 | 16.18 |
| #FFFFFF | 16.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#202022
Deuteranopia (green-blind)
#202122
Tritanopia (blue-blind)
#222021
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #222022; /* rgb */ color: rgb(34, 32, 34); /* oklch */ color: oklch(24.7% 0.005 325.8);
Tailwind
colors: {
custom: {
50: '#5c5b5c',
500: '#222022',
950: '#000000',
},
}SCSS
$custom: #222022; $custom-light: #5c5b5c; $custom-dark: #000000;
JSON
{
"hex": "#222022",
"rgb": {
"r": 34,
"g": 32,
"b": 34
},
"hsl": {
"h": 300,
"s": 3.03,
"l": 12.941
},
"oklch": {
"l": 0.24653,
"c": 0.00477,
"h": 325.8
},
"luminance": 0.01489
}Semantic roles & 50–950 ramp
primary
#222022
secondary
#4D514D
accent
#AC7C7C
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040404
muted
#797979