#DD91AB#DD91AB
#DD91AB is a light, moderate pink. Relative luminance 0.386; OKLCH L 74.0% C 0.097 H 357.6°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DD91AB |
|---|---|
| RGB | rgb(221, 145, 171) |
| HSL | hsl(339, 53%, 72%) |
| HSV | hsv(339, 34%, 87%) |
| CMYK | cmyk(0%, 34.4%, 22.6%, 13.3%) |
| CIE-LAB | lab(68.44, 32.27, -1.69) |
| CIE-LCH | lch(68.44, 32.31, 357.00°) |
| OKLab | oklab(74.04% 0.097 -0.004) |
| OKLCH | oklch(74.04% 0.097 357.6) |
| XYZ | xyz(47.2957, 38.5661, 43.4731) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.92
Dull Pink
#D5869D
ΔE00 3.35
Faded Pink
#DE9DAC
ΔE00 4.12
Dusty Pink (survey)
#D58A94
ΔE00 5.87
Pinky
#FC86AA
ΔE00 6.19
Light Mauve
#C292A1
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD91AB #91DDC3
analogous
#DD91D1 #DD91AB #DD9D91
triadic
#DD91AB #ABDD91 #91ABDD
tetradic
#DD91AB #D1DD91 #91DDC3 #9D91DD
square
#DD91AB #D1DD91 #91DDC3 #9D91DD
split-complementary
#DD91AB #91DD9D #91D1DD
monochromatic
#BA3A65 #CF6287 #DD91AB #EBC0CF #F8E8ED
Accessibility & contrast
On white
2.41
#DD91AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#DD91AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD91AB
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD91AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD91AB | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAC
Deuteranopia (green-blind)
#ADACA9
Tritanopia (blue-blind)
#E98D9A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #dd91ab; /* rgb */ color: rgb(221, 145, 171); /* oklch */ color: oklch(74.0% 0.097 357.6);
Tailwind
colors: {
custom: {
50: '#e9b2c4',
500: '#dd91ab',
950: '#000000',
},
}SCSS
$custom: #dd91ab; $custom-light: #e9b2c4; $custom-dark: #000000;
JSON
{
"hex": "#dd91ab",
"rgb": {
"r": 221,
"g": 145,
"b": 171
},
"hsl": {
"h": 339.474,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.7404,
"c": 0.09707,
"h": 357.6
},
"luminance": 0.38563
}Semantic roles & 50–950 ramp
primary
#DD91AB
secondary
#DBEFE8
accent
#C08B25
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161112
muted
#848081