#DD51AF#DD51AF
#DD51AF is a light, highly saturated pink. Relative luminance 0.244; OKLCH L 65.1% C 0.200 H 343.0°. Best body text is #000000 at 5.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DD51AF |
|---|---|
| RGB | rgb(221, 81, 175) |
| HSL | hsl(320, 67%, 59%) |
| HSV | hsv(320, 63%, 87%) |
| CMYK | cmyk(0%, 63.3%, 20.8%, 13.3%) |
| CIE-LAB | lab(56.44, 64.00, -21.97) |
| CIE-LCH | lch(56.44, 67.66, 341.06°) |
| OKLab | oklab(65.08% 0.1917 -0.0587) |
| OKLCH | oklch(65.08% 0.2 343) |
| XYZ | xyz(40.5003, 24.3560, 43.1173) |
| Luminance | 0.2435 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.80
Pale Magenta
#D767AD
ΔE00 4.24
Purpleish Pink
#DF4EC8
ΔE00 4.63
Bright Pink
#FE01B1
ΔE00 5.67
Pinky Purple
#C94CBE
ΔE00 6.22
Shocking Pink
#FE02A2
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD51AF #51DD7F
analogous
#C551DD #DD51AF #DD5169
triadic
#DD51AF #AFDD51 #51AFDD
tetradic
#DD51AF #DDC551 #51DD7F #5169DD
square
#DD51AF #DDC551 #51DD7F #5169DD
split-complementary
#DD51AF #69DD51 #51DDC5
monochromatic
#961D6F #C92794 #DD51AF #E784C7 #F1B7DE
Accessibility & contrast
On white
3.58
#DD51AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.87
#DD51AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD51AF
5.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD51AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD51AF | 1.00 | 3.58 | 5.87 | 5.87 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D79B2
Deuteranopia (green-blind)
#8690AC
Tritanopia (blue-blind)
#EA5179
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #dd51af; /* rgb */ color: rgb(221, 81, 175); /* oklch */ color: oklch(65.1% 0.200 343.0);
Tailwind
colors: {
custom: {
50: '#eb8ac7',
500: '#dd51af',
950: '#000000',
},
}SCSS
$custom: #dd51af; $custom-light: #eb8ac7; $custom-dark: #000000;
JSON
{
"hex": "#dd51af",
"rgb": {
"r": 221,
"g": 81,
"b": 175
},
"hsl": {
"h": 319.714,
"s": 67.308,
"l": 59.216
},
"oklch": {
"l": 0.65084,
"c": 0.20048,
"h": 343
},
"luminance": 0.24352
}Semantic roles & 50–950 ramp
primary
#DD51AF
secondary
#AAE0BC
accent
#EA763E
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82