Skip to content

#decdc2

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

RGB
222, 205, 194
HSL
24°, 30%, 82%
CMYK
0, 8, 13, 13
Luminance
0.6309

Every format

HEX#decdc2
RGBrgb(222, 205, 194)
HSLhsl(24, 30%, 82%)
CMYKcmyk(0%, 8%, 13%, 13%)
LABlab(83.5 4.1 7.6)
LCHlch(83.5 8.6 61.8)
OKLCHoklch(0.859 0.024 55.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green80.4%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta7.7%
Yellow12.6%
Key (black)12.9%

Color previews

#decdc2 text on a black background

contrast 13.62:1

Card sample

#decdc2 text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #decdc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #decdc2 in the Color Lab