Skip to content

#dec3cb

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

RGB
222, 195, 203
HSL
342°, 29%, 82%
CMYK
0, 12, 9, 13
Luminance
0.5887

Every format

HEX#dec3cb
RGBrgb(222, 195, 203)
HSLhsl(342, 29%, 82%)
CMYKcmyk(0%, 12%, 9%, 13%)
LABlab(81.2 10.8 -0.5)
LCHlch(81.2 10.9 357.4)
OKLCHoklch(0.842 0.032 358.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec3cb on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#dec3cb on black: 12.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#dec3cb text on a black background

contrast 12.77:1

Card sample

#dec3cb text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec3cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec3cb in the Color Lab