Skip to content

#cc85cd

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

RGB
204, 133, 205
HSL
299°, 42%, 66%
CMYK
1, 35, 0, 20
Luminance
0.3402

Every format

HEX#cc85cd
RGBrgb(204, 133, 205)
HSLhsl(299, 42%, 66%)
CMYKcmyk(1%, 35%, 0%, 20%)
LABlab(65.0 38.6 -26.1)
LCHlch(65.0 46.6 325.9)
OKLCHoklch(0.714 0.128 326.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc85cd on white: 2.69:1
AA ✗ fail · AA-large · AAA
Aa
#cc85cd on black: 7.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green52.2%
Blue80.4%

CMYK percentages

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

Color previews

#cc85cd text on a black background

contrast 7.80:1

Card sample

#cc85cd text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc85cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc85cd in the Color Lab