Skip to content

#ccc6ac

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

RGB
204, 198, 172
HSL
49°, 24%, 74%
CMYK
0, 3, 16, 20
Luminance
0.5620

Every format

HEX#ccc6ac
RGBrgb(204, 198, 172)
HSLhsl(49, 24%, 74%)
CMYKcmyk(0%, 3%, 16%, 20%)
LABlab(79.7 -2.3 13.8)
LCHlch(79.7 14.0 99.4)
OKLCHoklch(0.825 0.036 96.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green77.6%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta2.9%
Yellow15.7%
Key (black)20.0%

Color previews

#ccc6ac text on a black background

contrast 12.24:1

Card sample

#ccc6ac text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc6ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc6ac in the Color Lab