Skip to content

#ccbbbb

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

RGB
204, 187, 187
HSL
0°, 14%, 77%
CMYK
0, 8, 8, 20
Luminance
0.5197

Every format

HEX#ccbbbb
RGBrgb(204, 187, 187)
HSLhsl(0, 14%, 77%)
CMYKcmyk(0%, 8%, 8%, 20%)
LABlab(77.3 6.0 2.2)
LCHlch(77.3 6.4 19.9)
OKLCHoklch(0.806 0.019 17.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccbbbb on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#ccbbbb on black: 11.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green73.3%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta8.3%
Yellow8.3%
Key (black)20.0%

Color previews

#ccbbbb text on a black background

contrast 11.39:1

Card sample

#ccbbbb text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccbbbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccbbbb in the Color Lab