Skip to content

#dec2ab

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

RGB
222, 194, 171
HSL
27°, 44%, 77%
CMYK
0, 13, 23, 13
Luminance
0.5705

Every format

HEX#dec2ab
RGBrgb(222, 194, 171)
HSLhsl(27, 44%, 77%)
CMYKcmyk(0%, 13%, 23%, 13%)
LABlab(80.2 6.4 15.2)
LCHlch(80.2 16.5 67.3)
OKLCHoklch(0.832 0.045 61.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec2ab on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#dec2ab on black: 12.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green76.1%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta12.6%
Yellow23.0%
Key (black)12.9%

Color previews

#dec2ab text on a black background

contrast 12.41:1

Card sample

#dec2ab text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec2ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec2ab in the Color Lab