Skip to content

#cacac9

a light, muted gray · cool · closest name: silver

RGB
202, 202, 201
HSL
60°, 1%, 79%
CMYK
0, 0, 1, 21
Luminance
0.5901

Every format

HEX#cacac9
RGBrgb(202, 202, 201)
HSLhsl(60, 1%, 79%)
CMYKcmyk(0%, 0%, 1%, 21%)
LABlab(81.3 -0.2 0.5)
LCHlch(81.3 0.5 109.8)
OKLCHoklch(0.839 0.001 106.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cacac9 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#cacac9 on black: 12.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green79.2%
Blue78.8%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow0.5%
Key (black)20.8%

Color previews

#cacac9 text on a black background

contrast 12.80:1

Card sample

#cacac9 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacac9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacac9 in the Color Lab