Skip to content

#c4cccc

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

RGB
196, 204, 204
HSL
180°, 7%, 78%
CMYK
4, 0, 0, 20
Luminance
0.5928

Every format

HEX#c4cccc
RGBrgb(196, 204, 204)
HSLhsl(180, 7%, 78%)
CMYKcmyk(4%, 0%, 0%, 20%)
LABlab(81.5 -2.7 -0.9)
LCHlch(81.5 2.9 199.2)
OKLCHoklch(0.839 0.009 197.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c4cccc on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#c4cccc on black: 12.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.9%
Green80.0%
Blue80.0%

CMYK percentages

Cyan3.9%
Magenta0.0%
Yellow0.0%
Key (black)20.0%

Color previews

#c4cccc text on a black background

contrast 12.86:1

Card sample

#c4cccc text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c4cccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c4cccc in the Color Lab