Skip to content

#cd99df

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

RGB
205, 153, 223
HSL
285°, 52%, 74%
CMYK
8, 31, 0, 13
Luminance
0.4109

Every format

HEX#cd99df
RGBrgb(205, 153, 223)
HSLhsl(285, 52%, 74%)
CMYKcmyk(8%, 31%, 0%, 13%)
LABlab(70.2 31.6 -28.0)
LCHlch(70.2 42.2 318.4)
OKLCHoklch(0.756 0.113 317.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd99df on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#cd99df on black: 9.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green60.0%
Blue87.5%

CMYK percentages

Cyan8.1%
Magenta31.4%
Yellow0.0%
Key (black)12.5%

Color previews

#cd99df text on a black background

contrast 9.22:1

Card sample

#cd99df text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd99df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd99df in the Color Lab