Skip to content

#dbb2ff

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

RGB
219, 178, 255
HSL
272°, 100%, 85%
CMYK
14, 30, 0, 0
Luminance
0.5412

Every format

HEX#dbb2ff
RGBrgb(219, 178, 255)
HSLhsl(272, 100%, 85%)
CMYKcmyk(14%, 30%, 0%, 0%)
LABlab(78.5 28.9 -32.5)
LCHlch(78.5 43.5 311.6)
OKLCHoklch(0.826 0.114 308.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbb2ff on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#dbb2ff on black: 11.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green69.8%
Blue100.0%

CMYK percentages

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

Color previews

#dbb2ff text on a black background

contrast 11.82:1

Card sample

#dbb2ff text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbb2ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbb2ff in the Color Lab