Skip to content

#ccc4b5

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

RGB
204, 196, 181
HSL
39°, 18%, 76%
CMYK
0, 4, 11, 20
Luminance
0.5565

Every format

HEX#ccc4b5
RGBrgb(204, 196, 181)
HSLhsl(39, 18%, 76%)
CMYKcmyk(0%, 4%, 11%, 20%)
LABlab(79.4 0.2 8.5)
LCHlch(79.4 8.5 88.5)
OKLCHoklch(0.823 0.022 83.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green76.9%
Blue71.0%

CMYK percentages

Cyan0.0%
Magenta3.9%
Yellow11.3%
Key (black)20.0%

Color previews

#ccc4b5 text on a black background

contrast 12.13:1

Card sample

#ccc4b5 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc4b5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc4b5 in the Color Lab