Skip to content

#cd82cd

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

RGB
205, 130, 205
HSL
300°, 43%, 66%
CMYK
0, 37, 0, 20
Luminance
0.3335

Every format

HEX#cd82cd
RGBrgb(205, 130, 205)
HSLhsl(300, 43%, 66%)
CMYKcmyk(0%, 37%, 0%, 20%)
LABlab(64.5 40.6 -26.9)
LCHlch(64.5 48.7 326.4)
OKLCHoklch(0.710 0.134 326.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd82cd on white: 2.74:1
AA ✗ fail · AA-large · AAA
Aa
#cd82cd on black: 7.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green51.0%
Blue80.4%

CMYK percentages

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

Color previews

#cd82cd text on a black background

contrast 7.67:1

Card sample

#cd82cd text on a white background

contrast 2.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd82cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd82cd in the Color Lab