Skip to content

#deceb5

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

RGB
222, 206, 181
HSL
37°, 38%, 79%
CMYK
0, 7, 19, 13
Luminance
0.6301

Every format

HEX#deceb5
RGBrgb(222, 206, 181)
HSLhsl(37, 38%, 79%)
CMYKcmyk(0%, 7%, 19%, 13%)
LABlab(83.5 1.5 14.4)
LCHlch(83.5 14.5 83.9)
OKLCHoklch(0.858 0.038 79.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green80.8%
Blue71.0%

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow18.5%
Key (black)12.9%

Color previews

#deceb5 text on a black background

contrast 13.60:1

Card sample

#deceb5 text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deceb5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deceb5 in the Color Lab