Skip to content

#cccbae

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

RGB
204, 203, 174
HSL
58°, 23%, 74%
CMYK
0, 1, 15, 20
Luminance
0.5861

Every format

HEX#cccbae
RGBrgb(204, 203, 174)
HSLhsl(58, 23%, 74%)
CMYKcmyk(0%, 1%, 15%, 20%)
LABlab(81.1 -4.6 14.6)
LCHlch(81.1 15.3 107.4)
OKLCHoklch(0.835 0.039 105.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccbae on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#cccbae on black: 12.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green79.6%
Blue68.2%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow14.7%
Key (black)20.0%

Color previews

#cccbae text on a black background

contrast 12.72:1

Card sample

#cccbae text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccbae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccbae in the Color Lab