Skip to content

#dec1cb

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

RGB
222, 193, 203
HSL
339°, 31%, 81%
CMYK
0, 13, 9, 13
Luminance
0.5798

Every format

HEX#dec1cb
RGBrgb(222, 193, 203)
HSLhsl(339, 31%, 81%)
CMYKcmyk(0%, 13%, 9%, 13%)
LABlab(80.7 11.9 -1.2)
LCHlch(80.7 12.0 354.2)
OKLCHoklch(0.838 0.035 355.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green75.7%
Blue79.6%

CMYK percentages

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

Color previews

#dec1cb text on a black background

contrast 12.60:1

Card sample

#dec1cb text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec1cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec1cb in the Color Lab