Skip to content

#cccac3

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

RGB
204, 202, 195
HSL
47°, 8%, 78%
CMYK
0, 1, 4, 20
Luminance
0.5902

Every format

HEX#cccac3
RGBrgb(204, 202, 195)
HSLhsl(47, 8%, 78%)
CMYKcmyk(0%, 1%, 4%, 20%)
LABlab(81.3 -0.6 3.7)
LCHlch(81.3 3.8 98.5)
OKLCHoklch(0.839 0.010 93.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green79.2%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta1.0%
Yellow4.4%
Key (black)20.0%

Color previews

#cccac3 text on a black background

contrast 12.80:1

Card sample

#cccac3 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccac3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccac3 in the Color Lab