#DD52AF#DD52AF
#DD52AF is a light, vivid pink. Relative luminance 0.245; OKLCH L 65.2% C 0.199 H 343.1°. Best body text is #000000 at 5.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DD52AF |
|---|---|
| RGB | rgb(221, 82, 175) |
| HSL | hsl(320, 67%, 59%) |
| HSV | hsv(320, 63%, 87%) |
| CMYK | cmyk(0%, 62.9%, 20.8%, 13.3%) |
| CIE-LAB | lab(56.59, 63.59, -21.74) |
| CIE-LCH | lch(56.59, 67.20, 341.13°) |
| OKLab | oklab(65.19% 0.1905 -0.058) |
| OKLCH | oklch(65.19% 0.199 343.1) |
| XYZ | xyz(40.5751, 24.5057, 43.1423) |
| Luminance | 0.2450 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.74
Pale Magenta
#D767AD
ΔE00 4.06
Purpleish Pink
#DF4EC8
ΔE00 4.69
Bright Pink
#FE01B1
ΔE00 5.76
Pinky Purple
#C94CBE
ΔE00 6.33
Shocking Pink
#FE02A2
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD52AF #52DD80
analogous
#C652DD #DD52AF #DD526A
triadic
#DD52AF #AFDD52 #52AFDD
tetradic
#DD52AF #DDC652 #52DD80 #526ADD
square
#DD52AF #DDC652 #52DD80 #526ADD
split-complementary
#DD52AF #6ADD52 #52DDC6
monochromatic
#971E6F #CA2894 #DD52AF #E785C7 #F1B8DE
Accessibility & contrast
On white
3.56
#DD52AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.90
#DD52AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD52AF
5.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD52AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD52AF | 1.00 | 3.56 | 5.90 | 5.90 |
| #FFFFFF | 3.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E79B2
Deuteranopia (green-blind)
#8790AC
Tritanopia (blue-blind)
#EA5279
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #dd52af; /* rgb */ color: rgb(221, 82, 175); /* oklch */ color: oklch(65.2% 0.199 343.1);
Tailwind
colors: {
custom: {
50: '#eb8bc7',
500: '#dd52af',
950: '#000000',
},
}SCSS
$custom: #dd52af; $custom-light: #eb8bc7; $custom-dark: #000000;
JSON
{
"hex": "#dd52af",
"rgb": {
"r": 221,
"g": 82,
"b": 175
},
"hsl": {
"h": 319.856,
"s": 67.15,
"l": 59.412
},
"oklch": {
"l": 0.65193,
"c": 0.19912,
"h": 343.1
},
"luminance": 0.24502
}Semantic roles & 50–950 ramp
primary
#DD52AF
secondary
#AAE0BC
accent
#EA773E
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170D13
muted
#857D82