Skip to content

#cd81cd

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

RGB
205, 129, 205
HSL
300°, 43%, 66%
CMYK
0, 37, 0, 20
Luminance
0.3309

Every format

HEX#cd81cd
RGBrgb(205, 129, 205)
HSLhsl(300, 43%, 66%)
CMYKcmyk(0%, 37%, 0%, 20%)
LABlab(64.2 41.1 -27.3)
LCHlch(64.2 49.3 326.4)
OKLCHoklch(0.708 0.136 326.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd81cd on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#cd81cd on black: 7.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green50.6%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta37.1%
Yellow0.0%
Key (black)19.6%

Color previews

#cd81cd text on a black background

contrast 7.62:1

Card sample

#cd81cd text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd81cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd81cd in the Color Lab