Skip to content

#cac5ac

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

RGB
202, 197, 172
HSL
50°, 22%, 73%
CMYK
0, 3, 15, 21
Luminance
0.5547

Every format

HEX#cac5ac
RGBrgb(202, 197, 172)
HSLhsl(50, 22%, 73%)
CMYKcmyk(0%, 3%, 15%, 21%)
LABlab(79.3 -2.5 13.2)
LCHlch(79.3 13.4 100.7)
OKLCHoklch(0.821 0.034 97.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cac5ac on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#cac5ac on black: 12.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green77.3%
Blue67.5%

CMYK percentages

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

Color previews

#cac5ac text on a black background

contrast 12.09:1

Card sample

#cac5ac text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cac5ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cac5ac in the Color Lab