Skip to content

#ccc4bc

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

RGB
204, 196, 188
HSL
30°, 14%, 77%
CMYK
0, 4, 8, 20
Luminance
0.5595

Every format

HEX#ccc4bc
RGBrgb(204, 196, 188)
HSLhsl(30, 14%, 77%)
CMYKcmyk(0%, 4%, 8%, 20%)
LABlab(79.6 1.4 5.0)
LCHlch(79.6 5.2 74.5)
OKLCHoklch(0.825 0.014 67.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc4bc on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#ccc4bc on black: 12.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green76.9%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta3.9%
Yellow7.8%
Key (black)20.0%

Color previews

#ccc4bc text on a black background

contrast 12.19:1

Card sample

#ccc4bc text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc4bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc4bc in the Color Lab