Skip to content

#ccc8ad

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

RGB
204, 200, 173
HSL
52°, 23%, 74%
CMYK
0, 2, 15, 20
Luminance
0.5716

Every format

HEX#ccc8ad
RGBrgb(204, 200, 173)
HSLhsl(52, 23%, 74%)
CMYKcmyk(0%, 2%, 15%, 20%)
LABlab(80.3 -3.2 14.0)
LCHlch(80.3 14.4 102.7)
OKLCHoklch(0.829 0.037 100.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green78.4%
Blue67.8%

CMYK percentages

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

Color previews

#ccc8ad text on a black background

contrast 12.43:1

Card sample

#ccc8ad text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc8ad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc8ad in the Color Lab