Skip to content

#dbccff

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

RGB
219, 204, 255
HSL
258°, 100%, 90%
CMYK
14, 20, 0, 0
Luminance
0.6547

Every format

HEX#dbccff
RGBrgb(219, 204, 255)
HSLhsl(258, 100%, 90%)
CMYKcmyk(14%, 20%, 0%, 0%)
LABlab(84.7 14.9 -23.1)
LCHlch(84.7 27.4 302.9)
OKLCHoklch(0.874 0.071 298.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbccff on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#dbccff on black: 14.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan14.1%
Magenta20.0%
Yellow0.0%
Key (black)0.0%

Color previews

#dbccff text on a black background

contrast 14.09:1

Card sample

#dbccff text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbccff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbccff in the Color Lab