Skip to content

#cac99f

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

RGB
202, 201, 159
HSL
59°, 29%, 71%
CMYK
0, 1, 21, 21
Luminance
0.5683

Every format

HEX#cac99f
RGBrgb(202, 201, 159)
HSLhsl(59, 29%, 71%)
CMYKcmyk(0%, 1%, 21%, 21%)
LABlab(80.1 -6.5 21.2)
LCHlch(80.1 22.2 107.2)
OKLCHoklch(0.826 0.056 106.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cac99f on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#cac99f on black: 12.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green78.8%
Blue62.4%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow21.3%
Key (black)20.8%

Color previews

#cac99f text on a black background

contrast 12.37:1

Card sample

#cac99f text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cac99f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cac99f in the Color Lab