Skip to content

#dec8cc

a light, soft red · warm · closest name: silver

RGB
222, 200, 204
HSL
349°, 25%, 83%
CMYK
0, 10, 8, 13
Luminance
0.6120

Every format

HEX#dec8cc
RGBrgb(222, 200, 204)
HSLhsl(349, 25%, 83%)
CMYKcmyk(0%, 10%, 8%, 13%)
LABlab(82.5 8.4 0.8)
LCHlch(82.5 8.4 5.6)
OKLCHoklch(0.852 0.025 5.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec8cc on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#dec8cc on black: 13.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green78.4%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta9.9%
Yellow8.1%
Key (black)12.9%

Color previews

#dec8cc text on a black background

contrast 13.24:1

Card sample

#dec8cc text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec8cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec8cc in the Color Lab