Skip to content

#dec57c

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

RGB
222, 197, 124
HSL
45°, 60%, 68%
CMYK
0, 11, 44, 13
Luminance
0.5692

Every format

HEX#dec57c
RGBrgb(222, 197, 124)
HSLhsl(45, 60%, 68%)
CMYKcmyk(0%, 11%, 44%, 13%)
LABlab(80.1 -0.9 39.8)
LCHlch(80.1 39.8 91.4)
OKLCHoklch(0.829 0.097 91.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec57c on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#dec57c on black: 12.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green77.3%
Blue48.6%

CMYK percentages

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

Color previews

#dec57c text on a black background

contrast 12.38:1

Card sample

#dec57c text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec57c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec57c in the Color Lab