Skip to content

#dec5cb

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

RGB
222, 197, 203
HSL
346°, 28%, 82%
CMYK
0, 11, 9, 13
Luminance
0.5977

Every format

HEX#dec5cb
RGBrgb(222, 197, 203)
HSLhsl(346, 28%, 82%)
CMYKcmyk(0%, 11%, 9%, 13%)
LABlab(81.7 9.8 0.2)
LCHlch(81.7 9.8 1.3)
OKLCHoklch(0.846 0.029 1.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec5cb on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#dec5cb on black: 12.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green77.3%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta11.3%
Yellow8.6%
Key (black)12.9%

Color previews

#dec5cb text on a black background

contrast 12.95:1

Card sample

#dec5cb text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec5cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec5cb in the Color Lab