#20201E#20201E
#20201E is a very dark, near-neutral grey. Relative luminance 0.014; OKLCH L 24.3% C 0.004 H 106.7°. Best body text is #FFFFFF at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #20201E |
|---|---|
| RGB | rgb(32, 32, 30) |
| HSL | hsl(60, 3%, 12%) |
| HSV | hsv(60, 6%, 13%) |
| CMYK | cmyk(0%, 0%, 6.2%, 87.5%) |
| CIE-LAB | lab(12.18, -0.49, 1.36) |
| CIE-LCH | lch(12.18, 1.44, 109.69°) |
| OKLab | oklab(24.28% -0.0011 0.0036) |
| OKLCH | oklch(24.28% 0.004 106.7) |
| XYZ | xyz(1.3465, 1.4338, 1.4339) |
| Luminance | 0.0143 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Almost Black
#070D0D
ΔE00 6.00
Dark Grey
#363737
ΔE00 7.43
Black
#000000
ΔE00 7.51
Charcoal (survey)
#343837
ΔE00 7.77
Onyx
#353839
ΔE00 7.90
Gunmetal
#2A3439
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20201E #1E1E20
analogous
#201F1E #20201E #1F201E
triadic
#20201E #1E2020 #201E20
tetradic
#20201E #1E201F #1E1E20 #201E1F
square
#20201E #1E201F #1E1E20 #201E1F
split-complementary
#20201E #1E1F20 #1F1E20
monochromatic
#10100F #10100F #20201E #40403C #5F5F59
Accessibility & contrast
On white
16.32
#20201E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#20201E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20201E
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20201E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20201E | 1.00 | 16.32 | 1.29 | 16.32 |
| #FFFFFF | 16.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#20201E
Deuteranopia (green-blind)
#20201E
Tritanopia (blue-blind)
#20201F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #20201e; /* rgb */ color: rgb(32, 32, 30); /* oklch */ color: oklch(24.3% 0.004 106.7);
Tailwind
colors: {
custom: {
50: '#5b5b59',
500: '#20201e',
950: '#000000',
},
}SCSS
$custom: #20201e; $custom-light: #5b5b59; $custom-dark: #000000;
JSON
{
"hex": "#20201e",
"rgb": {
"r": 32,
"g": 32,
"b": 30
},
"hsl": {
"h": 60,
"s": 3.226,
"l": 12.157
},
"oklch": {
"l": 0.24276,
"c": 0.00373,
"h": 106.7
},
"luminance": 0.01434
}Semantic roles & 50–950 ramp
primary
#20201E
secondary
#4B4B4F
accent
#7BAC7B
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040403
muted
#797978