#201819#201819
#201819 is a very dark, near-neutral red. Relative luminance 0.010; OKLCH L 21.9% C 0.013 H 9.7°. Best body text is #FFFFFF at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #201819 |
|---|---|
| RGB | rgb(32, 24, 25) |
| HSL | hsl(353, 14%, 11%) |
| HSV | hsv(353, 25%, 13%) |
| CMYK | cmyk(0%, 25%, 21.9%, 87.5%) |
| CIE-LAB | lab(9.24, 4.21, 0.81) |
| CIE-LCH | lch(9.24, 4.29, 10.89°) |
| OKLab | oklab(21.92% 0.0128 0.0022) |
| OKLCH | oklch(21.92% 0.013 9.7) |
| XYZ | xyz(1.0978, 1.0306, 1.0606) |
| Luminance | 0.0103 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.27
Black
#000000
ΔE00 7.84
Almost Black
#070D0D
ΔE00 9.14
Dark Grey
#363737
ΔE00 11.12
Dark
#1B2431
ΔE00 11.19
Onyx
#353839
ΔE00 12.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201819 #18201F
analogous
#20181D #201819 #201B18
triadic
#201819 #192018 #181920
tetradic
#201819 #1D2018 #18201F #1B1820
square
#201819 #1D2018 #18201F #1B1820
split-complementary
#201819 #18201B #181D20
monochromatic
#110D0E #110D0E #201819 #433234 #664C50
Accessibility & contrast
On white
17.41
#201819 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#201819 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201819
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201819 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201819 | 1.00 | 17.41 | 1.21 | 17.41 |
| #FFFFFF | 17.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#191919
Deuteranopia (green-blind)
#1B1B19
Tritanopia (blue-blind)
#221718
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #201819; /* rgb */ color: rgb(32, 24, 25); /* oklch */ color: oklch(21.9% 0.013 9.7);
Tailwind
colors: {
custom: {
50: '#5b5455',
500: '#201819',
950: '#000000',
},
}SCSS
$custom: #201819; $custom-light: #5b5455; $custom-dark: #000000;
JSON
{
"hex": "#201819",
"rgb": {
"r": 32,
"g": 24,
"b": 25
},
"hsl": {
"h": 352.5,
"s": 14.286,
"l": 10.98
},
"oklch": {
"l": 0.21922,
"c": 0.01295,
"h": 9.7
},
"luminance": 0.01031
}Semantic roles & 50–950 ramp
primary
#201819
secondary
#43514F
accent
#B7AE71
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040203
muted
#797878