#201219#201219
#201219 is a very dark, muted pink. Relative luminance 0.008; OKLCH L 20.4% C 0.026 H 348.3°. Best body text is #FFFFFF at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #201219 |
|---|---|
| RGB | rgb(32, 18, 25) |
| HSL | hsl(330, 28%, 10%) |
| HSV | hsv(330, 44%, 13%) |
| CMYK | cmyk(0%, 43.8%, 21.9%, 87.5%) |
| CIE-LAB | lab(7.32, 8.60, -2.01) |
| CIE-LCH | lch(7.32, 8.83, 346.82°) |
| OKLab | oklab(20.42% 0.0257 -0.0053) |
| OKLCH | oklch(20.42% 0.026 348.3) |
| XYZ | xyz(0.9874, 0.8099, 1.0238) |
| Luminance | 0.0081 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.75
Black
#000000
ΔE00 10.97
Almost Black
#070D0D
ΔE00 13.17
Dark
#1B2431
ΔE00 13.64
Eggplant
#380835
ΔE00 14.20
Dark Plum
#3F012C
ΔE00 14.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201219 #122019
analogous
#201220 #201219 #201212
triadic
#201219 #192012 #121920
tetradic
#201219 #202012 #122019 #121220
square
#201219 #202012 #122019 #121220
split-complementary
#201219 #122012 #122020
monochromatic
#140B0F #140B0F #201219 #472838 #6E3E56
Accessibility & contrast
On white
18.07
#201219 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#201219 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201219
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201219 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201219 | 1.00 | 18.07 | 1.16 | 18.07 |
| #FFFFFF | 18.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131519
Deuteranopia (green-blind)
#171719
Tritanopia (blue-blind)
#221214
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #201219; /* rgb */ color: rgb(32, 18, 25); /* oklch */ color: oklch(20.4% 0.026 348.3);
Tailwind
colors: {
custom: {
50: '#5b4f55',
500: '#201219',
950: '#000000',
},
}SCSS
$custom: #201219; $custom-light: #5b4f55; $custom-dark: #000000;
JSON
{
"hex": "#201219",
"rgb": {
"r": 32,
"g": 18,
"b": 25
},
"hsl": {
"h": 330,
"s": 28,
"l": 9.804
},
"oklch": {
"l": 0.20421,
"c": 0.02628,
"h": 348.3
},
"luminance": 0.0081
}Semantic roles & 50–950 ramp
primary
#201219
secondary
#395547
accent
#C49463
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040203
muted
#797878