#DD52B7#DD52B7
#DD52B7 is a light, highly saturated pink. Relative luminance 0.248; OKLCH L 65.5% C 0.204 H 340.1°. Best body text is #000000 at 5.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DD52B7 |
|---|---|
| RGB | rgb(221, 82, 183) |
| HSL | hsl(316, 67%, 59%) |
| HSV | hsv(316, 63%, 87%) |
| CMYK | cmyk(0%, 62.9%, 17.2%, 13.3%) |
| CIE-LAB | lab(56.91, 64.71, -25.88) |
| CIE-LCH | lch(56.91, 69.69, 338.20°) |
| OKLab | oklab(65.53% 0.1921 -0.0696) |
| OKLCH | oklch(65.53% 0.204 340.1) |
| XYZ | xyz(41.3842, 24.8293, 47.4035) |
| Luminance | 0.2483 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.94
Purpleish Pink
#DF4EC8
ΔE00 3.14
Pale Magenta
#D767AD
ΔE00 4.77
Pinky Purple
#C94CBE
ΔE00 5.28
Hot Magenta
#F504C9
ΔE00 5.86
Bright Pink
#FE01B1
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD52B7 #52DD78
analogous
#BE52DD #DD52B7 #DD5272
triadic
#DD52B7 #B7DD52 #52B7DD
tetradic
#DD52B7 #DDBE52 #52DD78 #5272DD
square
#DD52B7 #DDBE52 #52DD78 #5272DD
split-complementary
#DD52B7 #72DD52 #52DDBE
monochromatic
#971E76 #CA289E #DD52B7 #E785CC #F1B8E2
Accessibility & contrast
On white
3.52
#DD52B7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.97
#DD52B7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD52B7
5.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD52B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD52B7 | 1.00 | 3.52 | 5.97 | 5.97 |
| #FFFFFF | 3.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A7ABA
Deuteranopia (green-blind)
#8491B4
Tritanopia (blue-blind)
#E9557D
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #dd52b7; /* rgb */ color: rgb(221, 82, 183); /* oklch */ color: oklch(65.5% 0.204 340.1);
Tailwind
colors: {
custom: {
50: '#eb8bcc',
500: '#dd52b7',
950: '#000000',
},
}SCSS
$custom: #dd52b7; $custom-light: #eb8bcc; $custom-dark: #000000;
JSON
{
"hex": "#dd52b7",
"rgb": {
"r": 221,
"g": 82,
"b": 183
},
"hsl": {
"h": 316.403,
"s": 67.15,
"l": 59.412
},
"oklch": {
"l": 0.65531,
"c": 0.20429,
"h": 340.1
},
"luminance": 0.24826
}Semantic roles & 50–950 ramp
primary
#DD52B7
secondary
#AAE0B9
accent
#EA6D3E
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170D13
muted
#857D82