Skip to content

#dbbbdf

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

RGB
219, 187, 223
HSL
293°, 36%, 80%
CMYK
2, 16, 0, 13
Luminance
0.5593

Every format

HEX#dbbbdf
RGBrgb(219, 187, 223)
HSLhsl(293, 36%, 80%)
CMYKcmyk(2%, 16%, 0%, 13%)
LABlab(79.6 17.7 -13.7)
LCHlch(79.6 22.4 322.2)
OKLCHoklch(0.831 0.060 322.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green73.3%
Blue87.5%

CMYK percentages

Cyan1.8%
Magenta16.1%
Yellow0.0%
Key (black)12.5%

Color previews

#dbbbdf text on a black background

contrast 12.19:1

Card sample

#dbbbdf text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbbbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbbbdf in the Color Lab