Skip to content

#cacccb

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

RGB
202, 204, 203
HSL
150°, 2%, 80%
CMYK
1, 0, 1, 20
Luminance
0.6005

Every format

HEX#cacccb
RGBrgb(202, 204, 203)
HSLhsl(150, 2%, 80%)
CMYKcmyk(1%, 0%, 1%, 20%)
LABlab(81.9 -0.9 0.3)
LCHlch(81.9 0.9 163.4)
OKLCHoklch(0.843 0.003 165.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green80.0%
Blue79.6%

CMYK percentages

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

Color previews

#cacccb text on a black background

contrast 13.01:1

Card sample

#cacccb text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacccb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacccb in the Color Lab