Skip to content

#cda2cd

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

RGB
205, 162, 205
HSL
300°, 30%, 72%
CMYK
0, 21, 0, 20
Luminance
0.4323

Every format

HEX#cda2cd
RGBrgb(205, 162, 205)
HSLhsl(300, 30%, 72%)
CMYKcmyk(0%, 21%, 0%, 20%)
LABlab(71.7 23.2 -15.9)
LCHlch(71.7 28.1 325.6)
OKLCHoklch(0.765 0.077 326.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#cda2cd text on a black background

contrast 9.65:1

Card sample

#cda2cd text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cda2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cda2cd in the Color Lab