Skip to content

#cc8ccc

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

RGB
204, 140, 204
HSL
300°, 39%, 68%
CMYK
0, 31, 0, 20
Luminance
0.3595

Every format

HEX#cc8ccc
RGBrgb(204, 140, 204)
HSLhsl(300, 39%, 68%)
CMYKcmyk(0%, 31%, 0%, 20%)
LABlab(66.5 34.7 -23.3)
LCHlch(66.5 41.8 326.1)
OKLCHoklch(0.725 0.115 326.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc8ccc on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#cc8ccc on black: 8.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green54.9%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta31.4%
Yellow0.0%
Key (black)20.0%

Color previews

#cc8ccc text on a black background

contrast 8.19:1

Card sample

#cc8ccc text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc8ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc8ccc in the Color Lab