Skip to content

#dbadeb

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

RGB
219, 173, 235
HSL
285°, 61%, 80%
CMYK
7, 26, 0, 8
Luminance
0.5095

Every format

HEX#dbadeb
RGBrgb(219, 173, 235)
HSLhsl(285, 61%, 80%)
CMYKcmyk(7%, 26%, 0%, 8%)
LABlab(76.7 27.5 -24.6)
LCHlch(76.7 37.0 318.2)
OKLCHoklch(0.809 0.099 317.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbadeb on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#dbadeb on black: 11.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green67.8%
Blue92.2%

CMYK percentages

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

Color previews

#dbadeb text on a black background

contrast 11.19:1

Card sample

#dbadeb text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbadeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbadeb in the Color Lab