#D191AE#D191AE
#D191AE is a light, moderate pink. Relative luminance 0.369; OKLCH L 72.8% C 0.086 H 350.7°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D191AE |
|---|---|
| RGB | rgb(209, 145, 174) |
| HSL | hsl(333, 41%, 69%) |
| HSV | hsv(333, 31%, 82%) |
| CMYK | cmyk(0%, 30.6%, 16.7%, 18%) |
| CIE-LAB | lab(67.18, 28.45, -5.38) |
| CIE-LCH | lch(67.18, 28.96, 349.29°) |
| OKLab | oklab(72.81% 0.0845 -0.0139) |
| OKLCH | oklch(72.81% 0.086 350.7) |
| XYZ | xyz(44.0601, 36.8643, 44.8309) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 4.68
Light Mauve
#C292A1
ΔE00 5.02
Faded Pink
#DE9DAC
ΔE00 5.61
Pig Pink
#E78EA5
ΔE00 5.89
Grey Pink
#C3909B
ΔE00 6.07
Greyish Pink
#C88D94
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D191AE #91D1B4
analogous
#D191CE #D191AE #D19491
triadic
#D191AE #AED191 #91AED1
tetradic
#D191AE #CED191 #91D1B4 #9491D1
square
#D191AE #CED191 #91D1B4 #9491D1
split-complementary
#D191AE #91D194 #91CED1
monochromatic
#A3446F #BF668E #D191AE #E3BCCE #F5E7EE
Accessibility & contrast
On white
2.51
#D191AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#D191AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D191AE
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D191AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D191AE | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979DAF
Deuteranopia (green-blind)
#A6A8AC
Tritanopia (blue-blind)
#DA8F9B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d191ae; /* rgb */ color: rgb(209, 145, 174); /* oklch */ color: oklch(72.8% 0.086 350.7);
Tailwind
colors: {
custom: {
50: '#e0b2c6',
500: '#d191ae',
950: '#000000',
},
}SCSS
$custom: #d191ae; $custom-light: #e0b2c6; $custom-dark: #000000;
JSON
{
"hex": "#d191ae",
"rgb": {
"r": 209,
"g": 145,
"b": 174
},
"hsl": {
"h": 332.813,
"s": 41.026,
"l": 69.412
},
"oklch": {
"l": 0.72807,
"c": 0.08563,
"h": 350.7
},
"luminance": 0.36862
}Semantic roles & 50–950 ramp
primary
#D191AE
secondary
#D6E8E0
accent
#B47931
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082