Skip to content

#cd90cd

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

RGB
205, 144, 205
HSL
300°, 38%, 68%
CMYK
0, 30, 0, 20
Luminance
0.3733

Every format

HEX#cd90cd
RGBrgb(205, 144, 205)
HSLhsl(300, 38%, 68%)
CMYKcmyk(0%, 30%, 0%, 20%)
LABlab(67.5 33.0 -22.2)
LCHlch(67.5 39.8 326.1)
OKLCHoklch(0.733 0.109 326.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd90cd on white: 2.48:1
AA ✗ fail · AA-large · AAA
Aa
#cd90cd on black: 8.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green56.5%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta29.8%
Yellow0.0%
Key (black)19.6%

Color previews

#cd90cd text on a black background

contrast 8.47:1

Card sample

#cd90cd text on a white background

contrast 2.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd90cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd90cd in the Color Lab