Skip to content

#cacccd

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

RGB
202, 204, 205
HSL
200°, 3%, 80%
CMYK
2, 1, 0, 20
Luminance
0.6015

Every format

HEX#cacccd
RGBrgb(202, 204, 205)
HSLhsl(200, 3%, 80%)
CMYKcmyk(2%, 1%, 0%, 20%)
LABlab(81.9 -0.5 -0.7)
LCHlch(81.9 0.9 236.0)
OKLCHoklch(0.844 0.003 228.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cacccd on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#cacccd on black: 13.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green80.0%
Blue80.4%

CMYK percentages

Cyan1.5%
Magenta0.5%
Yellow0.0%
Key (black)19.6%

Color previews

#cacccd text on a black background

contrast 13.03:1

Card sample

#cacccd text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacccd in the Color Lab