#cccccc color

#cccccc is a very light, grayish gray. The closest CSS named color is Light Gray (#d3d3d3). In RGB it is rgb(204, 204, 204); in HSL, hsl(0, 0%, 80%).

#cccccc

Color conversions

Hex#cccccc
RGBrgb(204, 204, 204)
HSLhsl(0, 0%, 80%)
CMYK0%, 0%, 0%, 20%
CSS examplecolor: #cccccc; background-color: rgb(204, 204, 204);

Tints and shades of #cccccc

The hue is calculated at seven exact lightness levels for use in backgrounds, borders, text and hover states. These values are not substituted with nearby named colors.

#ebebeb
#c7c7c7
#a3a3a3
#808080
#5c5c5c
#3d3d3d
#242424

Color schemes with #cccccc

#cccccc is a neutral: it carries little to no hue, so wheel-based schemes like complementary or triadic would simply return the same gray. Neutrals work differently — use the ramp above for backgrounds, borders and text, and pair #cccccc with a saturated accent for links, buttons and highlights. Each of these accents reads clearly against #cccccc:

Text contrast and accessibility

On a #cccccc background, black text gives the better contrast. WCAG requires 4.5:1 for normal text and 3:1 for large text (AA), or 7:1 and 4.5:1 for AAA.

Text colorContrast ratioNormal textLarge text
White text (#ffffff)1.61:1FailsFails
Black text (#000000)13.08:1AAAAAA

Similar named colors

The CSS named colors closest to #cccccc: