#20161C#20161C
#20161C is a very dark, near-neutral pink. Relative luminance 0.010; OKLCH L 21.5% C 0.019 H 342.2°. Best body text is #FFFFFF at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #20161C |
|---|---|
| RGB | rgb(32, 22, 28) |
| HSL | hsl(324, 19%, 11%) |
| HSV | hsv(324, 31%, 13%) |
| CMYK | cmyk(0%, 31.2%, 12.5%, 87.5%) |
| CIE-LAB | lab(8.69, 6.39, -2.26) |
| CIE-LCH | lch(8.69, 6.78, 340.49°) |
| OKLab | oklab(21.54% 0.0186 -0.006) |
| OKLCH | oklch(21.54% 0.019 342.2) |
| XYZ | xyz(1.0922, 0.9648, 1.2271) |
| Luminance | 0.0097 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.09
Black
#000000
ΔE00 9.57
Almost Black
#070D0D
ΔE00 11.20
Dark
#1B2431
ΔE00 11.40
Dark Grey
#363737
ΔE00 12.91
Onyx
#353839
ΔE00 13.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20161C #16201A
analogous
#1F1620 #20161C #201617
triadic
#20161C #1C2016 #161C20
tetradic
#20161C #201F16 #16201A #161720
square
#20161C #201F16 #16201A #161720
split-complementary
#20161C #172016 #16201F
monochromatic
#120C10 #120C10 #20161C #442F3C #69485B
Accessibility & contrast
On white
17.60
#20161C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#20161C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20161C
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20161C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20161C | 1.00 | 17.60 | 1.19 | 17.60 |
| #FFFFFF | 17.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#16181C
Deuteranopia (green-blind)
#19191C
Tritanopia (blue-blind)
#211618
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #20161c; /* rgb */ color: rgb(32, 22, 28); /* oklch */ color: oklch(21.5% 0.019 342.2);
Tailwind
colors: {
custom: {
50: '#5b5357',
500: '#20161c',
950: '#000000',
},
}SCSS
$custom: #20161c; $custom-light: #5b5357; $custom-dark: #000000;
JSON
{
"hex": "#20161c",
"rgb": {
"r": 32,
"g": 22,
"b": 28
},
"hsl": {
"h": 324,
"s": 18.519,
"l": 10.588
},
"oklch": {
"l": 0.21535,
"c": 0.01948,
"h": 342.2
},
"luminance": 0.00965
}Semantic roles & 50–950 ramp
primary
#20161C
secondary
#3F5247
accent
#BB8C6D
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040203
muted
#797878