Skip to content

#cdadec

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

RGB
205, 173, 236
HSL
271°, 62%, 80%
CMYK
13, 27, 0, 8
Luminance
0.4892

Every format

HEX#cdadec
RGBrgb(205, 173, 236)
HSLhsl(271, 62%, 80%)
CMYKcmyk(13%, 27%, 0%, 8%)
LABlab(75.4 23.3 -27.2)
LCHlch(75.4 35.8 310.6)
OKLCHoklch(0.797 0.094 307.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdadec on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#cdadec on black: 10.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green67.8%
Blue92.5%

CMYK percentages

Cyan13.1%
Magenta26.7%
Yellow0.0%
Key (black)7.5%

Color previews

#cdadec text on a black background

contrast 10.78:1

Card sample

#cdadec text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdadec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdadec in the Color Lab