Skip to content

#dcc3da

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

RGB
220, 195, 218
HSL
305°, 26%, 81%
CMYK
0, 11, 1, 14
Luminance
0.5931

Every format

HEX#dcc3da
RGBrgb(220, 195, 218)
HSLhsl(305, 26%, 81%)
CMYKcmyk(0%, 11%, 1%, 14%)
LABlab(81.5 12.8 -8.2)
LCHlch(81.5 15.2 327.3)
OKLCHoklch(0.845 0.042 328.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcc3da on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#dcc3da on black: 12.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green76.5%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta11.4%
Yellow0.9%
Key (black)13.7%

Color previews

#dcc3da text on a black background

contrast 12.86:1

Card sample

#dcc3da text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcc3da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcc3da in the Color Lab