Skip to content

#cd9def

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

RGB
205, 157, 239
HSL
275°, 72%, 78%
CMYK
14, 34, 0, 6
Luminance
0.4333

Every format

HEX#cd9def
RGBrgb(205, 157, 239)
HSLhsl(275, 72%, 78%)
CMYKcmyk(14%, 34%, 0%, 6%)
LABlab(71.8 32.7 -34.4)
LCHlch(71.8 47.5 313.5)
OKLCHoklch(0.770 0.124 310.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd9def on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#cd9def on black: 9.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green61.6%
Blue93.7%

CMYK percentages

Cyan14.2%
Magenta34.3%
Yellow0.0%
Key (black)6.3%

Color previews

#cd9def text on a black background

contrast 9.67:1

Card sample

#cd9def text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd9def

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd9def in the Color Lab