Skip to content

#dbcddf

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

RGB
219, 205, 223
HSL
287°, 22%, 84%
CMYK
2, 8, 0, 13
Luminance
0.6405

Every format

HEX#dbcddf
RGBrgb(219, 205, 223)
HSLhsl(287, 22%, 84%)
CMYKcmyk(2%, 8%, 0%, 13%)
LABlab(84.0 8.1 -7.1)
LCHlch(84.0 10.8 318.5)
OKLCHoklch(0.865 0.029 318.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbcddf on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#dbcddf on black: 13.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green80.4%
Blue87.5%

CMYK percentages

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

Color previews

#dbcddf text on a black background

contrast 13.81:1

Card sample

#dbcddf text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbcddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbcddf in the Color Lab