Skip to content

#cd8abd

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

RGB
205, 138, 189
HSL
314°, 40%, 67%
CMYK
0, 33, 8, 20
Luminance
0.3483

Every format

HEX#cd8abd
RGBrgb(205, 138, 189)
HSLhsl(314, 40%, 67%)
CMYKcmyk(0%, 33%, 8%, 20%)
LABlab(65.6 33.4 -16.2)
LCHlch(65.6 37.1 334.1)
OKLCHoklch(0.717 0.105 335.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd8abd on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#cd8abd on black: 7.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green54.1%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta32.7%
Yellow7.8%
Key (black)19.6%

Color previews

#cd8abd text on a black background

contrast 7.97:1

Card sample

#cd8abd text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd8abd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd8abd in the Color Lab