#DD5AB9#DD5AB9
#DD5AB9 is a light, vivid pink. Relative luminance 0.262; OKLCH L 66.5% C 0.194 H 339.7°. Best body text is #000000 at 6.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DD5AB9 |
|---|---|
| RGB | rgb(221, 90, 185) |
| HSL | hsl(316, 66%, 61%) |
| HSV | hsv(316, 59%, 87%) |
| CMYK | cmyk(0%, 59.3%, 16.3%, 13.3%) |
| CIE-LAB | lab(58.22, 61.64, -25.01) |
| CIE-LCH | lch(58.22, 66.52, 337.91°) |
| OKLab | oklab(66.52% 0.1824 -0.0673) |
| OKLCH | oklch(66.52% 0.194 339.7) |
| XYZ | xyz(42.2327, 26.1908, 48.7206) |
| Luminance | 0.2619 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.83
Purpleish Pink
#DF4EC8
ΔE00 3.59
Pale Magenta
#D767AD
ΔE00 3.79
Pinky Purple
#C94CBE
ΔE00 6.14
Orchid
#DA70D6
ΔE00 6.31
Orchid (survey)
#C875C4
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD5AB9 #5ADD7E
analogous
#C05ADD #DD5AB9 #DD5A77
triadic
#DD5AB9 #B9DD5A #5AB9DD
tetradic
#DD5AB9 #DDC05A #5ADD7E #5A77DD
square
#DD5AB9 #DDC05A #5ADD7E #5A77DD
split-complementary
#DD5AB9 #77DD5A #5ADDC0
monochromatic
#9C207A #CF2BA2 #DD5AB9 #E78DCF #F2BFE4
Accessibility & contrast
On white
3.37
#DD5AB9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.24
#DD5AB9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD5AB9
6.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD5AB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD5AB9 | 1.00 | 3.37 | 6.24 | 6.24 |
| #FFFFFF | 3.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#617FBC
Deuteranopia (green-blind)
#8794B6
Tritanopia (blue-blind)
#E95D82
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #dd5ab9; /* rgb */ color: rgb(221, 90, 185); /* oklch */ color: oklch(66.5% 0.194 339.7);
Tailwind
colors: {
custom: {
50: '#eb8fce',
500: '#dd5ab9',
950: '#000000',
},
}SCSS
$custom: #dd5ab9; $custom-light: #eb8fce; $custom-dark: #000000;
JSON
{
"hex": "#dd5ab9",
"rgb": {
"r": 221,
"g": 90,
"b": 185
},
"hsl": {
"h": 316.489,
"s": 65.829,
"l": 60.98
},
"oklch": {
"l": 0.66519,
"c": 0.19438,
"h": 339.7
},
"luminance": 0.26187
}Semantic roles & 50–950 ramp
primary
#DD5AB9
secondary
#B1E2BE
accent
#CE4A18
background
#FEF9FC
surface
#FDF1F9
border
#D5CBD2
text
#170D13
muted
#857E82