Skip to content

#decec6

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

RGB
222, 206, 198
HSL
20°, 27%, 82%
CMYK
0, 7, 11, 13
Luminance
0.6375

Every format

HEX#decec6
RGBrgb(222, 206, 198)
HSLhsl(20, 27%, 82%)
CMYKcmyk(0%, 7%, 11%, 13%)
LABlab(83.8 4.2 6.0)
LCHlch(83.8 7.3 54.8)
OKLCHoklch(0.862 0.021 48.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green80.8%
Blue77.6%

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow10.8%
Key (black)12.9%

Color previews

#decec6 text on a black background

contrast 13.75:1

Card sample

#decec6 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #decec6

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #decec6 in the Color Lab