Skip to content

#cdaffc

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

RGB
205, 175, 252
HSL
263°, 93%, 84%
CMYK
19, 31, 0, 1
Luminance
0.5067

Every format

HEX#cdaffc
RGBrgb(205, 175, 252)
HSLhsl(263, 93%, 84%)
CMYKcmyk(19%, 31%, 0%, 1%)
LABlab(76.5 25.7 -34.2)
LCHlch(76.5 42.8 306.9)
OKLCHoklch(0.807 0.111 301.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdaffc on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#cdaffc on black: 11.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green68.6%
Blue98.8%

CMYK percentages

Cyan18.7%
Magenta30.6%
Yellow0.0%
Key (black)1.2%

Color previews

#cdaffc text on a black background

contrast 11.13:1

Card sample

#cdaffc text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdaffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdaffc in the Color Lab