Skip to content

#dbbaeb

a light, vivid violet · warm · closest name: plum

RGB
219, 186, 235
HSL
280°, 55%, 83%
CMYK
7, 21, 0, 8
Luminance
0.5618

Every format

HEX#dbbaeb
RGBrgb(219, 186, 235)
HSLhsl(280, 55%, 83%)
CMYKcmyk(7%, 21%, 0%, 8%)
LABlab(79.7 20.5 -20.0)
LCHlch(79.7 28.6 315.8)
OKLCHoklch(0.833 0.076 314.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green72.9%
Blue92.2%

CMYK percentages

Cyan6.8%
Magenta20.9%
Yellow0.0%
Key (black)7.8%

Color previews

#dbbaeb text on a black background

contrast 12.24:1

Card sample

#dbbaeb text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbbaeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbbaeb in the Color Lab