Skip to content

#dec5ab

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

RGB
222, 197, 171
HSL
31°, 44%, 77%
CMYK
0, 11, 23, 13
Luminance
0.5840

Every format

HEX#dec5ab
RGBrgb(222, 197, 171)
HSLhsl(31, 44%, 77%)
CMYKcmyk(0%, 11%, 23%, 13%)
LABlab(81.0 4.8 16.3)
LCHlch(81.0 17.0 73.6)
OKLCHoklch(0.838 0.045 68.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec5ab on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#dec5ab on black: 12.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green77.3%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta11.3%
Yellow23.0%
Key (black)12.9%

Color previews

#dec5ab text on a black background

contrast 12.68:1

Card sample

#dec5ab text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec5ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec5ab in the Color Lab