Skip to content

#cd80af

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

RGB
205, 128, 175
HSL
323°, 44%, 65%
CMYK
0, 38, 15, 20
Luminance
0.3151

Every format

HEX#cd80af
RGBrgb(205, 128, 175)
HSLhsl(323, 44%, 65%)
CMYKcmyk(0%, 38%, 15%, 20%)
LABlab(62.9 36.4 -12.3)
LCHlch(62.9 38.4 341.3)
OKLCHoklch(0.695 0.112 343.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd80af on white: 2.88:1
AA ✗ fail · AA-large · AAA
Aa
#cd80af on black: 7.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green50.2%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta37.6%
Yellow14.6%
Key (black)19.6%

Color previews

#cd80af text on a black background

contrast 7.30:1

Card sample

#cd80af text on a white background

contrast 2.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd80af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd80af in the Color Lab