Skip to content

#dec5cc

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

RGB
222, 197, 204
HSL
343°, 28%, 82%
CMYK
0, 11, 8, 13
Luminance
0.5982

Every format

HEX#dec5cc
RGBrgb(222, 197, 204)
HSLhsl(343, 28%, 82%)
CMYKcmyk(0%, 11%, 8%, 13%)
LABlab(81.7 10.0 -0.3)
LCHlch(81.7 10.0 358.4)
OKLCHoklch(0.846 0.030 358.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec5cc on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#dec5cc on black: 12.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green77.3%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta11.3%
Yellow8.1%
Key (black)12.9%

Color previews

#dec5cc text on a black background

contrast 12.96:1

Card sample

#dec5cc text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec5cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec5cc in the Color Lab