Skip to content

#cccf97

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

RGB
204, 207, 151
HSL
63°, 37%, 70%
CMYK
1, 0, 27, 19
Luminance
0.5970

Every format

HEX#cccf97
RGBrgb(204, 207, 151)
HSLhsl(63, 37%, 70%)
CMYKcmyk(1%, 0%, 27%, 19%)
LABlab(81.7 -10.0 27.6)
LCHlch(81.7 29.3 109.9)
OKLCHoklch(0.839 0.074 110.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccf97 on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#cccf97 on black: 12.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green81.2%
Blue59.2%

CMYK percentages

Cyan1.4%
Magenta0.0%
Yellow27.1%
Key (black)18.8%

Color previews

#cccf97 text on a black background

contrast 12.94:1

Card sample

#cccf97 text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccf97

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccf97 in the Color Lab