Skip to content

#ccc79f

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

RGB
204, 199, 159
HSL
53°, 31%, 71%
CMYK
0, 3, 22, 20
Luminance
0.5619

Every format

HEX#ccc79f
RGBrgb(204, 199, 159)
HSLhsl(53, 31%, 71%)
CMYKcmyk(0%, 3%, 22%, 20%)
LABlab(79.7 -4.8 20.7)
LCHlch(79.7 21.2 102.9)
OKLCHoklch(0.824 0.054 101.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green78.0%
Blue62.4%

CMYK percentages

Cyan0.0%
Magenta2.5%
Yellow22.1%
Key (black)20.0%

Color previews

#ccc79f text on a black background

contrast 12.24:1

Card sample

#ccc79f text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc79f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc79f in the Color Lab