Skip to content

#cacaca

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

RGB
202, 202, 202
HSL
0°, 0%, 79%
CMYK
0, 0, 0, 21
Luminance
0.5906

Every format

HEX#cacaca
RGBrgb(202, 202, 202)
HSLhsl(0, 0%, 79%)
CMYKcmyk(0%, 0%, 0%, 21%)
LABlab(81.3 0.0 0.0)
LCHlch(81.3 0.0 180.0)
OKLCHoklch(0.839 0.000 89.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green79.2%
Blue79.2%

CMYK percentages

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

Color previews

#cacaca text on a black background

contrast 12.81:1

Card sample

#cacaca text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacaca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacaca in the Color Lab