#201E1D#201E1D
#201E1D is a very dark, near-neutral grey. Relative luminance 0.013; OKLCH L 23.7% C 0.004 H 48.5°. Best body text is #FFFFFF at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #201E1D |
|---|---|
| RGB | rgb(32, 30, 29) |
| HSL | hsl(20, 5%, 12%) |
| HSV | hsv(20, 9%, 13%) |
| CMYK | cmyk(0%, 6.2%, 9.4%, 87.5%) |
| CIE-LAB | lab(11.44, 0.72, 1.02) |
| CIE-LCH | lch(11.44, 1.25, 55.05°) |
| OKLab | oklab(23.69% 0.0024 0.0027) |
| OKLCH | oklch(23.69% 0.004 48.5) |
| XYZ | xyz(1.2817, 1.3243, 1.3503) |
| Luminance | 0.0132 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Almost Black
#070D0D
ΔE00 6.24
Black
#000000
ΔE00 7.04
Dark Grey
#363737
ΔE00 8.01
Onyx
#353839
ΔE00 8.61
Charcoal (survey)
#343837
ΔE00 8.79
Dark
#1B2431
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201E1D #1D1F20
analogous
#201D1E #201E1D #20201D
triadic
#201E1D #1D201E #1E1D20
tetradic
#201E1D #1E201D #1D1F20 #201D20
square
#201E1D #1E201D #1D1F20 #201D20
split-complementary
#201E1D #1D2020 #1D1E20
monochromatic
#100F0F #100F0F #201E1D #403C3A #605A57
Accessibility & contrast
On white
16.60
#201E1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#201E1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201E1D
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201E1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201E1D | 1.00 | 16.60 | 1.26 | 16.60 |
| #FFFFFF | 16.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1E1D
Deuteranopia (green-blind)
#1F1F1D
Tritanopia (blue-blind)
#211E1E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #201e1d; /* rgb */ color: rgb(32, 30, 29); /* oklch */ color: oklch(23.7% 0.004 48.5);
Tailwind
colors: {
custom: {
50: '#5b5958',
500: '#201e1d',
950: '#000000',
},
}SCSS
$custom: #201e1d; $custom-light: #5b5958; $custom-dark: #000000;
JSON
{
"hex": "#201e1d",
"rgb": {
"r": 32,
"g": 30,
"b": 29
},
"hsl": {
"h": 20,
"s": 4.918,
"l": 11.961
},
"oklch": {
"l": 0.23687,
"c": 0.00362,
"h": 48.5
},
"luminance": 0.01324
}Semantic roles & 50–950 ramp
primary
#201E1D
secondary
#4A4D4F
accent
#9DAE7A
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040303
muted
#797878