Skip to content

#decec2

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

RGB
222, 206, 194
HSL
26°, 30%, 82%
CMYK
0, 7, 13, 13
Luminance
0.6357

Every format

HEX#decec2
RGBrgb(222, 206, 194)
HSLhsl(26, 30%, 82%)
CMYKcmyk(0%, 7%, 13%, 13%)
LABlab(83.7 3.6 8.0)
LCHlch(83.7 8.7 65.9)
OKLCHoklch(0.861 0.024 59.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#decec2 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#decec2 on black: 13.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green80.8%
Blue76.1%

CMYK percentages

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

Color previews

#decec2 text on a black background

contrast 13.71:1

Card sample

#decec2 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #decec2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #decec2 in the Color Lab