Skip to content

#dccddf

a light, soft magenta / pink · warm · closest name: lavender

RGB
220, 205, 223
HSL
290°, 22%, 84%
CMYK
1, 8, 0, 13
Luminance
0.6421

Every format

HEX#dccddf
RGBrgb(220, 205, 223)
HSLhsl(290, 22%, 84%)
CMYKcmyk(1%, 8%, 0%, 13%)
LABlab(84.1 8.4 -7.0)
LCHlch(84.1 10.9 320.2)
OKLCHoklch(0.866 0.029 320.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green80.4%
Blue87.5%

CMYK percentages

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

Color previews

#dccddf text on a black background

contrast 13.84:1

Card sample

#dccddf text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dccddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dccddf in the Color Lab