Skip to content

#cd80cd

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

RGB
205, 128, 205
HSL
300°, 44%, 65%
CMYK
0, 38, 0, 20
Luminance
0.3283

Every format

HEX#cd80cd
RGBrgb(205, 128, 205)
HSLhsl(300, 44%, 65%)
CMYKcmyk(0%, 38%, 0%, 20%)
LABlab(64.0 41.6 -27.6)
LCHlch(64.0 49.9 326.4)
OKLCHoklch(0.707 0.138 326.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd80cd on white: 2.78:1
AA ✗ fail · AA-large · AAA
Aa
#cd80cd on black: 7.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green50.2%
Blue80.4%

CMYK percentages

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

Color previews

#cd80cd text on a black background

contrast 7.57:1

Card sample

#cd80cd text on a white background

contrast 2.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd80cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd80cd in the Color Lab