Skip to content

#dec1cc

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

RGB
222, 193, 204
HSL
337°, 31%, 81%
CMYK
0, 13, 8, 13
Luminance
0.5803

Every format

HEX#dec1cc
RGBrgb(222, 193, 204)
HSLhsl(337, 31%, 81%)
CMYKcmyk(0%, 13%, 8%, 13%)
LABlab(80.8 12.1 -1.7)
LCHlch(80.8 12.2 351.9)
OKLCHoklch(0.839 0.036 353.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec1cc on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#dec1cc on black: 12.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green75.7%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta13.1%
Yellow8.1%
Key (black)12.9%

Color previews

#dec1cc text on a black background

contrast 12.61:1

Card sample

#dec1cc text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec1cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec1cc in the Color Lab