Skip to content

#dec2c2

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

RGB
222, 194, 194
HSL
0°, 30%, 82%
CMYK
0, 13, 13, 13
Luminance
0.5801

Every format

HEX#dec2c2
RGBrgb(222, 194, 194)
HSLhsl(0, 30%, 82%)
CMYKcmyk(0%, 13%, 13%, 13%)
LABlab(80.7 9.9 3.6)
LCHlch(80.7 10.5 20.3)
OKLCHoklch(0.838 0.032 17.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec2c2 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#dec2c2 on black: 12.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green76.1%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta12.6%
Yellow12.6%
Key (black)12.9%

Color previews

#dec2c2 text on a black background

contrast 12.60:1

Card sample

#dec2c2 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec2c2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec2c2 in the Color Lab