Skip to content

#cd9abd

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

RGB
205, 154, 189
HSL
319°, 34%, 70%
CMYK
0, 25, 8, 20
Luminance
0.3976

Every format

HEX#cd9abd
RGBrgb(205, 154, 189)
HSLhsl(319, 34%, 70%)
CMYKcmyk(0%, 25%, 8%, 20%)
LABlab(69.3 24.6 -10.6)
LCHlch(69.3 26.8 336.6)
OKLCHoklch(0.745 0.076 338.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd9abd on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#cd9abd on black: 8.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green60.4%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta24.9%
Yellow7.8%
Key (black)19.6%

Color previews

#cd9abd text on a black background

contrast 8.95:1

Card sample

#cd9abd text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd9abd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd9abd in the Color Lab