Skip to content

#cacac1

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

RGB
202, 202, 193
HSL
60°, 8%, 78%
CMYK
0, 0, 5, 21
Luminance
0.5865

Every format

HEX#cacac1
RGBrgb(202, 202, 193)
HSLhsl(60, 8%, 78%)
CMYKcmyk(0%, 0%, 5%, 21%)
LABlab(81.1 -1.6 4.5)
LCHlch(81.1 4.8 109.7)
OKLCHoklch(0.837 0.012 106.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cacac1 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#cacac1 on black: 12.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green79.2%
Blue75.7%

CMYK percentages

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

Color previews

#cacac1 text on a black background

contrast 12.73:1

Card sample

#cacac1 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacac1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacac1 in the Color Lab