Skip to content

#dfbbdc

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

RGB
223, 187, 220
HSL
305°, 36%, 80%
CMYK
0, 16, 1, 13
Luminance
0.5640

Every format

HEX#dfbbdc
RGBrgb(223, 187, 220)
HSLhsl(305, 36%, 80%)
CMYKcmyk(0%, 16%, 1%, 13%)
LABlab(79.8 18.5 -11.7)
LCHlch(79.8 21.9 327.7)
OKLCHoklch(0.833 0.060 328.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfbbdc on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#dfbbdc on black: 12.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green73.3%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta16.1%
Yellow1.3%
Key (black)12.5%

Color previews

#dfbbdc text on a black background

contrast 12.28:1

Card sample

#dfbbdc text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfbbdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfbbdc in the Color Lab