#1E2020#1E2020
#1E2020 is a very dark, near-neutral grey. Relative luminance 0.014; OKLCH L 24.1% C 0.003 H 196.9°. Best body text is #FFFFFF at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2020 |
|---|---|
| RGB | rgb(30, 32, 32) |
| HSL | hsl(180, 3%, 12%) |
| HSV | hsv(180, 6%, 13%) |
| CMYK | cmyk(6.2%, 0%, 0%, 87.5%) |
| CIE-LAB | lab(12.05, -0.93, -0.32) |
| CIE-LCH | lch(12.05, 0.98, 199.20°) |
| OKLab | oklab(24.14% -0.0029 -0.0009) |
| OKLCH | oklch(24.14% 0.003 196.9) |
| XYZ | xyz(1.3126, 1.4133, 1.5699) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Almost Black
#070D0D
ΔE00 5.47
Black
#000000
ΔE00 7.40
Dark Grey
#363737
ΔE00 7.41
Gunmetal
#2A3439
ΔE00 7.42
Charcoal (survey)
#343837
ΔE00 7.61
Onyx
#353839
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2020 #201E1E
analogous
#1E201F #1E2020 #1E1F20
triadic
#1E2020 #201E20 #20201E
tetradic
#1E2020 #1F1E20 #201E1E #1F201E
square
#1E2020 #1F1E20 #201E1E #1F201E
split-complementary
#1E2020 #201E1F #201F1E
monochromatic
#0F1010 #0F1010 #1E2020 #3C4040 #595F5F
Accessibility & contrast
On white
16.37
#1E2020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#1E2020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2020
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2020 | 1.00 | 16.37 | 1.28 | 16.37 |
| #FFFFFF | 16.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#202020
Deuteranopia (green-blind)
#1F1F20
Tritanopia (blue-blind)
#1D2020
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #1e2020; /* rgb */ color: rgb(30, 32, 32); /* oklch */ color: oklch(24.1% 0.003 196.9);
Tailwind
colors: {
custom: {
50: '#595b5b',
500: '#1e2020',
950: '#000000',
},
}SCSS
$custom: #1e2020; $custom-light: #595b5b; $custom-dark: #000000;
JSON
{
"hex": "#1e2020",
"rgb": {
"r": 30,
"g": 32,
"b": 32
},
"hsl": {
"h": 180,
"s": 3.226,
"l": 12.157
},
"oklch": {
"l": 0.24142,
"c": 0.00299,
"h": 196.9
},
"luminance": 0.01413
}Semantic roles & 50–950 ramp
primary
#1E2020
secondary
#4F4B4B
accent
#7B7BAC
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#030404
muted
#787979