Skip to content

#dccdef

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

RGB
220, 205, 239
HSL
267°, 52%, 87%
CMYK
8, 14, 0, 6
Luminance
0.6511

Every format

HEX#dccdef
RGBrgb(220, 205, 239)
HSLhsl(267, 52%, 87%)
CMYKcmyk(8%, 14%, 0%, 6%)
LABlab(84.5 11.4 -14.8)
LCHlch(84.5 18.7 307.7)
OKLCHoklch(0.871 0.049 305.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dccdef on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#dccdef on black: 14.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green80.4%
Blue93.7%

CMYK percentages

Cyan7.9%
Magenta14.2%
Yellow0.0%
Key (black)6.3%

Color previews

#dccdef text on a black background

contrast 14.02:1

Card sample

#dccdef text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dccdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dccdef in the Color Lab