#DD90AB#DD90AB
#DD90AB is a light, moderate pink. Relative luminance 0.383; OKLCH L 73.9% C 0.099 H 357.2°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DD90AB |
|---|---|
| RGB | rgb(221, 144, 171) |
| HSL | hsl(339, 53%, 72%) |
| HSV | hsv(339, 35%, 87%) |
| CMYK | cmyk(0%, 34.8%, 22.6%, 13.3%) |
| CIE-LAB | lab(68.21, 32.80, -2.02) |
| CIE-LCH | lch(68.21, 32.86, 356.48°) |
| OKLab | oklab(73.87% 0.0986 -0.0049) |
| OKLCH | oklch(73.87% 0.099 357.2) |
| XYZ | xyz(47.1436, 38.2619, 43.4223) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.98
Dull Pink
#D5869D
ΔE00 3.26
Faded Pink
#DE9DAC
ΔE00 4.45
Dusty Pink (survey)
#D58A94
ΔE00 6.01
Pinky
#FC86AA
ΔE00 6.08
Light Mauve
#C292A1
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD90AB #90DDC2
analogous
#DD90D2 #DD90AB #DD9C90
triadic
#DD90AB #ABDD90 #90ABDD
tetradic
#DD90AB #D2DD90 #90DDC2 #9C90DD
square
#DD90AB #D2DD90 #90DDC2 #9C90DD
split-complementary
#DD90AB #90DD9C #90D2DD
monochromatic
#BA3966 #CF6188 #DD90AB #EBBFCE #F8E8ED
Accessibility & contrast
On white
2.43
#DD90AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#DD90AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD90AB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD90AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD90AB | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAC
Deuteranopia (green-blind)
#ACABA9
Tritanopia (blue-blind)
#E98C99
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dd90ab; /* rgb */ color: rgb(221, 144, 171); /* oklch */ color: oklch(73.9% 0.099 357.2);
Tailwind
colors: {
custom: {
50: '#e9b1c4',
500: '#dd90ab',
950: '#000000',
},
}SCSS
$custom: #dd90ab; $custom-light: #e9b1c4; $custom-dark: #000000;
JSON
{
"hex": "#dd90ab",
"rgb": {
"r": 221,
"g": 144,
"b": 171
},
"hsl": {
"h": 338.961,
"s": 53.103,
"l": 71.569
},
"oklch": {
"l": 0.7387,
"c": 0.09869,
"h": 357.2
},
"luminance": 0.38259
}Semantic roles & 50–950 ramp
primary
#DD90AB
secondary
#DBEEE7
accent
#C18A25
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161112
muted
#848081