Skip to content

#dec47c

a light, vivid yellow · warm · closest name: khaki

RGB
222, 196, 124
HSL
44°, 60%, 68%
CMYK
0, 12, 44, 13
Luminance
0.5646

Every format

HEX#dec47c
RGBrgb(222, 196, 124)
HSLhsl(44, 60%, 68%)
CMYKcmyk(0%, 12%, 44%, 13%)
LABlab(79.9 -0.4 39.4)
LCHlch(79.9 39.4 90.6)
OKLCHoklch(0.827 0.096 90.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec47c on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#dec47c on black: 12.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green76.9%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta11.7%
Yellow44.1%
Key (black)12.9%

Color previews

#dec47c text on a black background

contrast 12.29:1

Card sample

#dec47c text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec47c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec47c in the Color Lab