Skip to content

#dbadf3

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

RGB
219, 173, 243
HSL
279°, 75%, 82%
CMYK
10, 29, 0, 5
Luminance
0.5142

Every format

HEX#dbadf3
RGBrgb(219, 173, 243)
HSLhsl(279, 75%, 82%)
CMYKcmyk(10%, 29%, 0%, 5%)
LABlab(76.9 29.1 -28.5)
LCHlch(76.9 40.8 315.6)
OKLCHoklch(0.813 0.108 313.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green67.8%
Blue95.3%

CMYK percentages

Cyan9.9%
Magenta28.8%
Yellow0.0%
Key (black)4.7%

Color previews

#dbadf3 text on a black background

contrast 11.28:1

Card sample

#dbadf3 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbadf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbadf3 in the Color Lab