#202022#202022
#202022 is a very dark, near-neutral grey. Relative luminance 0.015; OKLCH L 24.4% C 0.004 H 286.1°. Best body text is #FFFFFF at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #202022 |
|---|---|
| RGB | rgb(32, 32, 34) |
| HSL | hsl(240, 3%, 13%) |
| HSV | hsv(240, 6%, 13%) |
| CMYK | cmyk(5.9%, 5.9%, 0%, 86.7%) |
| CIE-LAB | lab(12.32, 0.51, -1.35) |
| CIE-LCH | lch(12.32, 1.44, 290.65°) |
| OKLab | oklab(24.44% 0.001 -0.0036) |
| OKLCH | oklch(24.44% 0.004 286.1) |
| XYZ | xyz(1.4009, 1.4556, 1.7202) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Almost Black
#070D0D
ΔE00 6.39
Dark
#1B2431
ΔE00 6.91
Dark Grey
#363737
ΔE00 7.41
Black
#000000
ΔE00 7.60
Onyx
#353839
ΔE00 7.75
Gunmetal
#2A3439
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202022 #222220
analogous
#202122 #202022 #212022
triadic
#202022 #222020 #202220
tetradic
#202022 #222021 #222220 #202221
square
#202022 #222021 #222220 #202221
split-complementary
#202022 #222120 #212220
monochromatic
#0F0F10 #0F0F10 #202022 #3E3E42 #5B5B61
Accessibility & contrast
On white
16.26
#202022 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#202022 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202022
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202022 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202022 | 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)
#202022
Deuteranopia (green-blind)
#202022
Tritanopia (blue-blind)
#202021
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #202022; /* rgb */ color: rgb(32, 32, 34); /* oklch */ color: oklch(24.4% 0.004 286.1);
Tailwind
colors: {
custom: {
50: '#5b5b5c',
500: '#202022',
950: '#000000',
},
}SCSS
$custom: #202022; $custom-light: #5b5b5c; $custom-dark: #000000;
JSON
{
"hex": "#202022",
"rgb": {
"r": 32,
"g": 32,
"b": 34
},
"hsl": {
"h": 240,
"s": 3.03,
"l": 12.941
},
"oklch": {
"l": 0.24435,
"c": 0.00376,
"h": 286.1
},
"luminance": 0.01456
}Semantic roles & 50–950 ramp
primary
#202022
secondary
#51514D
accent
#AC7CAC
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040404
muted
#797979