Skip to content

#dbadf8

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

RGB
219, 173, 248
HSL
277°, 84%, 83%
CMYK
12, 30, 0, 3
Luminance
0.5172

Every format

HEX#dbadf8
RGBrgb(219, 173, 248)
HSLhsl(277, 84%, 83%)
CMYKcmyk(12%, 30%, 0%, 3%)
LABlab(77.1 30.1 -30.9)
LCHlch(77.1 43.2 314.3)
OKLCHoklch(0.815 0.114 311.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbadf8 on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#dbadf8 on black: 11.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green67.8%
Blue97.3%

CMYK percentages

Cyan11.7%
Magenta30.2%
Yellow0.0%
Key (black)2.7%

Color previews

#dbadf8 text on a black background

contrast 11.34:1

Card sample

#dbadf8 text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbadf8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbadf8 in the Color Lab