#201519#201519
#201519 is a very dark, near-neutral pink. Relative luminance 0.009; OKLCH L 21.2% C 0.019 H 355.2°. Best body text is #FFFFFF at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #201519 |
|---|---|
| RGB | rgb(32, 21, 25) |
| HSL | hsl(338, 21%, 10%) |
| HSV | hsv(338, 34%, 13%) |
| CMYK | cmyk(0%, 34.4%, 21.9%, 87.5%) |
| CIE-LAB | lab(8.25, 6.45, -0.64) |
| CIE-LCH | lch(8.25, 6.48, 354.34°) |
| OKLab | oklab(21.15% 0.0192 -0.0016) |
| OKLCH | oklch(21.15% 0.019 355.2) |
| XYZ | xyz(1.0393, 0.9136, 1.0411) |
| Luminance | 0.0091 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.98
Black
#000000
ΔE00 9.35
Almost Black
#070D0D
ΔE00 11.23
Dark
#1B2431
ΔE00 12.28
Dark Grey
#363737
ΔE00 13.09
Onyx
#353839
ΔE00 14.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201519 #15201C
analogous
#20151E #201519 #201615
triadic
#201519 #192015 #151920
tetradic
#201519 #1E2015 #15201C #161520
square
#201519 #1E2015 #15201C #161520
split-complementary
#201519 #152016 #151E20
monochromatic
#120C0E #120C0E #201519 #452D36 #6A4553
Accessibility & contrast
On white
17.75
#201519 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#201519 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201519
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201519 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201519 | 1.00 | 17.75 | 1.18 | 17.75 |
| #FFFFFF | 17.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161719
Deuteranopia (green-blind)
#191919
Tritanopia (blue-blind)
#221516
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #201519; /* rgb */ color: rgb(32, 21, 25); /* oklch */ color: oklch(21.2% 0.019 355.2);
Tailwind
colors: {
custom: {
50: '#5b5255',
500: '#201519',
950: '#000000',
},
}SCSS
$custom: #201519; $custom-light: #5b5255; $custom-dark: #000000;
JSON
{
"hex": "#201519",
"rgb": {
"r": 32,
"g": 21,
"b": 25
},
"hsl": {
"h": 338.182,
"s": 20.755,
"l": 10.392
},
"oklch": {
"l": 0.21154,
"c": 0.01929,
"h": 355.2
},
"luminance": 0.00914
}Semantic roles & 50–950 ramp
primary
#201519
secondary
#3E534B
accent
#BD9F6A
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040203
muted
#797878