Skip to content

#cacac6

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

RGB
202, 202, 198
HSL
60°, 4%, 78%
CMYK
0, 0, 2, 21
Luminance
0.5887

Every format

HEX#cacac6
RGBrgb(202, 202, 198)
HSLhsl(60, 4%, 78%)
CMYKcmyk(0%, 0%, 2%, 21%)
LABlab(81.2 -0.7 2.0)
LCHlch(81.2 2.1 109.9)
OKLCHoklch(0.838 0.005 106.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green79.2%
Blue77.6%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow2.0%
Key (black)20.8%

Color previews

#cacac6 text on a black background

contrast 12.77:1

Card sample

#cacac6 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacac6

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacac6 in the Color Lab