Skip to content

#ccc8bc

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

RGB
204, 200, 188
HSL
45°, 14%, 77%
CMYK
0, 2, 8, 20
Luminance
0.5778

Every format

HEX#ccc8bc
RGBrgb(204, 200, 188)
HSLhsl(45, 14%, 77%)
CMYKcmyk(0%, 2%, 8%, 20%)
LABlab(80.6 -0.7 6.5)
LCHlch(80.6 6.5 96.3)
OKLCHoklch(0.833 0.017 91.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green78.4%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta2.0%
Yellow7.8%
Key (black)20.0%

Color previews

#ccc8bc text on a black background

contrast 12.56:1

Card sample

#ccc8bc text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc8bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc8bc in the Color Lab