Skip to content

#dec8ab

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

RGB
222, 200, 171
HSL
34°, 44%, 77%
CMYK
0, 10, 23, 13
Luminance
0.5978

Every format

HEX#dec8ab
RGBrgb(222, 200, 171)
HSLhsl(34, 44%, 77%)
CMYKcmyk(0%, 10%, 23%, 13%)
LABlab(81.7 3.2 17.3)
LCHlch(81.7 17.6 79.5)
OKLCHoklch(0.844 0.046 74.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec8ab on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#dec8ab on black: 12.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green78.4%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta9.9%
Yellow23.0%
Key (black)12.9%

Color previews

#dec8ab text on a black background

contrast 12.96:1

Card sample

#dec8ab text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec8ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec8ab in the Color Lab