Skip to content

#dd76ac

a light, vivid magenta / pink · warm · closest name: plum

RGB
221, 118, 172
HSL
329°, 60%, 67%
CMYK
0, 47, 22, 13
Luminance
0.3131

Every format

HEX#dd76ac
RGBrgb(221, 118, 172)
HSLhsl(329, 60%, 67%)
CMYKcmyk(0%, 47%, 22%, 13%)
LABlab(62.8 46.5 -10.7)
LCHlch(62.8 47.7 347.1)
OKLCHoklch(0.698 0.142 348.7)

Copy-ready code

/* CSS */
color: #dd76ac;
background-color: #dd76ac;
/* Tailwind (arbitrary) */
class="text-[#dd76ac] bg-[#dd76ac]"
/* SCSS */
$brand: #dd76ac;
/* SwiftUI */
Color(red: 0.867, green: 0.463, blue: 0.675)
/* Android */
Color.parseColor("#dd76ac")

Accessibility — WCAG contrast

Aa
#dd76ac on white: 2.89:1
AA ✗ fail · AA-large · AAA
Aa
#dd76ac on black: 7.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green46.3%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta46.6%
Yellow22.2%
Key (black)13.3%

Color previews

#dd76ac text on a black background

contrast 7.26:1

Card sample

#dd76ac text on a white background

contrast 2.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #dd76ac;
Background color
Panel with #dd76ac background
background-color: #dd76ac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #dd76ac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(221, 118, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(221, 118, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dd76ac;
background: linear-gradient(135deg, #dd76ac, #DD8576);

Monochromatic scale

Palettes built from #dd76ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dd76ac in the Color Lab