#DD52B0#DD52B0
#DD52B0 is a light, vivid pink. Relative luminance 0.245; OKLCH L 65.2% C 0.200 H 342.7°. Best body text is #000000 at 5.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DD52B0 |
|---|---|
| RGB | rgb(221, 82, 176) |
| HSL | hsl(319, 67%, 59%) |
| HSV | hsv(319, 63%, 87%) |
| CMYK | cmyk(0%, 62.9%, 20.4%, 13.3%) |
| CIE-LAB | lab(56.63, 63.73, -22.26) |
| CIE-LCH | lch(56.63, 67.50, 340.75°) |
| OKLab | oklab(65.24% 0.1907 -0.0595) |
| OKLCH | oklch(65.24% 0.2 342.7) |
| XYZ | xyz(40.6737, 24.5451, 43.6614) |
| Luminance | 0.2454 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.71
Pale Magenta
#D767AD
ΔE00 4.13
Purpleish Pink
#DF4EC8
ΔE00 4.49
Bright Pink
#FE01B1
ΔE00 5.77
Pinky Purple
#C94CBE
ΔE00 6.18
Hot Magenta
#F504C9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD52B0 #52DD7F
analogous
#C452DD #DD52B0 #DD526B
triadic
#DD52B0 #B0DD52 #52B0DD
tetradic
#DD52B0 #DDC452 #52DD7F #526BDD
square
#DD52B0 #DDC452 #52DD7F #526BDD
split-complementary
#DD52B0 #6BDD52 #52DDC4
monochromatic
#971E70 #CA2896 #DD52B0 #E785C7 #F1B8DF
Accessibility & contrast
On white
3.55
#DD52B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.91
#DD52B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD52B0
5.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD52B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD52B0 | 1.00 | 3.55 | 5.91 | 5.91 |
| #FFFFFF | 3.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D79B3
Deuteranopia (green-blind)
#8690AD
Tritanopia (blue-blind)
#EA537A
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #dd52b0; /* rgb */ color: rgb(221, 82, 176); /* oklch */ color: oklch(65.2% 0.200 342.7);
Tailwind
colors: {
custom: {
50: '#eb8bc7',
500: '#dd52b0',
950: '#000000',
},
}SCSS
$custom: #dd52b0; $custom-light: #eb8bc7; $custom-dark: #000000;
JSON
{
"hex": "#dd52b0",
"rgb": {
"r": 221,
"g": 82,
"b": 176
},
"hsl": {
"h": 319.424,
"s": 67.15,
"l": 59.412
},
"oklch": {
"l": 0.65235,
"c": 0.19974,
"h": 342.7
},
"luminance": 0.24541
}Semantic roles & 50–950 ramp
primary
#DD52B0
secondary
#AAE0BC
accent
#EA763E
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170D13
muted
#857D82