#20101B#20101B
#20101B is a very dark, muted pink. Relative luminance 0.008; OKLCH L 20.1% C 0.033 H 339.3°. Best body text is #FFFFFF at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #20101B |
|---|---|
| RGB | rgb(32, 16, 27) |
| HSL | hsl(319, 33%, 9%) |
| HSV | hsv(319, 50%, 13%) |
| CMYK | cmyk(0%, 50%, 15.6%, 87.5%) |
| CIE-LAB | lab(6.84, 10.35, -4.27) |
| CIE-LCH | lch(6.84, 11.20, 337.59°) |
| OKLab | oklab(20.05% 0.0309 -0.0116) |
| OKLCH | oklch(20.05% 0.033 339.3) |
| XYZ | xyz(0.9788, 0.7568, 1.1312) |
| Luminance | 0.0076 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.03
Eggplant
#380835
ΔE00 12.32
Black
#000000
ΔE00 12.47
Aubergine
#3D0734
ΔE00 12.62
Dark Plum
#3F012C
ΔE00 12.75
Very Dark Purple
#2A0134
ΔE00 13.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20101B #102015
analogous
#1D1020 #20101B #201013
triadic
#20101B #1B2010 #101B20
tetradic
#20101B #201D10 #102015 #101320
square
#20101B #201D10 #102015 #101320
split-complementary
#20101B #132010 #10201D
monochromatic
#140A11 #140A11 #20101B #49243D #723960
Accessibility & contrast
On white
18.24
#20101B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#20101B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20101B
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20101B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20101B | 1.00 | 18.24 | 1.15 | 18.24 |
| #FFFFFF | 18.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#11141B
Deuteranopia (green-blind)
#15161B
Tritanopia (blue-blind)
#221014
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #20101b; /* rgb */ color: rgb(32, 16, 27); /* oklch */ color: oklch(20.1% 0.033 339.3);
Tailwind
colors: {
custom: {
50: '#5b4e57',
500: '#20101b',
950: '#000000',
},
}SCSS
$custom: #20101b; $custom-light: #5b4e57; $custom-dark: #000000;
JSON
{
"hex": "#20101b",
"rgb": {
"r": 32,
"g": 16,
"b": 27
},
"hsl": {
"h": 318.75,
"s": 33.333,
"l": 9.412
},
"oklch": {
"l": 0.20054,
"c": 0.03302,
"h": 339.3
},
"luminance": 0.00757
}Semantic roles & 50–950 ramp
primary
#20101B
secondary
#365640
accent
#C9805E
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040103
muted
#797778