Skip to content

#cfc2c2

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

RGB
207, 194, 194
HSL
0°, 12%, 79%
CMYK
0, 6, 6, 19
Luminance
0.5574

Every format

HEX#cfc2c2
RGBrgb(207, 194, 194)
HSLhsl(0, 12%, 79%)
CMYKcmyk(0%, 6%, 6%, 19%)
LABlab(79.5 4.5 1.6)
LCHlch(79.5 4.8 19.8)
OKLCHoklch(0.825 0.015 17.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfc2c2 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#cfc2c2 on black: 12.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green76.1%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta6.3%
Yellow6.3%
Key (black)18.8%

Color previews

#cfc2c2 text on a black background

contrast 12.15:1

Card sample

#cfc2c2 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfc2c2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfc2c2 in the Color Lab