Skip to content

#decc95

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

RGB
222, 204, 149
HSL
45°, 53%, 73%
CMYK
0, 8, 33, 13
Luminance
0.6089

Every format

HEX#decc95
RGBrgb(222, 204, 149)
HSLhsl(45, 53%, 73%)
CMYKcmyk(0%, 8%, 33%, 13%)
LABlab(82.3 -1.8 29.7)
LCHlch(82.3 29.8 93.4)
OKLCHoklch(0.847 0.074 92.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#decc95 on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#decc95 on black: 13.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green80.0%
Blue58.4%

CMYK percentages

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

Color previews

#decc95 text on a black background

contrast 13.18:1

Card sample

#decc95 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #decc95

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #decc95 in the Color Lab