Skip to content

#cec5ac

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

RGB
206, 197, 172
HSL
44°, 26%, 74%
CMYK
0, 4, 17, 19
Luminance
0.5603

Every format

HEX#cec5ac
RGBrgb(206, 197, 172)
HSLhsl(44, 26%, 74%)
CMYKcmyk(0%, 4%, 17%, 19%)
LABlab(79.6 -1.0 13.7)
LCHlch(79.6 13.7 94.3)
OKLCHoklch(0.824 0.035 90.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cec5ac on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#cec5ac on black: 12.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green77.3%
Blue67.5%

CMYK percentages

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

Color previews

#cec5ac text on a black background

contrast 12.21:1

Card sample

#cec5ac text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cec5ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cec5ac in the Color Lab