#D19EA4#D19EA4
#D19EA4 is a light, moderate red. Relative luminance 0.407; OKLCH L 74.9% C 0.061 H 10.8°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D19EA4 |
|---|---|
| RGB | rgb(209, 158, 164) |
| HSL | hsl(353, 36%, 72%) |
| HSV | hsv(353, 24%, 82%) |
| CMYK | cmyk(0%, 24.4%, 21.5%, 18%) |
| CIE-LAB | lab(69.96, 19.83, 4.27) |
| CIE-LCH | lch(69.96, 20.28, 12.15°) |
| OKLab | oklab(74.86% 0.0601 0.0115) |
| OKLCH | oklch(74.86% 0.061 10.8) |
| XYZ | xyz(45.2227, 40.6915, 40.5869) |
| Luminance | 0.4069 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.95
Faded Pink
#DE9DAC
ΔE00 4.07
Grey Pink
#C3909B
ΔE00 4.45
Greyish Pink
#C88D94
ΔE00 4.79
Light Mauve
#C292A1
ΔE00 4.98
Rosybrown
#BC8F8F
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D19EA4 #9ED1CB
analogous
#D19EBE #D19EA4 #D1B29E
triadic
#D19EA4 #A4D19E #9EA4D1
tetradic
#D19EA4 #BED19E #9ED1CB #B29ED1
square
#D19EA4 #BED19E #9ED1CB #B29ED1
split-complementary
#D19EA4 #9ED1B2 #9EBED1
monochromatic
#A64F59 #BD747D #D19EA4 #E5C8CB #F5EAEC
Accessibility & contrast
On white
2.30
#D19EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#D19EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D19EA4
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D19EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D19EA4 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A4
Deuteranopia (green-blind)
#B2AFA3
Tritanopia (blue-blind)
#DB9AA0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d19ea4; /* rgb */ color: rgb(209, 158, 164); /* oklch */ color: oklch(74.9% 0.061 10.8);
Tailwind
colors: {
custom: {
50: '#e0bbbe',
500: '#d19ea4',
950: '#000000',
},
}SCSS
$custom: #d19ea4; $custom-light: #e0bbbe; $custom-dark: #000000;
JSON
{
"hex": "#d19ea4",
"rgb": {
"r": 209,
"g": 158,
"b": 164
},
"hsl": {
"h": 352.941,
"s": 35.664,
"l": 71.961
},
"oklch": {
"l": 0.7486,
"c": 0.06122,
"h": 10.8
},
"luminance": 0.40689
}Semantic roles & 50–950 ramp
primary
#D19EA4
secondary
#DFECEA
accent
#AFA037
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081