#201816#201816
#201816 is a very dark, near-neutral red. Relative luminance 0.010; OKLCH L 21.8% C 0.014 H 34.4°. Best body text is #FFFFFF at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #201816 |
|---|---|
| RGB | rgb(32, 24, 22) |
| HSL | hsl(12, 19%, 11%) |
| HSV | hsv(12, 31%, 13%) |
| CMYK | cmyk(0%, 25%, 31.2%, 87.5%) |
| CIE-LAB | lab(9.14, 3.58, 2.90) |
| CIE-LCH | lch(9.14, 4.61, 39.00°) |
| OKLab | oklab(21.81% 0.0112 0.0076) |
| OKLCH | oklch(21.81% 0.014 34.4) |
| XYZ | xyz(1.0671, 1.0183, 0.8992) |
| Luminance | 0.0102 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.49
Black
#000000
ΔE00 7.65
Almost Black
#070D0D
ΔE00 8.70
Dark Grey
#363737
ΔE00 11.02
Dark Brown
#341C02
ΔE00 11.50
Onyx
#353839
ΔE00 12.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201816 #161E20
analogous
#201619 #201816 #201D16
triadic
#201816 #162018 #181620
tetradic
#201816 #192016 #161E20 #1D1620
square
#201816 #192016 #161E20 #1D1620
split-complementary
#201816 #16201D #161920
monochromatic
#120E0C #120E0C #201816 #44332F #694E48
Accessibility & contrast
On white
17.45
#201816 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#201816 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201816
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201816 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201816 | 1.00 | 17.45 | 1.20 | 17.45 |
| #FFFFFF | 17.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1916
Deuteranopia (green-blind)
#1C1A16
Tritanopia (blue-blind)
#221717
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #201816; /* rgb */ color: rgb(32, 24, 22); /* oklch */ color: oklch(21.8% 0.014 34.4);
Tailwind
colors: {
custom: {
50: '#5b5452',
500: '#201816',
950: '#000000',
},
}SCSS
$custom: #201816; $custom-light: #5b5452; $custom-dark: #000000;
JSON
{
"hex": "#201816",
"rgb": {
"r": 32,
"g": 24,
"b": 22
},
"hsl": {
"h": 12,
"s": 18.519,
"l": 10.588
},
"oklch": {
"l": 0.21811,
"c": 0.01351,
"h": 34.4
},
"luminance": 0.01018
}Semantic roles & 50–950 ramp
primary
#201816
secondary
#3F4F52
accent
#ABBB6D
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040202
muted
#797878