#D19FA2#D19FA2
#D19FA2 is a light, muted red. Relative luminance 0.410; OKLCH L 75.0% C 0.060 H 14.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D19FA2 |
|---|---|
| RGB | rgb(209, 159, 162) |
| HSL | hsl(356, 35%, 72%) |
| HSV | hsv(356, 24%, 82%) |
| CMYK | cmyk(0%, 23.9%, 22.5%, 18%) |
| CIE-LAB | lab(70.15, 18.98, 5.65) |
| CIE-LCH | lch(70.15, 19.81, 16.58°) |
| OKLab | oklab(74.99% 0.0578 0.015) |
| OKLCH | oklch(74.99% 0.06 14.6) |
| XYZ | xyz(45.2147, 40.9623, 39.7003) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.53
Faded Pink
#DE9DAC
ΔE00 5.03
Grey Pink
#C3909B
ΔE00 5.16
Greyish Pink
#C88D94
ΔE00 5.18
Rosybrown
#BC8F8F
ΔE00 5.49
Light Mauve
#C292A1
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D19FA2 #9FD1CE
analogous
#D19FBB #D19FA2 #D1B59F
triadic
#D19FA2 #A2D19F #9FA2D1
tetradic
#D19FA2 #BBD19F #9FD1CE #B59FD1
square
#D19FA2 #BBD19F #9FD1CE #B59FD1
split-complementary
#D19FA2 #9FD1B5 #9FBBD1
monochromatic
#A65055 #BD767A #D19FA2 #E5C8CA #F5EAEB
Accessibility & contrast
On white
2.28
#D19FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#D19FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D19FA2
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D19FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D19FA2 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A2
Deuteranopia (green-blind)
#B3AFA1
Tritanopia (blue-blind)
#DB9BA0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d19fa2; /* rgb */ color: rgb(209, 159, 162); /* oklch */ color: oklch(75.0% 0.060 14.6);
Tailwind
colors: {
custom: {
50: '#e0bbbd',
500: '#d19fa2',
950: '#000000',
},
}SCSS
$custom: #d19fa2; $custom-light: #e0bbbd; $custom-dark: #000000;
JSON
{
"hex": "#d19fa2",
"rgb": {
"r": 209,
"g": 159,
"b": 162
},
"hsl": {
"h": 356.4,
"s": 35.211,
"l": 72.157
},
"oklch": {
"l": 0.7499,
"c": 0.0597,
"h": 14.6
},
"luminance": 0.4096
}Semantic roles & 50–950 ramp
primary
#D19FA2
secondary
#DFECEB
accent
#AEA737
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151212
muted
#838181