Skip to content

#decec5

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

RGB
222, 206, 197
HSL
22°, 28%, 82%
CMYK
0, 7, 11, 13
Luminance
0.6370

Every format

HEX#decec5
RGBrgb(222, 206, 197)
HSLhsl(22, 28%, 82%)
CMYKcmyk(0%, 7%, 11%, 13%)
LABlab(83.8 4.0 6.5)
LCHlch(83.8 7.6 58.0)
OKLCHoklch(0.862 0.022 51.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green80.8%
Blue77.3%

CMYK percentages

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

Color previews

#decec5 text on a black background

contrast 13.74:1

Card sample

#decec5 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #decec5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #decec5 in the Color Lab