Skip to content

#ccc1bc

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

RGB
204, 193, 188
HSL
19°, 14%, 77%
CMYK
0, 5, 8, 20
Luminance
0.5461

Every format

HEX#ccc1bc
RGBrgb(204, 193, 188)
HSLhsl(19, 14%, 77%)
CMYKcmyk(0%, 5%, 8%, 20%)
LABlab(78.8 3.0 3.9)
LCHlch(78.8 4.9 52.5)
OKLCHoklch(0.819 0.014 46.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc1bc on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#ccc1bc on black: 11.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green75.7%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta5.4%
Yellow7.8%
Key (black)20.0%

Color previews

#ccc1bc text on a black background

contrast 11.92:1

Card sample

#ccc1bc text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc1bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc1bc in the Color Lab