Skip to content

#cfcccc

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

RGB
207, 204, 204
HSL
0°, 3%, 81%
CMYK
0, 1, 1, 19
Luminance
0.6081

Every format

HEX#cfcccc
RGBrgb(207, 204, 204)
HSLhsl(0, 3%, 81%)
CMYKcmyk(0%, 1%, 1%, 19%)
LABlab(82.3 1.0 0.4)
LCHlch(82.3 1.1 19.8)
OKLCHoklch(0.848 0.003 17.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfcccc on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#cfcccc on black: 13.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green80.0%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta1.4%
Yellow1.4%
Key (black)18.8%

Color previews

#cfcccc text on a black background

contrast 13.16:1

Card sample

#cfcccc text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfcccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfcccc in the Color Lab