Skip to content

#dcccda

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

RGB
220, 204, 218
HSL
308°, 19%, 83%
CMYK
0, 7, 1, 14
Luminance
0.6346

Every format

HEX#dcccda
RGBrgb(220, 204, 218)
HSLhsl(308, 19%, 83%)
CMYKcmyk(0%, 7%, 1%, 14%)
LABlab(83.7 8.0 -4.9)
LCHlch(83.7 9.4 328.5)
OKLCHoklch(0.862 0.026 329.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green80.0%
Blue85.5%

CMYK percentages

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

Color previews

#dcccda text on a black background

contrast 13.69:1

Card sample

#dcccda text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcccda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcccda in the Color Lab