Skip to content

#dec3ab

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

RGB
222, 195, 171
HSL
28°, 44%, 77%
CMYK
0, 12, 23, 13
Luminance
0.5750

Every format

HEX#dec3ab
RGBrgb(222, 195, 171)
HSLhsl(28, 44%, 77%)
CMYKcmyk(0%, 12%, 23%, 13%)
LABlab(80.5 5.8 15.6)
LCHlch(80.5 16.6 69.4)
OKLCHoklch(0.834 0.045 63.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec3ab on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#dec3ab on black: 12.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#dec3ab text on a black background

contrast 12.50:1

Card sample

#dec3ab text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec3ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec3ab in the Color Lab