Skip to content

#ddbbdd

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

RGB
221, 187, 221
HSL
300°, 33%, 80%
CMYK
0, 15, 0, 13
Luminance
0.5613

Every format

HEX#ddbbdd
RGBrgb(221, 187, 221)
HSLhsl(300, 33%, 80%)
CMYKcmyk(0%, 15%, 0%, 13%)
LABlab(79.7 18.0 -12.4)
LCHlch(79.7 21.9 325.3)
OKLCHoklch(0.832 0.060 326.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddbbdd on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#ddbbdd on black: 12.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green73.3%
Blue86.7%

CMYK percentages

Cyan0.0%
Magenta15.4%
Yellow0.0%
Key (black)13.3%

Color previews

#ddbbdd text on a black background

contrast 12.23:1

Card sample

#ddbbdd text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddbbdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddbbdd in the Color Lab