Skip to content

#cd8bcd

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

RGB
205, 139, 205
HSL
300°, 40%, 68%
CMYK
0, 32, 0, 20
Luminance
0.3585

Every format

HEX#cd8bcd
RGBrgb(205, 139, 205)
HSLhsl(300, 40%, 68%)
CMYKcmyk(0%, 32%, 0%, 20%)
LABlab(66.4 35.7 -23.9)
LCHlch(66.4 43.0 326.2)
OKLCHoklch(0.725 0.118 326.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd8bcd on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#cd8bcd on black: 8.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green54.5%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta32.2%
Yellow0.0%
Key (black)19.6%

Color previews

#cd8bcd text on a black background

contrast 8.17:1

Card sample

#cd8bcd text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd8bcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd8bcd in the Color Lab