Skip to content

#cacaad

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

RGB
202, 202, 173
HSL
60°, 22%, 74%
CMYK
0, 0, 14, 21
Luminance
0.5781

Every format

HEX#cacaad
RGBrgb(202, 202, 173)
HSLhsl(60, 22%, 74%)
CMYKcmyk(0%, 0%, 14%, 21%)
LABlab(80.6 -4.9 14.5)
LCHlch(80.6 15.3 108.8)
OKLCHoklch(0.831 0.039 107.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cacaad on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#cacaad on black: 12.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green79.2%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow14.4%
Key (black)20.8%

Color previews

#cacaad text on a black background

contrast 12.56:1

Card sample

#cacaad text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacaad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacaad in the Color Lab