Skip to content

#cd88cd

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

RGB
205, 136, 205
HSL
300°, 41%, 67%
CMYK
0, 34, 0, 20
Luminance
0.3500

Every format

HEX#cd88cd
RGBrgb(205, 136, 205)
HSLhsl(300, 41%, 67%)
CMYKcmyk(0%, 34%, 0%, 20%)
LABlab(65.8 37.3 -24.9)
LCHlch(65.8 44.9 326.3)
OKLCHoklch(0.720 0.124 326.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd88cd on white: 2.63:1
AA ✗ fail · AA-large · AAA
Aa
#cd88cd on black: 8.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green53.3%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta33.7%
Yellow0.0%
Key (black)19.6%

Color previews

#cd88cd text on a black background

contrast 8.00:1

Card sample

#cd88cd text on a white background

contrast 2.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd88cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd88cd in the Color Lab