Skip to content

#cca2cd

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

RGB
204, 162, 205
HSL
299°, 30%, 72%
CMYK
1, 21, 0, 20
Luminance
0.4309

Every format

HEX#cca2cd
RGBrgb(204, 162, 205)
HSLhsl(299, 30%, 72%)
CMYKcmyk(1%, 21%, 0%, 20%)
LABlab(71.6 22.8 -16.0)
LCHlch(71.6 27.9 324.9)
OKLCHoklch(0.764 0.076 325.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cca2cd on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#cca2cd on black: 9.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green63.5%
Blue80.4%

CMYK percentages

Cyan0.5%
Magenta21.0%
Yellow0.0%
Key (black)19.6%

Color previews

#cca2cd text on a black background

contrast 9.62:1

Card sample

#cca2cd text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cca2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cca2cd in the Color Lab