Skip to content

#cec4ac

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

RGB
206, 196, 172
HSL
42°, 26%, 74%
CMYK
0, 5, 17, 19
Luminance
0.5558

Every format

HEX#cec4ac
RGBrgb(206, 196, 172)
HSLhsl(42, 26%, 74%)
CMYKcmyk(0%, 5%, 17%, 19%)
LABlab(79.4 -0.5 13.3)
LCHlch(79.4 13.3 92.1)
OKLCHoklch(0.822 0.035 88.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cec4ac on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#cec4ac on black: 12.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green76.9%
Blue67.5%

CMYK percentages

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

Color previews

#cec4ac text on a black background

contrast 12.12:1

Card sample

#cec4ac text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cec4ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cec4ac in the Color Lab