Skip to content

#dbadf4

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

RGB
219, 173, 244
HSL
279°, 76%, 82%
CMYK
10, 29, 0, 4
Luminance
0.5148

Every format

HEX#dbadf4
RGBrgb(219, 173, 244)
HSLhsl(279, 76%, 82%)
CMYKcmyk(10%, 29%, 0%, 4%)
LABlab(77.0 29.3 -29.0)
LCHlch(77.0 41.3 315.3)
OKLCHoklch(0.813 0.109 313.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green67.8%
Blue95.7%

CMYK percentages

Cyan10.2%
Magenta29.1%
Yellow0.0%
Key (black)4.3%

Color previews

#dbadf4 text on a black background

contrast 11.30:1

Card sample

#dbadf4 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbadf4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbadf4 in the Color Lab