Skip to content

#dccdf5

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

RGB
220, 205, 245
HSL
263°, 67%, 88%
CMYK
10, 16, 0, 4
Luminance
0.6547

Every format

HEX#dccdf5
RGBrgb(220, 205, 245)
HSLhsl(263, 67%, 88%)
CMYKcmyk(10%, 16%, 0%, 4%)
LABlab(84.7 12.6 -17.7)
LCHlch(84.7 21.8 305.5)
OKLCHoklch(0.873 0.057 302.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green80.4%
Blue96.1%

CMYK percentages

Cyan10.2%
Magenta16.3%
Yellow0.0%
Key (black)3.9%

Color previews

#dccdf5 text on a black background

contrast 14.09:1

Card sample

#dccdf5 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dccdf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dccdf5 in the Color Lab