Skip to content

#deceb9

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

RGB
222, 206, 185
HSL
34°, 36%, 80%
CMYK
0, 7, 17, 13
Luminance
0.6317

Every format

HEX#deceb9
RGBrgb(222, 206, 185)
HSLhsl(34, 36%, 80%)
CMYKcmyk(0%, 7%, 17%, 13%)
LABlab(83.5 2.1 12.4)
LCHlch(83.5 12.6 80.2)
OKLCHoklch(0.859 0.034 74.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deceb9 on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#deceb9 on black: 13.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green80.8%
Blue72.5%

CMYK percentages

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

Color previews

#deceb9 text on a black background

contrast 13.63:1

Card sample

#deceb9 text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deceb9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deceb9 in the Color Lab