Skip to content

#decec7

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

RGB
222, 206, 199
HSL
18°, 26%, 83%
CMYK
0, 7, 10, 13
Luminance
0.6380

Every format

HEX#decec7
RGBrgb(222, 206, 199)
HSLhsl(18, 26%, 83%)
CMYKcmyk(0%, 7%, 10%, 13%)
LABlab(83.9 4.4 5.5)
LCHlch(83.9 7.0 51.4)
OKLCHoklch(0.863 0.020 45.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green80.8%
Blue78.0%

CMYK percentages

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

Color previews

#decec7 text on a black background

contrast 13.76:1

Card sample

#decec7 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #decec7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #decec7 in the Color Lab