Skip to content

#ccc6ba

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

RGB
204, 198, 186
HSL
40°, 15%, 77%
CMYK
0, 3, 9, 20
Luminance
0.5677

Every format

HEX#ccc6ba
RGBrgb(204, 198, 186)
HSLhsl(40, 15%, 77%)
CMYKcmyk(0%, 3%, 9%, 20%)
LABlab(80.0 0.0 6.8)
LCHlch(80.0 6.8 90.0)
OKLCHoklch(0.828 0.018 84.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green77.6%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta2.9%
Yellow8.8%
Key (black)20.0%

Color previews

#ccc6ba text on a black background

contrast 12.35:1

Card sample

#ccc6ba text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc6ba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc6ba in the Color Lab