Skip to content

#cccca9

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

RGB
204, 204, 169
HSL
60°, 26%, 73%
CMYK
0, 0, 17, 20
Luminance
0.5889

Every format

HEX#cccca9
RGBrgb(204, 204, 169)
HSLhsl(60, 26%, 73%)
CMYKcmyk(0%, 0%, 17%, 20%)
LABlab(81.2 -5.9 17.5)
LCHlch(81.2 18.4 108.5)
OKLCHoklch(0.836 0.047 107.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccca9 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#cccca9 on black: 12.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green80.0%
Blue66.3%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow17.2%
Key (black)20.0%

Color previews

#cccca9 text on a black background

contrast 12.78:1

Card sample

#cccca9 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccca9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccca9 in the Color Lab