Skip to content

#dec46f

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

RGB
222, 196, 111
HSL
46°, 63%, 65%
CMYK
0, 12, 50, 13
Luminance
0.5616

Every format

HEX#dec46f
RGBrgb(222, 196, 111)
HSLhsl(46, 63%, 65%)
CMYKcmyk(0%, 12%, 50%, 13%)
LABlab(79.7 -1.7 45.7)
LCHlch(79.7 45.8 92.1)
OKLCHoklch(0.825 0.109 92.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec46f on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#dec46f on black: 12.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green76.9%
Blue43.5%

CMYK percentages

Cyan0.0%
Magenta11.7%
Yellow50.0%
Key (black)12.9%

Color previews

#dec46f text on a black background

contrast 12.23:1

Card sample

#dec46f text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec46f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec46f in the Color Lab