Skip to content

#cd83cd

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

RGB
205, 131, 205
HSL
300°, 43%, 66%
CMYK
0, 36, 0, 20
Luminance
0.3362

Every format

HEX#cd83cd
RGBrgb(205, 131, 205)
HSLhsl(300, 43%, 66%)
CMYKcmyk(0%, 36%, 0%, 20%)
LABlab(64.7 40.0 -26.6)
LCHlch(64.7 48.1 326.4)
OKLCHoklch(0.711 0.132 326.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd83cd on white: 2.72:1
AA ✗ fail · AA-large · AAA
Aa
#cd83cd on black: 7.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green51.4%
Blue80.4%

CMYK percentages

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

Color previews

#cd83cd text on a black background

contrast 7.72:1

Card sample

#cd83cd text on a white background

contrast 2.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd83cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd83cd in the Color Lab