Skip to content

#decccc

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

RGB
222, 204, 204
HSL
0°, 21%, 84%
CMYK
0, 8, 8, 13
Luminance
0.6307

Every format

HEX#decccc
RGBrgb(222, 204, 204)
HSLhsl(0, 21%, 84%)
CMYKcmyk(0%, 8%, 8%, 13%)
LABlab(83.5 6.3 2.3)
LCHlch(83.5 6.7 19.9)
OKLCHoklch(0.860 0.020 17.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#decccc on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#decccc on black: 13.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green80.0%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta8.1%
Yellow8.1%
Key (black)12.9%

Color previews

#decccc text on a black background

contrast 13.61:1

Card sample

#decccc text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #decccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #decccc in the Color Lab