Skip to content

#cacecb

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

RGB
202, 206, 203
HSL
135°, 4%, 80%
CMYK
2, 0, 2, 19
Luminance
0.6101

Every format

HEX#cacecb
RGBrgb(202, 206, 203)
HSLhsl(135, 4%, 80%)
CMYKcmyk(2%, 0%, 2%, 19%)
LABlab(82.4 -1.9 1.0)
LCHlch(82.4 2.2 152.3)
OKLCHoklch(0.847 0.006 153.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cacecb on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#cacecb on black: 13.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green80.8%
Blue79.6%

CMYK percentages

Cyan1.9%
Magenta0.0%
Yellow1.5%
Key (black)19.2%

Color previews

#cacecb text on a black background

contrast 13.20:1

Card sample

#cacecb text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacecb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacecb in the Color Lab