Skip to content

#cec7ac

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

RGB
206, 199, 172
HSL
48°, 26%, 74%
CMYK
0, 3, 17, 19
Luminance
0.5695

Every format

HEX#cec7ac
RGBrgb(206, 199, 172)
HSLhsl(48, 26%, 74%)
CMYKcmyk(0%, 3%, 17%, 19%)
LABlab(80.2 -2.1 14.4)
LCHlch(80.2 14.6 98.1)
OKLCHoklch(0.828 0.037 95.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green78.0%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta3.4%
Yellow16.5%
Key (black)19.2%

Color previews

#cec7ac text on a black background

contrast 12.39:1

Card sample

#cec7ac text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cec7ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cec7ac in the Color Lab