Skip to content

#ccc7b3

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

RGB
204, 199, 179
HSL
48°, 20%, 75%
CMYK
0, 3, 12, 20
Luminance
0.5694

Every format

HEX#ccc7b3
RGBrgb(204, 199, 179)
HSLhsl(48, 20%, 75%)
CMYKcmyk(0%, 3%, 12%, 20%)
LABlab(80.2 -1.7 10.6)
LCHlch(80.2 10.8 99.0)
OKLCHoklch(0.828 0.028 95.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc7b3 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#ccc7b3 on black: 12.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green78.0%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta2.5%
Yellow12.3%
Key (black)20.0%

Color previews

#ccc7b3 text on a black background

contrast 12.39:1

Card sample

#ccc7b3 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc7b3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc7b3 in the Color Lab