Skip to content

#ccc8ac

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

RGB
204, 200, 172
HSL
53°, 24%, 74%
CMYK
0, 2, 16, 20
Luminance
0.5712

Every format

HEX#ccc8ac
RGBrgb(204, 200, 172)
HSLhsl(53, 24%, 74%)
CMYKcmyk(0%, 2%, 16%, 20%)
LABlab(80.3 -3.3 14.5)
LCHlch(80.3 14.9 102.9)
OKLCHoklch(0.829 0.038 100.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc8ac on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#ccc8ac on black: 12.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green78.4%
Blue67.5%

CMYK percentages

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

Color previews

#ccc8ac text on a black background

contrast 12.42:1

Card sample

#ccc8ac text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc8ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc8ac in the Color Lab