Skip to content

#ccc4b2

a light, soft yellow · warm · closest name: silver

RGB
204, 196, 178
HSL
42°, 20%, 75%
CMYK
0, 4, 13, 20
Luminance
0.5553

Every format

HEX#ccc4b2
RGBrgb(204, 196, 178)
HSLhsl(42, 20%, 75%)
CMYKcmyk(0%, 4%, 13%, 20%)
LABlab(79.3 -0.3 10.0)
LCHlch(79.3 10.0 91.5)
OKLCHoklch(0.822 0.026 86.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc4b2 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#ccc4b2 on black: 12.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green76.9%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta3.9%
Yellow12.7%
Key (black)20.0%

Color previews

#ccc4b2 text on a black background

contrast 12.11:1

Card sample

#ccc4b2 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc4b2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc4b2 in the Color Lab