Skip to content

#dec07c

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

RGB
222, 192, 124
HSL
42°, 60%, 68%
CMYK
0, 14, 44, 13
Luminance
0.5468

Every format

HEX#dec07c
RGBrgb(222, 192, 124)
HSLhsl(42, 60%, 68%)
CMYKcmyk(0%, 14%, 44%, 13%)
LABlab(78.9 1.7 38.1)
LCHlch(78.9 38.2 87.5)
OKLCHoklch(0.818 0.093 86.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec07c on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#dec07c on black: 11.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green75.3%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta13.5%
Yellow44.1%
Key (black)12.9%

Color previews

#dec07c text on a black background

contrast 11.94:1

Card sample

#dec07c text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec07c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec07c in the Color Lab