Skip to content

#ccc6c7

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

RGB
204, 198, 199
HSL
350°, 6%, 79%
CMYK
0, 3, 3, 20
Luminance
0.5735

Every format

HEX#ccc6c7
RGBrgb(204, 198, 199)
HSLhsl(350, 6%, 79%)
CMYKcmyk(0%, 3%, 3%, 20%)
LABlab(80.4 2.3 0.2)
LCHlch(80.4 2.3 6.1)
OKLCHoklch(0.832 0.007 5.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc6c7 on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#ccc6c7 on black: 12.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green77.6%
Blue78.0%

CMYK percentages

Cyan0.0%
Magenta2.9%
Yellow2.5%
Key (black)20.0%

Color previews

#ccc6c7 text on a black background

contrast 12.47:1

Card sample

#ccc6c7 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc6c7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc6c7 in the Color Lab