#DD5AB8#DD5AB8
#DD5AB8 is a light, vivid pink. Relative luminance 0.261; OKLCH L 66.5% C 0.194 H 340.1°. Best body text is #000000 at 6.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DD5AB8 |
|---|---|
| RGB | rgb(221, 90, 184) |
| HSL | hsl(317, 66%, 61%) |
| HSV | hsv(317, 59%, 87%) |
| CMYK | cmyk(0%, 59.3%, 16.7%, 13.3%) |
| CIE-LAB | lab(58.18, 61.49, -24.50) |
| CIE-LCH | lch(58.18, 66.19, 338.28°) |
| OKLab | oklab(66.48% 0.1822 -0.0658) |
| OKLCH | oklch(66.48% 0.194 340.1) |
| XYZ | xyz(42.1275, 26.1488, 48.1666) |
| Luminance | 0.2615 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.75
Pale Magenta
#D767AD
ΔE00 3.64
Purpleish Pink
#DF4EC8
ΔE00 3.76
Pinky Purple
#C94CBE
ΔE00 6.24
Orchid
#DA70D6
ΔE00 6.46
Orchid (survey)
#C875C4
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD5AB8 #5ADD7F
analogous
#C15ADD #DD5AB8 #DD5A76
triadic
#DD5AB8 #B8DD5A #5AB8DD
tetradic
#DD5AB8 #DDC15A #5ADD7F #5A76DD
square
#DD5AB8 #DDC15A #5ADD7F #5A76DD
split-complementary
#DD5AB8 #76DD5A #5ADDC1
monochromatic
#9C2079 #CF2BA1 #DD5AB8 #E78DCE #F2BFE4
Accessibility & contrast
On white
3.37
#DD5AB8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.23
#DD5AB8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD5AB8
6.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD5AB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD5AB8 | 1.00 | 3.37 | 6.23 | 6.23 |
| #FFFFFF | 3.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#617FBB
Deuteranopia (green-blind)
#8894B5
Tritanopia (blue-blind)
#E95D81
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #dd5ab8; /* rgb */ color: rgb(221, 90, 184); /* oklch */ color: oklch(66.5% 0.194 340.1);
Tailwind
colors: {
custom: {
50: '#eb8fcd',
500: '#dd5ab8',
950: '#000000',
},
}SCSS
$custom: #dd5ab8; $custom-light: #eb8fcd; $custom-dark: #000000;
JSON
{
"hex": "#dd5ab8",
"rgb": {
"r": 221,
"g": 90,
"b": 184
},
"hsl": {
"h": 316.947,
"s": 65.829,
"l": 60.98
},
"oklch": {
"l": 0.66476,
"c": 0.1937,
"h": 340.1
},
"luminance": 0.26145
}Semantic roles & 50–950 ramp
primary
#DD5AB8
secondary
#B1E2BF
accent
#CE4B18
background
#FEF9FC
surface
#FDF1F9
border
#D5CBD2
text
#170D13
muted
#857E82