#20091C#20091C
#20091C is a very dark, muted pink. Relative luminance 0.006; OKLCH L 18.7% C 0.050 H 334.5°. Best body text is #FFFFFF at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #20091C |
|---|---|
| RGB | rgb(32, 9, 28) |
| HSL | hsl(310, 56%, 8%) |
| HSV | hsv(310, 72%, 13%) |
| CMYK | cmyk(0%, 71.9%, 12.5%, 87.5%) |
| CIE-LAB | lab(5.30, 14.10, -7.34) |
| CIE-LCH | lch(5.30, 15.90, 332.50°) |
| OKLab | oklab(18.68% 0.0455 -0.0217) |
| OKLCH | oklch(18.68% 0.05 334.5) |
| XYZ | xyz(0.9030, 0.5864, 1.1640) |
| Luminance | 0.0059 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 9.20
Eggplant
#380835
ΔE00 9.51
Aubergine
#3D0734
ΔE00 9.95
Dark Plum
#3F012C
ΔE00 10.23
Very Dark Purple
#2A0134
ΔE00 10.34
Midnight Purple
#280137
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20091C #09200D
analogous
#180920 #20091C #200910
triadic
#20091C #1C2009 #091C20
tetradic
#20091C #201809 #09200D #091020
square
#20091C #201809 #09200D #091020
split-complementary
#20091C #102009 #092018
monochromatic
#180715 #180715 #20091C #501646 #802470
Accessibility & contrast
On white
18.80
#20091C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#20091C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20091C
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20091C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20091C | 1.00 | 18.80 | 1.12 | 18.80 |
| #FFFFFF | 18.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090F1D
Deuteranopia (green-blind)
#10131B
Tritanopia (blue-blind)
#220A11
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #20091c; /* rgb */ color: rgb(32, 9, 28); /* oklch */ color: oklch(18.7% 0.050 334.5);
Tailwind
colors: {
custom: {
50: '#5b4a58',
500: '#20091c',
950: '#000000',
},
}SCSS
$custom: #20091c; $custom-light: #5b4a58; $custom-dark: #000000;
JSON
{
"hex": "#20091c",
"rgb": {
"r": 32,
"g": 9,
"b": 28
},
"hsl": {
"h": 310.435,
"s": 56.098,
"l": 8.039
},
"oklch": {
"l": 0.1868,
"c": 0.05038,
"h": 334.5
},
"luminance": 0.00586
}Semantic roles & 50–950 ramp
primary
#20091C
secondary
#285C31
accent
#DF6348
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040103
muted
#797778