Skip to content

#dec0cb

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

RGB
222, 192, 203
HSL
338°, 31%, 81%
CMYK
0, 14, 9, 13
Luminance
0.5754

Every format

HEX#dec0cb
RGBrgb(222, 192, 203)
HSLhsl(338, 31%, 81%)
CMYKcmyk(0%, 14%, 9%, 13%)
LABlab(80.5 12.4 -1.6)
LCHlch(80.5 12.6 352.8)
OKLCHoklch(0.837 0.037 353.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec0cb on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#dec0cb on black: 12.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green75.3%
Blue79.6%

CMYK percentages

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

Color previews

#dec0cb text on a black background

contrast 12.51:1

Card sample

#dec0cb text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec0cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec0cb in the Color Lab