Skip to content

#cccc99

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

RGB
204, 204, 153
HSL
60°, 33%, 70%
CMYK
0, 0, 25, 20
Luminance
0.5832

Every format

HEX#cccc99
RGBrgb(204, 204, 153)
HSLhsl(60, 33%, 70%)
CMYKcmyk(0%, 0%, 25%, 20%)
LABlab(80.9 -8.2 25.5)
LCHlch(80.9 26.8 107.8)
OKLCHoklch(0.833 0.068 107.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccc99 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#cccc99 on black: 12.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green80.0%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow25.0%
Key (black)20.0%

Color previews

#cccc99 text on a black background

contrast 12.66:1

Card sample

#cccc99 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccc99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccc99 in the Color Lab