Skip to content

#cccece

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

RGB
204, 206, 206
HSL
180°, 2%, 80%
CMYK
1, 0, 0, 19
Luminance
0.6144

Every format

HEX#cccece
RGBrgb(204, 206, 206)
HSLhsl(180, 2%, 80%)
CMYKcmyk(1%, 0%, 0%, 19%)
LABlab(82.6 -0.7 -0.2)
LCHlch(82.6 0.7 199.4)
OKLCHoklch(0.850 0.002 197.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccece on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#cccece on black: 13.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green80.8%
Blue80.8%

CMYK percentages

Cyan1.0%
Magenta0.0%
Yellow0.0%
Key (black)19.2%

Color previews

#cccece text on a black background

contrast 13.29:1

Card sample

#cccece text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccece

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccece in the Color Lab