Skip to content

#dbacef

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

RGB
219, 172, 239
HSL
282°, 68%, 81%
CMYK
8, 28, 0, 6
Luminance
0.5080

Every format

HEX#dbacef
RGBrgb(219, 172, 239)
HSLhsl(282, 68%, 81%)
CMYKcmyk(8%, 28%, 0%, 6%)
LABlab(76.6 28.9 -26.9)
LCHlch(76.6 39.5 317.0)
OKLCHoklch(0.809 0.105 315.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbacef on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#dbacef on black: 11.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green67.5%
Blue93.7%

CMYK percentages

Cyan8.4%
Magenta28.0%
Yellow0.0%
Key (black)6.3%

Color previews

#dbacef text on a black background

contrast 11.16:1

Card sample

#dbacef text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbacef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbacef in the Color Lab