Skip to content

#dbaff3

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

RGB
219, 175, 243
HSL
279°, 74%, 82%
CMYK
10, 28, 0, 5
Luminance
0.5219

Every format

HEX#dbaff3
RGBrgb(219, 175, 243)
HSLhsl(279, 74%, 82%)
CMYKcmyk(10%, 28%, 0%, 5%)
LABlab(77.4 28.1 -27.8)
LCHlch(77.4 39.5 315.3)
OKLCHoklch(0.816 0.104 313.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green68.6%
Blue95.3%

CMYK percentages

Cyan9.9%
Magenta28.0%
Yellow0.0%
Key (black)4.7%

Color previews

#dbaff3 text on a black background

contrast 11.44:1

Card sample

#dbaff3 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbaff3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbaff3 in the Color Lab