Skip to content

#cdaddf

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

RGB
205, 173, 223
HSL
278°, 44%, 78%
CMYK
8, 22, 0, 13
Luminance
0.4819

Every format

HEX#cdaddf
RGBrgb(205, 173, 223)
HSLhsl(278, 44%, 78%)
CMYKcmyk(8%, 22%, 0%, 13%)
LABlab(75.0 20.7 -20.8)
LCHlch(75.0 29.3 314.8)
OKLCHoklch(0.792 0.078 313.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdaddf on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#cdaddf on black: 10.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green67.8%
Blue87.5%

CMYK percentages

Cyan8.1%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#cdaddf text on a black background

contrast 10.64:1

Card sample

#cdaddf text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdaddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdaddf in the Color Lab