Skip to content

#dec8cb

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

RGB
222, 200, 203
HSL
352°, 25%, 83%
CMYK
0, 10, 9, 13
Luminance
0.6115

Every format

HEX#dec8cb
RGBrgb(222, 200, 203)
HSLhsl(352, 25%, 83%)
CMYKcmyk(0%, 10%, 9%, 13%)
LABlab(82.5 8.2 1.3)
LCHlch(82.5 8.3 9.1)
OKLCHoklch(0.852 0.025 8.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green78.4%
Blue79.6%

CMYK percentages

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

Color previews

#dec8cb text on a black background

contrast 13.23:1

Card sample

#dec8cb text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec8cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec8cb in the Color Lab