Skip to content

#ccc89f

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

RGB
204, 200, 159
HSL
55°, 31%, 71%
CMYK
0, 2, 22, 20
Luminance
0.5665

Every format

HEX#ccc89f
RGBrgb(204, 200, 159)
HSLhsl(55, 31%, 71%)
CMYKcmyk(0%, 2%, 22%, 20%)
LABlab(80.0 -5.3 21.1)
LCHlch(80.0 21.7 104.0)
OKLCHoklch(0.826 0.055 102.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#ccc89f text on a black background

contrast 12.33:1

Card sample

#ccc89f text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc89f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc89f in the Color Lab