Skip to content

#cd82ac

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

RGB
205, 130, 172
HSL
326°, 43%, 66%
CMYK
0, 37, 16, 20
Luminance
0.3192

Every format

HEX#cd82ac
RGBrgb(205, 130, 172)
HSLhsl(326, 43%, 66%)
CMYKcmyk(0%, 37%, 16%, 20%)
LABlab(63.3 34.9 -10.1)
LCHlch(63.3 36.3 343.9)
OKLCHoklch(0.697 0.106 345.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd82ac on white: 2.84:1
AA ✗ fail · AA-large · AAA
Aa
#cd82ac on black: 7.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green51.0%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta36.6%
Yellow16.1%
Key (black)19.6%

Color previews

#cd82ac text on a black background

contrast 7.38:1

Card sample

#cd82ac text on a white background

contrast 2.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd82ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd82ac in the Color Lab