#201E20#201E20
#201E20 is a very dark, near-neutral grey. Relative luminance 0.013; OKLCH L 23.8% C 0.005 H 325.7°. Best body text is #FFFFFF at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #201E20 |
|---|---|
| RGB | rgb(32, 30, 32) |
| HSL | hsl(300, 3%, 12%) |
| HSV | hsv(300, 6%, 13%) |
| CMYK | cmyk(0%, 6.2%, 0%, 87.5%) |
| CIE-LAB | lab(11.55, 1.45, -1.02) |
| CIE-LCH | lch(11.55, 1.77, 324.69°) |
| OKLab | oklab(23.81% 0.004 -0.0027) |
| OKLCH | oklch(23.81% 0.005 325.7) |
| XYZ | xyz(1.3206, 1.3399, 1.5553) |
| Luminance | 0.0134 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Almost Black
#070D0D
ΔE00 6.77
Black
#000000
ΔE00 7.32
Dark
#1B2431
ΔE00 7.74
Dark Grey
#363737
ΔE00 8.19
Onyx
#353839
ΔE00 8.70
Charcoal (survey)
#343837
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201E20 #1E201E
analogous
#1F1E20 #201E20 #201E1F
triadic
#201E20 #20201E #1E2020
tetradic
#201E20 #201F1E #1E201E #1E1F20
square
#201E20 #201F1E #1E201E #1E1F20
split-complementary
#201E20 #1F201E #1E201F
monochromatic
#100F10 #100F10 #201E20 #403C40 #5F595F
Accessibility & contrast
On white
16.56
#201E20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#201E20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201E20
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201E20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201E20 | 1.00 | 16.56 | 1.27 | 16.56 |
| #FFFFFF | 16.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1E20
Deuteranopia (green-blind)
#1E1F20
Tritanopia (blue-blind)
#201E1F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #201e20; /* rgb */ color: rgb(32, 30, 32); /* oklch */ color: oklch(23.8% 0.005 325.7);
Tailwind
colors: {
custom: {
50: '#5b595b',
500: '#201e20',
950: '#000000',
},
}SCSS
$custom: #201e20; $custom-light: #5b595b; $custom-dark: #000000;
JSON
{
"hex": "#201e20",
"rgb": {
"r": 32,
"g": 30,
"b": 32
},
"hsl": {
"h": 300,
"s": 3.226,
"l": 12.157
},
"oklch": {
"l": 0.23806,
"c": 0.00481,
"h": 325.7
},
"luminance": 0.0134
}Semantic roles & 50–950 ramp
primary
#201E20
secondary
#4B4F4B
accent
#AC7B7B
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040304
muted
#797879