Skip to content

#cd96db

a light, vivid violet · warm · closest name: plum

RGB
205, 150, 219
HSL
288°, 49%, 72%
CMYK
6, 32, 0, 14
Luminance
0.3991

Every format

HEX#cd96db
RGBrgb(205, 150, 219)
HSLhsl(288, 49%, 72%)
CMYKcmyk(6%, 32%, 0%, 14%)
LABlab(69.4 32.4 -27.1)
LCHlch(69.4 42.3 320.1)
OKLCHoklch(0.749 0.114 319.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd96db on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#cd96db on black: 8.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green58.8%
Blue85.9%

CMYK percentages

Cyan6.4%
Magenta31.5%
Yellow0.0%
Key (black)14.1%

Color previews

#cd96db text on a black background

contrast 8.98:1

Card sample

#cd96db text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd96db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd96db in the Color Lab