Skip to content

#ccc6ad

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

RGB
204, 198, 173
HSL
48°, 23%, 74%
CMYK
0, 3, 15, 20
Luminance
0.5624

Every format

HEX#ccc6ad
RGBrgb(204, 198, 173)
HSLhsl(48, 23%, 74%)
CMYKcmyk(0%, 3%, 15%, 20%)
LABlab(79.8 -2.1 13.3)
LCHlch(79.8 13.5 99.1)
OKLCHoklch(0.825 0.035 95.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc6ad on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#ccc6ad on black: 12.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green77.6%
Blue67.8%

CMYK percentages

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

Color previews

#ccc6ad text on a black background

contrast 12.25:1

Card sample

#ccc6ad text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc6ad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc6ad in the Color Lab