Skip to content

#dcccdc

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

RGB
220, 204, 220
HSL
300°, 19%, 83%
CMYK
0, 7, 0, 14
Luminance
0.6357

Every format

HEX#dcccdc
RGBrgb(220, 204, 220)
HSLhsl(300, 19%, 83%)
CMYKcmyk(0%, 7%, 0%, 14%)
LABlab(83.7 8.4 -5.9)
LCHlch(83.7 10.3 324.9)
OKLCHoklch(0.863 0.028 325.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green80.0%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta7.3%
Yellow0.0%
Key (black)13.7%

Color previews

#dcccdc text on a black background

contrast 13.71:1

Card sample

#dcccdc text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcccdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcccdc in the Color Lab