Skip to content

#dec3ce

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

RGB
222, 195, 206
HSL
336°, 29%, 82%
CMYK
0, 12, 7, 13
Luminance
0.5902

Every format

HEX#dec3ce
RGBrgb(222, 195, 206)
HSLhsl(336, 29%, 82%)
CMYKcmyk(0%, 12%, 7%, 13%)
LABlab(81.3 11.4 -2.0)
LCHlch(81.3 11.5 350.1)
OKLCHoklch(0.843 0.034 351.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green76.5%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta12.2%
Yellow7.2%
Key (black)12.9%

Color previews

#dec3ce text on a black background

contrast 12.80:1

Card sample

#dec3ce text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec3ce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec3ce in the Color Lab