Skip to content

#dec2cb

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

RGB
222, 194, 203
HSL
341°, 30%, 82%
CMYK
0, 13, 9, 13
Luminance
0.5842

Every format

HEX#dec2cb
RGBrgb(222, 194, 203)
HSLhsl(341, 30%, 82%)
CMYKcmyk(0%, 13%, 9%, 13%)
LABlab(81.0 11.4 -0.8)
LCHlch(81.0 11.4 355.7)
OKLCHoklch(0.840 0.034 356.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec2cb on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#dec2cb on black: 12.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green76.1%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta12.6%
Yellow8.6%
Key (black)12.9%

Color previews

#dec2cb text on a black background

contrast 12.68:1

Card sample

#dec2cb text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec2cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec2cb in the Color Lab