Skip to content

#cd98da

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

RGB
205, 152, 218
HSL
288°, 47%, 73%
CMYK
6, 30, 0, 15
Luminance
0.4050

Every format

HEX#cd98da
RGBrgb(205, 152, 218)
HSLhsl(288, 47%, 73%)
CMYKcmyk(6%, 30%, 0%, 15%)
LABlab(69.8 31.1 -25.9)
LCHlch(69.8 40.5 320.2)
OKLCHoklch(0.752 0.109 319.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd98da on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#cd98da on black: 9.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green59.6%
Blue85.5%

CMYK percentages

Cyan6.0%
Magenta30.3%
Yellow0.0%
Key (black)14.5%

Color previews

#cd98da text on a black background

contrast 9.10:1

Card sample

#cd98da text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd98da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd98da in the Color Lab