Skip to content

#cac9ac

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

RGB
202, 201, 172
HSL
58°, 22%, 73%
CMYK
0, 1, 15, 21
Luminance
0.5731

Every format

HEX#cac9ac
RGBrgb(202, 201, 172)
HSLhsl(58, 22%, 73%)
CMYKcmyk(0%, 1%, 15%, 21%)
LABlab(80.3 -4.6 14.7)
LCHlch(80.3 15.3 107.4)
OKLCHoklch(0.829 0.039 105.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green78.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow14.9%
Key (black)20.8%

Color previews

#cac9ac text on a black background

contrast 12.46:1

Card sample

#cac9ac text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cac9ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cac9ac in the Color Lab