Skip to content

#cacfcc

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

RGB
202, 207, 204
HSL
144°, 5%, 80%
CMYK
2, 0, 1, 19
Luminance
0.6154

Every format

HEX#cacfcc
RGBrgb(202, 207, 204)
HSLhsl(144, 5%, 80%)
CMYKcmyk(2%, 0%, 1%, 19%)
LABlab(82.7 -2.3 0.9)
LCHlch(82.7 2.4 158.5)
OKLCHoklch(0.850 0.007 160.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cacfcc on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#cacfcc on black: 13.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green81.2%
Blue80.0%

CMYK percentages

Cyan2.4%
Magenta0.0%
Yellow1.4%
Key (black)18.8%

Color previews

#cacfcc text on a black background

contrast 13.31:1

Card sample

#cacfcc text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacfcc in the Color Lab