#201017#201017
#201017 is a very dark, muted pink. Relative luminance 0.007; OKLCH L 19.9% C 0.029 H 352.3°. Best body text is #FFFFFF at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #201017 |
|---|---|
| RGB | rgb(32, 16, 23) |
| HSL | hsl(334, 33%, 9%) |
| HSV | hsv(334, 50%, 13%) |
| CMYK | cmyk(0%, 50%, 28.1%, 87.5%) |
| CIE-LAB | lab(6.68, 9.40, -1.41) |
| CIE-LCH | lch(6.68, 9.50, 351.46°) |
| OKLab | oklab(19.86% 0.0291 -0.0039) |
| OKLCH | oklch(19.86% 0.029 352.3) |
| XYZ | xyz(0.9356, 0.7396, 0.9039) |
| Luminance | 0.0074 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.07
Black
#000000
ΔE00 11.43
Dark Maroon
#3C0008
ΔE00 13.72
Almost Black
#070D0D
ΔE00 13.85
Dark Plum
#3F012C
ΔE00 13.98
Eggplant
#380835
ΔE00 14.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201017 #102019
analogous
#20101F #201017 #201110
triadic
#201017 #172010 #101720
tetradic
#201017 #1F2010 #102019 #111020
square
#201017 #1F2010 #102019 #111020
split-complementary
#201017 #102011 #101F20
monochromatic
#140A0F #140A0F #201017 #492434 #723952
Accessibility & contrast
On white
18.29
#201017 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#201017 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201017
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201017 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201017 | 1.00 | 18.29 | 1.15 | 18.29 |
| #FFFFFF | 18.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#121317
Deuteranopia (green-blind)
#161617
Tritanopia (blue-blind)
#220F12
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #201017; /* rgb */ color: rgb(32, 16, 23); /* oklch */ color: oklch(19.9% 0.029 352.3);
Tailwind
colors: {
custom: {
50: '#5b4e53',
500: '#201017',
950: '#000000',
},
}SCSS
$custom: #201017; $custom-light: #5b4e53; $custom-dark: #000000;
JSON
{
"hex": "#201017",
"rgb": {
"r": 32,
"g": 16,
"b": 23
},
"hsl": {
"h": 333.75,
"s": 33.333,
"l": 9.412
},
"oklch": {
"l": 0.19864,
"c": 0.0294,
"h": 352.3
},
"luminance": 0.0074
}Semantic roles & 50–950 ramp
primary
#201017
secondary
#365648
accent
#C99B5E
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040102
muted
#797778