Skip to content

#dcc3cb

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

RGB
220, 195, 203
HSL
341°, 26%, 81%
CMYK
0, 11, 8, 14
Luminance
0.5856

Every format

HEX#dcc3cb
RGBrgb(220, 195, 203)
HSLhsl(341, 26%, 81%)
CMYKcmyk(0%, 11%, 8%, 14%)
LABlab(81.0 10.2 -0.8)
LCHlch(81.0 10.2 355.7)
OKLCHoklch(0.841 0.030 356.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcc3cb on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#dcc3cb on black: 12.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green76.5%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta11.4%
Yellow7.7%
Key (black)13.7%

Color previews

#dcc3cb text on a black background

contrast 12.71:1

Card sample

#dcc3cb text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcc3cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcc3cb in the Color Lab