Skip to content

#cacac7

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

RGB
202, 202, 199
HSL
60°, 3%, 79%
CMYK
0, 0, 2, 21
Luminance
0.5892

Every format

HEX#cacac7
RGBrgb(202, 202, 199)
HSLhsl(60, 3%, 79%)
CMYKcmyk(0%, 0%, 2%, 21%)
LABlab(81.3 -0.5 1.5)
LCHlch(81.3 1.6 109.9)
OKLCHoklch(0.838 0.004 106.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green79.2%
Blue78.0%

CMYK percentages

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

Color previews

#cacac7 text on a black background

contrast 12.78:1

Card sample

#cacac7 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacac7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacac7 in the Color Lab