Skip to content

#decc8c

a light, vivid yellow · cool · closest name: tan

RGB
222, 204, 140
HSL
47°, 55%, 71%
CMYK
0, 8, 37, 13
Luminance
0.6061

Every format

HEX#decc8c
RGBrgb(222, 204, 140)
HSLhsl(47, 55%, 71%)
CMYKcmyk(0%, 8%, 37%, 13%)
LABlab(82.2 -2.9 34.2)
LCHlch(82.2 34.3 94.8)
OKLCHoklch(0.845 0.085 94.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#decc8c on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#decc8c on black: 13.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green80.0%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta8.1%
Yellow36.9%
Key (black)12.9%

Color previews

#decc8c text on a black background

contrast 13.12:1

Card sample

#decc8c text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #decc8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #decc8c in the Color Lab