Skip to content

#ccc99d

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

RGB
204, 201, 157
HSL
56°, 32%, 71%
CMYK
0, 2, 23, 20
Luminance
0.5704

Every format

HEX#ccc99d
RGBrgb(204, 201, 157)
HSLhsl(56, 32%, 71%)
CMYKcmyk(0%, 2%, 23%, 20%)
LABlab(80.2 -6.1 22.4)
LCHlch(80.2 23.2 105.1)
OKLCHoklch(0.827 0.059 104.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc99d on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#ccc99d on black: 12.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green78.8%
Blue61.6%

CMYK percentages

Cyan0.0%
Magenta1.5%
Yellow23.0%
Key (black)20.0%

Color previews

#ccc99d text on a black background

contrast 12.41:1

Card sample

#ccc99d text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc99d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc99d in the Color Lab