Skip to content

#ccc7cb

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

RGB
204, 199, 203
HSL
312°, 5%, 79%
CMYK
0, 3, 1, 20
Luminance
0.5800

Every format

HEX#ccc7cb
RGBrgb(204, 199, 203)
HSLhsl(312, 5%, 79%)
CMYKcmyk(0%, 3%, 1%, 20%)
LABlab(80.7 2.5 -1.4)
LCHlch(80.7 2.8 330.7)
OKLCHoklch(0.835 0.008 332.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc7cb on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#ccc7cb on black: 12.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green78.0%
Blue79.6%

CMYK percentages

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

Color previews

#ccc7cb text on a black background

contrast 12.60:1

Card sample

#ccc7cb text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc7cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc7cb in the Color Lab