#202020#202020
#202020 is a very dark, near-neutral grey. Relative luminance 0.014; OKLCH L 24.4% C 0.000 H 0.0°. Best body text is #FFFFFF at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #202020 |
|---|---|
| RGB | rgb(32, 32, 32) |
| HSL | hsl(0, 0%, 13%) |
| HSV | hsv(0, 0%, 13%) |
| CMYK | cmyk(0%, 0%, 0%, 87.5%) |
| CIE-LAB | lab(12.25, -0.00, 0.00) |
| CIE-LCH | lch(12.25, 0.00, 176.63°) |
| OKLab | oklab(24.35% 0 0) |
| OKLCH | oklch(24.35% 0 0) |
| XYZ | xyz(1.3728, 1.4444, 1.5727) |
| Luminance | 0.0144 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Almost Black
#070D0D
ΔE00 6.00
Dark Grey
#363737
ΔE00 7.27
Black
#000000
ΔE00 7.40
Onyx
#353839
ΔE00 7.67
Charcoal (survey)
#343837
ΔE00 7.83
Gunmetal
#2A3439
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202020 #202020
analogous
#202020 #202020 #202020
triadic
#202020 #202020 #202020
tetradic
#202020 #202020 #202020 #202020
square
#202020 #202020 #202020 #202020
split-complementary
#202020 #202020 #202020
monochromatic
#0F0F0F #0F0F0F #202020 #3F3F3F #5D5D5D
Accessibility & contrast
On white
16.29
#202020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#202020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202020
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202020 | 1.00 | 16.29 | 1.29 | 16.29 |
| #FFFFFF | 16.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#202020
Deuteranopia (green-blind)
#202020
Tritanopia (blue-blind)
#202020
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #202020; /* rgb */ color: rgb(32, 32, 32); /* oklch */ color: oklch(24.4% 0.000 0.0);
Tailwind
colors: {
custom: {
50: '#5b5b5b',
500: '#202020',
950: '#000000',
},
}SCSS
$custom: #202020; $custom-light: #5b5b5b; $custom-dark: #000000;
JSON
{
"hex": "#202020",
"rgb": {
"r": 32,
"g": 32,
"b": 32
},
"hsl": {
"h": 0,
"s": 0,
"l": 12.549
},
"oklch": {
"l": 0.24353,
"c": 0,
"h": 0
},
"luminance": 0.01444
}Semantic roles & 50–950 ramp
primary
#202020
secondary
#4E4E4E
accent
#A9A97E
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040404
muted
#797979