Skip to content

#deceb0

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

RGB
222, 206, 176
HSL
39°, 41%, 78%
CMYK
0, 7, 21, 13
Luminance
0.6281

Every format

HEX#deceb0
RGBrgb(222, 206, 176)
HSLhsl(39, 41%, 78%)
CMYKcmyk(0%, 7%, 21%, 13%)
LABlab(83.3 0.8 16.9)
LCHlch(83.3 17.0 87.3)
OKLCHoklch(0.857 0.044 83.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deceb0 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#deceb0 on black: 13.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green80.8%
Blue69.0%

CMYK percentages

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

Color previews

#deceb0 text on a black background

contrast 13.56:1

Card sample

#deceb0 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deceb0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deceb0 in the Color Lab