Skip to content

#ccc4cc

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

RGB
204, 196, 204
HSL
300°, 7%, 78%
CMYK
0, 4, 0, 20
Luminance
0.5668

Every format

HEX#ccc4cc
RGBrgb(204, 196, 204)
HSLhsl(300, 7%, 78%)
CMYKcmyk(0%, 4%, 0%, 20%)
LABlab(80.0 4.2 -3.0)
LCHlch(80.0 5.2 324.7)
OKLCHoklch(0.829 0.014 325.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc4cc on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#ccc4cc on black: 12.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green76.9%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta3.9%
Yellow0.0%
Key (black)20.0%

Color previews

#ccc4cc text on a black background

contrast 12.34:1

Card sample

#ccc4cc text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc4cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc4cc in the Color Lab