Skip to content

#ddacdf

a light, soft magenta / pink · warm · closest name: plum

RGB
221, 172, 223
HSL
298°, 44%, 78%
CMYK
1, 23, 0, 13
Luminance
0.5020

Every format

HEX#ddacdf
RGBrgb(221, 172, 223)
HSLhsl(298, 44%, 78%)
CMYKcmyk(1%, 23%, 0%, 13%)
LABlab(76.2 26.4 -18.8)
LCHlch(76.2 32.4 324.6)
OKLCHoklch(0.805 0.088 325.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddacdf on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#ddacdf on black: 11.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green67.5%
Blue87.5%

CMYK percentages

Cyan0.9%
Magenta22.9%
Yellow0.0%
Key (black)12.5%

Color previews

#ddacdf text on a black background

contrast 11.04:1

Card sample

#ddacdf text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddacdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddacdf in the Color Lab