#201018#201018
#201018 is a very dark, muted pink. Relative luminance 0.007; OKLCH L 19.9% C 0.030 H 348.8°. Best body text is #FFFFFF at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #201018 |
|---|---|
| RGB | rgb(32, 16, 24) |
| HSL | hsl(330, 33%, 9%) |
| HSV | hsv(330, 50%, 13%) |
| CMYK | cmyk(0%, 50%, 25%, 87.5%) |
| CIE-LAB | lab(6.72, 9.62, -2.12) |
| CIE-LCH | lch(6.72, 9.85, 347.60°) |
| OKLab | oklab(19.91% 0.0296 -0.0058) |
| OKLCH | oklch(19.91% 0.03 348.8) |
| XYZ | xyz(0.9458, 0.7437, 0.9577) |
| Luminance | 0.0074 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.55
Black
#000000
ΔE00 11.67
Eggplant
#380835
ΔE00 13.58
Dark Plum
#3F012C
ΔE00 13.65
Aubergine
#3D0734
ΔE00 13.76
Dark Maroon
#3C0008
ΔE00 13.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201018 #102018
analogous
#201020 #201018 #201010
triadic
#201018 #182010 #101820
tetradic
#201018 #202010 #102018 #101020
square
#201018 #202010 #102018 #101020
split-complementary
#201018 #102010 #102020
monochromatic
#140A0F #140A0F #201018 #492437 #723955
Accessibility & contrast
On white
18.28
#201018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#201018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201018
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201018 | 1.00 | 18.28 | 1.15 | 18.28 |
| #FFFFFF | 18.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#111318
Deuteranopia (green-blind)
#151618
Tritanopia (blue-blind)
#221013
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #201018; /* rgb */ color: rgb(32, 16, 24); /* oklch */ color: oklch(19.9% 0.030 348.8);
Tailwind
colors: {
custom: {
50: '#5b4e54',
500: '#201018',
950: '#000000',
},
}SCSS
$custom: #201018; $custom-light: #5b4e54; $custom-dark: #000000;
JSON
{
"hex": "#201018",
"rgb": {
"r": 32,
"g": 16,
"b": 24
},
"hsl": {
"h": 330,
"s": 33.333,
"l": 9.412
},
"oklch": {
"l": 0.19909,
"c": 0.03017,
"h": 348.8
},
"luminance": 0.00744
}Semantic roles & 50–950 ramp
primary
#201018
secondary
#365646
accent
#C9945E
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040102
muted
#797778