Skip to content

#cdaffd

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

RGB
205, 175, 253
HSL
263°, 95%, 84%
CMYK
19, 31, 0, 1
Luminance
0.5073

Every format

HEX#cdaffd
RGBrgb(205, 175, 253)
HSLhsl(263, 95%, 84%)
CMYKcmyk(19%, 31%, 0%, 1%)
LABlab(76.5 25.9 -34.7)
LCHlch(76.5 43.3 306.8)
OKLCHoklch(0.808 0.112 301.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdaffd on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#cdaffd on black: 11.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green68.6%
Blue99.2%

CMYK percentages

Cyan19.0%
Magenta30.8%
Yellow0.0%
Key (black)0.8%

Color previews

#cdaffd text on a black background

contrast 11.15:1

Card sample

#cdaffd text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdaffd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdaffd in the Color Lab