Skip to content

#dbbbeb

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

RGB
219, 187, 235
HSL
280°, 55%, 83%
CMYK
7, 20, 0, 8
Luminance
0.5660

Every format

HEX#dbbbeb
RGBrgb(219, 187, 235)
HSLhsl(280, 55%, 83%)
CMYKcmyk(7%, 20%, 0%, 8%)
LABlab(80.0 20.0 -19.6)
LCHlch(80.0 28.0 315.5)
OKLCHoklch(0.835 0.074 314.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbbbeb on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#dbbbeb on black: 12.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green73.3%
Blue92.2%

CMYK percentages

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

Color previews

#dbbbeb text on a black background

contrast 12.32:1

Card sample

#dbbbeb text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbbbeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbbbeb in the Color Lab