Skip to content

#cc86cd

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

RGB
204, 134, 205
HSL
299°, 42%, 67%
CMYK
1, 35, 0, 20
Luminance
0.3430

Every format

HEX#cc86cd
RGBrgb(204, 134, 205)
HSLhsl(299, 42%, 67%)
CMYKcmyk(1%, 35%, 0%, 20%)
LABlab(65.2 38.1 -25.8)
LCHlch(65.2 46.0 325.9)
OKLCHoklch(0.715 0.126 326.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc86cd on white: 2.67:1
AA ✗ fail · AA-large · AAA
Aa
#cc86cd on black: 7.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green52.5%
Blue80.4%

CMYK percentages

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

Color previews

#cc86cd text on a black background

contrast 7.86:1

Card sample

#cc86cd text on a white background

contrast 2.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc86cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc86cd in the Color Lab