#D19EA2#D19EA2
#D19EA2 is a light, moderate red. Relative luminance 0.406; OKLCH L 74.8% C 0.061 H 13.4°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D19EA2 |
|---|---|
| RGB | rgb(209, 158, 162) |
| HSL | hsl(355, 36%, 72%) |
| HSV | hsv(355, 24%, 82%) |
| CMYK | cmyk(0%, 24.4%, 22.5%, 18%) |
| CIE-LAB | lab(69.91, 19.53, 5.31) |
| CIE-LCH | lch(69.91, 20.24, 15.20°) |
| OKLab | oklab(74.8% 0.0594 0.0141) |
| OKLCH | oklch(74.8% 0.061 13.4) |
| XYZ | xyz(45.0435, 40.6198, 39.6432) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.44
Faded Pink
#DE9DAC
ΔE00 4.63
Grey Pink
#C3909B
ΔE00 4.78
Greyish Pink
#C88D94
ΔE00 4.83
Rosybrown
#BC8F8F
ΔE00 5.46
Light Mauve
#C292A1
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D19EA2 #9ED1CD
analogous
#D19EBC #D19EA2 #D1B49E
triadic
#D19EA2 #A2D19E #9EA2D1
tetradic
#D19EA2 #BCD19E #9ED1CD #B49ED1
square
#D19EA2 #BCD19E #9ED1CD #B49ED1
split-complementary
#D19EA2 #9ED1B4 #9EBCD1
monochromatic
#A64F56 #BD747A #D19EA2 #E5C8CA #F5EAEB
Accessibility & contrast
On white
2.30
#D19EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#D19EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D19EA2
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D19EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D19EA2 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A2
Deuteranopia (green-blind)
#B2AEA1
Tritanopia (blue-blind)
#DB9AA0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d19ea2; /* rgb */ color: rgb(209, 158, 162); /* oklch */ color: oklch(74.8% 0.061 13.4);
Tailwind
colors: {
custom: {
50: '#e0bbbd',
500: '#d19ea2',
950: '#000000',
},
}SCSS
$custom: #d19ea2; $custom-light: #e0bbbd; $custom-dark: #000000;
JSON
{
"hex": "#d19ea2",
"rgb": {
"r": 209,
"g": 158,
"b": 162
},
"hsl": {
"h": 355.294,
"s": 35.664,
"l": 71.961
},
"oklch": {
"l": 0.74804,
"c": 0.06103,
"h": 13.4
},
"luminance": 0.40618
}Semantic roles & 50–950 ramp
primary
#D19EA2
secondary
#DFECEB
accent
#AFA537
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081