Skip to content

#cdafe2

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

RGB
205, 175, 226
HSL
275°, 47%, 79%
CMYK
9, 23, 0, 11
Luminance
0.4913

Every format

HEX#cdafe2
RGBrgb(205, 175, 226)
HSLhsl(275, 47%, 79%)
CMYKcmyk(9%, 23%, 0%, 11%)
LABlab(75.5 20.2 -21.6)
LCHlch(75.5 29.5 313.1)
OKLCHoklch(0.797 0.078 311.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdafe2 on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#cdafe2 on black: 10.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green68.6%
Blue88.6%

CMYK percentages

Cyan9.3%
Magenta22.6%
Yellow0.0%
Key (black)11.4%

Color previews

#cdafe2 text on a black background

contrast 10.83:1

Card sample

#cdafe2 text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdafe2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdafe2 in the Color Lab