Skip to content

#ddaadd

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

RGB
221, 170, 221
HSL
300°, 43%, 77%
CMYK
0, 23, 0, 13
Luminance
0.4934

Every format

HEX#ddaadd
RGBrgb(221, 170, 221)
HSLhsl(300, 43%, 77%)
CMYKcmyk(0%, 23%, 0%, 13%)
LABlab(75.7 27.1 -18.5)
LCHlch(75.7 32.9 325.7)
OKLCHoklch(0.801 0.090 326.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddaadd on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#ddaadd on black: 10.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green66.7%
Blue86.7%

CMYK percentages

Cyan0.0%
Magenta23.1%
Yellow0.0%
Key (black)13.3%

Color previews

#ddaadd text on a black background

contrast 10.87:1

Card sample

#ddaadd text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddaadd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddaadd in the Color Lab