Skip to content

#cccbbb

a light, muted yellow · cool · closest name: silver

RGB
204, 203, 187
HSL
57°, 14%, 77%
CMYK
0, 1, 8, 20
Luminance
0.5914

Every format

HEX#cccbbb
RGBrgb(204, 203, 187)
HSLhsl(57, 14%, 77%)
CMYKcmyk(0%, 1%, 8%, 20%)
LABlab(81.4 -2.5 8.1)
LCHlch(81.4 8.5 106.9)
OKLCHoklch(0.839 0.022 103.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccbbb on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#cccbbb on black: 12.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green79.6%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow8.3%
Key (black)20.0%

Color previews

#cccbbb text on a black background

contrast 12.83:1

Card sample

#cccbbb text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccbbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccbbb in the Color Lab