Skip to content

#dbbeda

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

RGB
219, 190, 218
HSL
302°, 29%, 80%
CMYK
0, 13, 1, 14
Luminance
0.5695

Every format

HEX#dbbeda
RGBrgb(219, 190, 218)
HSLhsl(302, 29%, 80%)
CMYKcmyk(0%, 13%, 1%, 14%)
LABlab(80.2 15.1 -10.2)
LCHlch(80.2 18.2 326.1)
OKLCHoklch(0.835 0.050 327.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbbeda on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#dbbeda on black: 12.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green74.5%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta13.2%
Yellow0.5%
Key (black)14.1%

Color previews

#dbbeda text on a black background

contrast 12.39:1

Card sample

#dbbeda text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbbeda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbbeda in the Color Lab