#201019#201019
#201019 is a very dark, muted pink. Relative luminance 0.007; OKLCH L 20.0% C 0.031 H 345.5°. Best body text is #FFFFFF at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #201019 |
|---|---|
| RGB | rgb(32, 16, 25) |
| HSL | hsl(326, 33%, 9%) |
| HSV | hsv(326, 50%, 13%) |
| CMYK | cmyk(0%, 50%, 21.9%, 87.5%) |
| CIE-LAB | lab(6.76, 9.86, -2.84) |
| CIE-LCH | lch(6.76, 10.26, 343.95°) |
| OKLab | oklab(19.96% 0.0301 -0.0078) |
| OKLCH | oklch(19.96% 0.031 345.5) |
| XYZ | xyz(0.9564, 0.7479, 1.0135) |
| Luminance | 0.0075 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.04
Black
#000000
ΔE00 11.92
Eggplant
#380835
ΔE00 13.14
Dark Plum
#3F012C
ΔE00 13.33
Aubergine
#3D0734
ΔE00 13.36
Dark Maroon
#3C0008
ΔE00 14.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201019 #102017
analogous
#1F1020 #201019 #201011
triadic
#201019 #192010 #101920
tetradic
#201019 #201F10 #102017 #101120
square
#201019 #201F10 #102017 #101120
split-complementary
#201019 #112010 #10201F
monochromatic
#140A10 #140A10 #201019 #492439 #723959
Accessibility & contrast
On white
18.27
#201019 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#201019 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201019
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201019 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201019 | 1.00 | 18.27 | 1.15 | 18.27 |
| #FFFFFF | 18.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#111319
Deuteranopia (green-blind)
#151619
Tritanopia (blue-blind)
#221013
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #201019; /* rgb */ color: rgb(32, 16, 25); /* oklch */ color: oklch(20.0% 0.031 345.5);
Tailwind
colors: {
custom: {
50: '#5b4e55',
500: '#201019',
950: '#000000',
},
}SCSS
$custom: #201019; $custom-light: #5b4e55; $custom-dark: #000000;
JSON
{
"hex": "#201019",
"rgb": {
"r": 32,
"g": 16,
"b": 25
},
"hsl": {
"h": 326.25,
"s": 33.333,
"l": 9.412
},
"oklch": {
"l": 0.19956,
"c": 0.03104,
"h": 345.5
},
"luminance": 0.00748
}Semantic roles & 50–950 ramp
primary
#201019
secondary
#365644
accent
#C98D5E
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040103
muted
#797778