Skip to content

#dbaceb

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

RGB
219, 172, 235
HSL
285°, 61%, 80%
CMYK
7, 27, 0, 8
Luminance
0.5056

Every format

HEX#dbaceb
RGBrgb(219, 172, 235)
HSLhsl(285, 61%, 80%)
CMYKcmyk(7%, 27%, 0%, 8%)
LABlab(76.4 28.1 -25.0)
LCHlch(76.4 37.6 318.3)
OKLCHoklch(0.808 0.100 317.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbaceb on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#dbaceb on black: 11.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green67.5%
Blue92.2%

CMYK percentages

Cyan6.8%
Magenta26.8%
Yellow0.0%
Key (black)7.8%

Color previews

#dbaceb text on a black background

contrast 11.11:1

Card sample

#dbaceb text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbaceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbaceb in the Color Lab