Skip to content

#dec3cc

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

RGB
222, 195, 204
HSL
340°, 29%, 82%
CMYK
0, 12, 8, 13
Luminance
0.5892

Every format

HEX#dec3cc
RGBrgb(222, 195, 204)
HSLhsl(340, 29%, 82%)
CMYKcmyk(0%, 12%, 8%, 13%)
LABlab(81.3 11.0 -1.0)
LCHlch(81.3 11.1 354.9)
OKLCHoklch(0.843 0.033 355.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green76.5%
Blue80.0%

CMYK percentages

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

Color previews

#dec3cc text on a black background

contrast 12.78:1

Card sample

#dec3cc text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec3cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec3cc in the Color Lab