Skip to content

#ddbbcc

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

RGB
221, 187, 204
HSL
330°, 33%, 80%
CMYK
0, 15, 8, 13
Luminance
0.5527

Every format

HEX#ddbbcc
RGBrgb(221, 187, 204)
HSLhsl(330, 33%, 80%)
CMYKcmyk(0%, 15%, 8%, 13%)
LABlab(79.2 14.9 -4.0)
LCHlch(79.2 15.5 345.0)
OKLCHoklch(0.826 0.045 346.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddbbcc on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#ddbbcc on black: 12.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green73.3%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta15.4%
Yellow7.7%
Key (black)13.3%

Color previews

#ddbbcc text on a black background

contrast 12.05:1

Card sample

#ddbbcc text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddbbcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddbbcc in the Color Lab