Skip to content

#cc87cd

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

RGB
204, 135, 205
HSL
299°, 41%, 67%
CMYK
1, 34, 0, 20
Luminance
0.3457

Every format

HEX#cc87cd
RGBrgb(204, 135, 205)
HSLhsl(299, 41%, 67%)
CMYKcmyk(1%, 34%, 0%, 20%)
LABlab(65.4 37.6 -25.5)
LCHlch(65.4 45.4 325.9)
OKLCHoklch(0.717 0.125 326.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc87cd on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#cc87cd on black: 7.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green52.9%
Blue80.4%

CMYK percentages

Cyan0.5%
Magenta34.1%
Yellow0.0%
Key (black)19.6%

Color previews

#cc87cd text on a black background

contrast 7.91:1

Card sample

#cc87cd text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc87cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc87cd in the Color Lab