Skip to content

#ccc5cb

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

RGB
204, 197, 203
HSL
309°, 6%, 79%
CMYK
0, 3, 1, 20
Luminance
0.5708

Every format

HEX#ccc5cb
RGBrgb(204, 197, 203)
HSLhsl(309, 6%, 79%)
CMYKcmyk(0%, 3%, 1%, 20%)
LABlab(80.2 3.5 -2.1)
LCHlch(80.2 4.1 328.8)
OKLCHoklch(0.831 0.011 330.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc5cb on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#ccc5cb on black: 12.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta3.4%
Yellow0.5%
Key (black)20.0%

Color previews

#ccc5cb text on a black background

contrast 12.42:1

Card sample

#ccc5cb text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc5cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc5cb in the Color Lab