Skip to content

#ccc6cb

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

RGB
204, 198, 203
HSL
310°, 6%, 79%
CMYK
0, 3, 1, 20
Luminance
0.5754

Every format

HEX#ccc6cb
RGBrgb(204, 198, 203)
HSLhsl(310, 6%, 79%)
CMYKcmyk(0%, 3%, 1%, 20%)
LABlab(80.5 3.0 -1.8)
LCHlch(80.5 3.5 329.6)
OKLCHoklch(0.833 0.009 331.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green77.6%
Blue79.6%

CMYK percentages

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

Color previews

#ccc6cb text on a black background

contrast 12.51:1

Card sample

#ccc6cb text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc6cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc6cb in the Color Lab