Skip to content

#caa2cd

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

RGB
202, 162, 205
HSL
296°, 30%, 72%
CMYK
2, 21, 0, 20
Luminance
0.4280

Every format

HEX#caa2cd
RGBrgb(202, 162, 205)
HSLhsl(296, 30%, 72%)
CMYKcmyk(2%, 21%, 0%, 20%)
LABlab(71.4 22.2 -16.3)
LCHlch(71.4 27.5 323.6)
OKLCHoklch(0.762 0.075 324.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#caa2cd on white: 2.20:1
AA ✗ fail · AA-large · AAA
Aa
#caa2cd on black: 9.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green63.5%
Blue80.4%

CMYK percentages

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

Color previews

#caa2cd text on a black background

contrast 9.56:1

Card sample

#caa2cd text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #caa2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #caa2cd in the Color Lab