Skip to content

#dbadf2

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

RGB
219, 173, 242
HSL
280°, 73%, 81%
CMYK
10, 29, 0, 5
Luminance
0.5136

Every format

HEX#dbadf2
RGBrgb(219, 173, 242)
HSLhsl(280, 73%, 81%)
CMYKcmyk(10%, 29%, 0%, 5%)
LABlab(76.9 28.9 -28.0)
LCHlch(76.9 40.3 315.9)
OKLCHoklch(0.812 0.107 314.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbadf2 on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#dbadf2 on black: 11.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green67.8%
Blue94.9%

CMYK percentages

Cyan9.5%
Magenta28.5%
Yellow0.0%
Key (black)5.1%

Color previews

#dbadf2 text on a black background

contrast 11.27:1

Card sample

#dbadf2 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbadf2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbadf2 in the Color Lab