Skip to content

#dcccdb

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

RGB
220, 204, 219
HSL
304°, 19%, 83%
CMYK
0, 7, 1, 14
Luminance
0.6352

Every format

HEX#dcccdb
RGBrgb(220, 204, 219)
HSLhsl(304, 19%, 83%)
CMYKcmyk(0%, 7%, 1%, 14%)
LABlab(83.7 8.2 -5.4)
LCHlch(83.7 9.8 326.6)
OKLCHoklch(0.863 0.027 327.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green80.0%
Blue85.9%

CMYK percentages

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

Color previews

#dcccdb text on a black background

contrast 13.70:1

Card sample

#dcccdb text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcccdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcccdb in the Color Lab