Skip to content

#dbcdff

a pale, electric violet · warm · closest name: lavender

RGB
219, 205, 255
HSL
257°, 100%, 90%
CMYK
14, 20, 0, 0
Luminance
0.6594

Every format

HEX#dbcdff
RGBrgb(219, 205, 255)
HSLhsl(257, 100%, 90%)
CMYKcmyk(14%, 20%, 0%, 0%)
LABlab(85.0 14.4 -22.7)
LCHlch(85.0 26.9 302.4)
OKLCHoklch(0.876 0.070 297.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbcdff on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#dbcdff on black: 14.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green80.4%
Blue100.0%

CMYK percentages

Cyan14.1%
Magenta19.6%
Yellow0.0%
Key (black)0.0%

Color previews

#dbcdff text on a black background

contrast 14.19:1

Card sample

#dbcdff text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbcdff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbcdff in the Color Lab