Skip to content

#cccac2

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

RGB
204, 202, 194
HSL
48°, 9%, 78%
CMYK
0, 1, 5, 20
Luminance
0.5897

Every format

HEX#cccac2
RGBrgb(204, 202, 194)
HSLhsl(48, 9%, 78%)
CMYKcmyk(0%, 1%, 5%, 20%)
LABlab(81.3 -0.7 4.2)
LCHlch(81.3 4.3 99.8)
OKLCHoklch(0.838 0.011 95.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green79.2%
Blue76.1%

CMYK percentages

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

Color previews

#cccac2 text on a black background

contrast 12.79:1

Card sample

#cccac2 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccac2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccac2 in the Color Lab