Skip to content

#decec4

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

RGB
222, 206, 196
HSL
23°, 28%, 82%
CMYK
0, 7, 12, 13
Luminance
0.6366

Every format

HEX#decec4
RGBrgb(222, 206, 196)
HSLhsl(23, 28%, 82%)
CMYKcmyk(0%, 7%, 12%, 13%)
LABlab(83.8 3.9 7.0)
LCHlch(83.8 8.0 60.9)
OKLCHoklch(0.862 0.023 54.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow11.7%
Key (black)12.9%

Color previews

#decec4 text on a black background

contrast 13.73:1

Card sample

#decec4 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #decec4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #decec4 in the Color Lab