Skip to content

#dbccdf

a light, soft violet · warm · closest name: lavender

RGB
219, 204, 223
HSL
287°, 23%, 84%
CMYK
2, 9, 0, 13
Luminance
0.6357

Every format

HEX#dbccdf
RGBrgb(219, 204, 223)
HSLhsl(287, 23%, 84%)
CMYKcmyk(2%, 9%, 0%, 13%)
LABlab(83.7 8.6 -7.5)
LCHlch(83.7 11.4 318.9)
OKLCHoklch(0.863 0.030 319.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbccdf on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#dbccdf on black: 13.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green80.0%
Blue87.5%

CMYK percentages

Cyan1.8%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#dbccdf text on a black background

contrast 13.71:1

Card sample

#dbccdf text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbccdf in the Color Lab