Skip to content

#dbadff

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

RGB
219, 173, 255
HSL
274°, 100%, 84%
CMYK
14, 32, 0, 0
Luminance
0.5217

Every format

HEX#dbadff
RGBrgb(219, 173, 255)
HSLhsl(274, 100%, 84%)
CMYKcmyk(14%, 32%, 0%, 0%)
LABlab(77.4 31.6 -34.3)
LCHlch(77.4 46.6 312.7)
OKLCHoklch(0.818 0.122 309.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbadff on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#dbadff on black: 11.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green67.8%
Blue100.0%

CMYK percentages

Cyan14.1%
Magenta32.2%
Yellow0.0%
Key (black)0.0%

Color previews

#dbadff text on a black background

contrast 11.43:1

Card sample

#dbadff text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbadff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbadff in the Color Lab