Skip to content

#deccab

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

RGB
222, 204, 171
HSL
39°, 44%, 77%
CMYK
0, 8, 23, 13
Luminance
0.6166

Every format

HEX#deccab
RGBrgb(222, 204, 171)
HSLhsl(39, 44%, 77%)
CMYKcmyk(0%, 8%, 23%, 13%)
LABlab(82.7 1.1 18.7)
LCHlch(82.7 18.8 86.6)
OKLCHoklch(0.852 0.048 82.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deccab on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#deccab on black: 13.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green80.0%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta8.1%
Yellow23.0%
Key (black)12.9%

Color previews

#deccab text on a black background

contrast 13.33:1

Card sample

#deccab text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deccab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deccab in the Color Lab