Skip to content

#ccccc5

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

RGB
204, 204, 197
HSL
60°, 6%, 79%
CMYK
0, 0, 3, 20
Luminance
0.6005

Every format

HEX#ccccc5
RGBrgb(204, 204, 197)
HSLhsl(60, 6%, 79%)
CMYKcmyk(0%, 0%, 3%, 20%)
LABlab(81.9 -1.3 3.5)
LCHlch(81.9 3.7 109.9)
OKLCHoklch(0.843 0.010 106.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccccc5 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#ccccc5 on black: 13.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green80.0%
Blue77.3%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow3.4%
Key (black)20.0%

Color previews

#ccccc5 text on a black background

contrast 13.01:1

Card sample

#ccccc5 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccccc5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccccc5 in the Color Lab