#201F20#201F20
#201F20 is a very dark, near-neutral grey. Relative luminance 0.014; OKLCH L 24.1% C 0.002 H 325.7°. Best body text is #FFFFFF at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #201F20 |
|---|---|
| RGB | rgb(32, 31, 32) |
| HSL | hsl(300, 2%, 12%) |
| HSV | hsv(300, 3%, 13%) |
| CMYK | cmyk(0%, 3.1%, 0%, 87.5%) |
| CIE-LAB | lab(11.90, 0.72, -0.51) |
| CIE-LCH | lch(11.90, 0.88, 324.59°) |
| OKLab | oklab(24.08% 0.002 -0.0013) |
| OKLCH | oklch(24.08% 0.002 325.7) |
| XYZ | xyz(1.3463, 1.3913, 1.5638) |
| Luminance | 0.0139 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Almost Black
#070D0D
ΔE00 6.30
Black
#000000
ΔE00 7.27
Dark Grey
#363737
ΔE00 7.66
Dark
#1B2431
ΔE00 7.83
Onyx
#353839
ΔE00 8.12
Charcoal (survey)
#343837
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201F20 #1F201F
analogous
#201F20 #201F20 #201F20
triadic
#201F20 #20201F #1F2020
tetradic
#201F20 #20201F #1F201F #1F2020
square
#201F20 #20201F #1F201F #1F2020
split-complementary
#201F20 #20201F #1F2020
monochromatic
#100F10 #100F10 #201F20 #3F3D3F #5E5B5E
Accessibility & contrast
On white
16.43
#201F20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#201F20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201F20
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201F20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201F20 | 1.00 | 16.43 | 1.28 | 16.43 |
| #FFFFFF | 16.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1F20
Deuteranopia (green-blind)
#1F1F20
Tritanopia (blue-blind)
#201F1F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #201f20; /* rgb */ color: rgb(32, 31, 32); /* oklch */ color: oklch(24.1% 0.002 325.7);
Tailwind
colors: {
custom: {
50: '#5b5a5b',
500: '#201f20',
950: '#000000',
},
}SCSS
$custom: #201f20; $custom-light: #5b5a5b; $custom-dark: #000000;
JSON
{
"hex": "#201f20",
"rgb": {
"r": 32,
"g": 31,
"b": 32
},
"hsl": {
"h": 300,
"s": 1.587,
"l": 12.353
},
"oklch": {
"l": 0.24079,
"c": 0.0024,
"h": 325.7
},
"luminance": 0.01391
}Semantic roles & 50–950 ramp
primary
#201F20
secondary
#4D4E4D
accent
#AB7D7D
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040304
muted
#797879