Skip to content

#cc82cd

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

RGB
204, 130, 205
HSL
299°, 43%, 66%
CMYK
1, 37, 0, 20
Luminance
0.3321

Every format

HEX#cc82cd
RGBrgb(204, 130, 205)
HSLhsl(299, 43%, 66%)
CMYKcmyk(1%, 37%, 0%, 20%)
LABlab(64.3 40.2 -27.1)
LCHlch(64.3 48.5 326.0)
OKLCHoklch(0.709 0.134 326.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc82cd on white: 2.75:1
AA ✗ fail · AA-large · AAA
Aa
#cc82cd on black: 7.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green51.0%
Blue80.4%

CMYK percentages

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

Color previews

#cc82cd text on a black background

contrast 7.64:1

Card sample

#cc82cd text on a white background

contrast 2.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc82cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc82cd in the Color Lab