Skip to content

#cdaade

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

RGB
205, 170, 222
HSL
280°, 44%, 77%
CMYK
8, 23, 0, 13
Luminance
0.4700

Every format

HEX#cdaade
RGBrgb(205, 170, 222)
HSLhsl(280, 44%, 77%)
CMYKcmyk(8%, 23%, 0%, 13%)
LABlab(74.2 22.1 -21.4)
LCHlch(74.2 30.8 315.9)
OKLCHoklch(0.786 0.082 314.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdaade on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#cdaade on black: 10.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green66.7%
Blue87.1%

CMYK percentages

Cyan7.7%
Magenta23.4%
Yellow0.0%
Key (black)12.9%

Color previews

#cdaade text on a black background

contrast 10.40:1

Card sample

#cdaade text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdaade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdaade in the Color Lab