Skip to content

#cd84cd

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

RGB
205, 132, 205
HSL
300°, 42%, 66%
CMYK
0, 36, 0, 20
Luminance
0.3389

Every format

HEX#cd84cd
RGBrgb(205, 132, 205)
HSLhsl(300, 42%, 66%)
CMYKcmyk(0%, 36%, 0%, 20%)
LABlab(64.9 39.5 -26.3)
LCHlch(64.9 47.4 326.4)
OKLCHoklch(0.713 0.131 326.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd84cd on white: 2.70:1
AA ✗ fail · AA-large · AAA
Aa
#cd84cd on black: 7.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green51.8%
Blue80.4%

CMYK percentages

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

Color previews

#cd84cd text on a black background

contrast 7.78:1

Card sample

#cd84cd text on a white background

contrast 2.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd84cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd84cd in the Color Lab