Skip to content

#dbafec

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

RGB
219, 175, 236
HSL
283°, 62%, 81%
CMYK
7, 26, 0, 8
Luminance
0.5178

Every format

HEX#dbafec
RGBrgb(219, 175, 236)
HSLhsl(283, 62%, 81%)
CMYKcmyk(7%, 26%, 0%, 8%)
LABlab(77.2 26.7 -24.4)
LCHlch(77.2 36.1 317.5)
OKLCHoklch(0.813 0.096 316.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green68.6%
Blue92.5%

CMYK percentages

Cyan7.2%
Magenta25.8%
Yellow0.0%
Key (black)7.5%

Color previews

#dbafec text on a black background

contrast 11.36:1

Card sample

#dbafec text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbafec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbafec in the Color Lab