Skip to content

#ccc9c2

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

RGB
204, 201, 194
HSL
42°, 9%, 78%
CMYK
0, 2, 5, 20
Luminance
0.5851

Every format

HEX#ccc9c2
RGBrgb(204, 201, 194)
HSLhsl(42, 9%, 78%)
CMYKcmyk(0%, 2%, 5%, 20%)
LABlab(81.0 -0.2 3.9)
LCHlch(81.0 3.9 93.1)
OKLCHoklch(0.836 0.010 87.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc9c2 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#ccc9c2 on black: 12.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green78.8%
Blue76.1%

CMYK percentages

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

Color previews

#ccc9c2 text on a black background

contrast 12.70:1

Card sample

#ccc9c2 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc9c2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc9c2 in the Color Lab