#20101C#20101C
#20101C is a very dark, muted pink. Relative luminance 0.008; OKLCH L 20.1% C 0.034 H 336.5°. Best body text is #FFFFFF at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #20101C |
|---|---|
| RGB | rgb(32, 16, 28) |
| HSL | hsl(315, 33%, 9%) |
| HSV | hsv(315, 50%, 13%) |
| CMYK | cmyk(0%, 50%, 12.5%, 87.5%) |
| CIE-LAB | lab(6.88, 10.60, -4.98) |
| CIE-LCH | lch(6.88, 11.71, 334.85°) |
| OKLab | oklab(20.11% 0.0313 -0.0136) |
| OKLCH | oklch(20.11% 0.034 336.5) |
| XYZ | xyz(0.9906, 0.7616, 1.1932) |
| Luminance | 0.0076 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.51
Eggplant
#380835
ΔE00 11.92
Aubergine
#3D0734
ΔE00 12.27
Dark Plum
#3F012C
ΔE00 12.49
Black
#000000
ΔE00 12.76
Very Dark Purple
#2A0134
ΔE00 12.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20101C #102014
analogous
#1C1020 #20101C #201014
triadic
#20101C #1C2010 #101C20
tetradic
#20101C #201C10 #102014 #101420
square
#20101C #201C10 #102014 #101420
split-complementary
#20101C #142010 #10201C
monochromatic
#140A12 #140A12 #20101C #492440 #723963
Accessibility & contrast
On white
18.23
#20101C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#20101C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20101C
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20101C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20101C | 1.00 | 18.23 | 1.15 | 18.23 |
| #FFFFFF | 18.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#10141C
Deuteranopia (green-blind)
#14161C
Tritanopia (blue-blind)
#221114
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #20101c; /* rgb */ color: rgb(32, 16, 28); /* oklch */ color: oklch(20.1% 0.034 336.5);
Tailwind
colors: {
custom: {
50: '#5b4e58',
500: '#20101c',
950: '#000000',
},
}SCSS
$custom: #20101c; $custom-light: #5b4e58; $custom-dark: #000000;
JSON
{
"hex": "#20101c",
"rgb": {
"r": 32,
"g": 16,
"b": 28
},
"hsl": {
"h": 315,
"s": 33.333,
"l": 9.412
},
"oklch": {
"l": 0.20105,
"c": 0.03412,
"h": 336.5
},
"luminance": 0.00761
}Semantic roles & 50–950 ramp
primary
#20101C
secondary
#36563E
accent
#C9795E
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040103
muted
#797778