Skip to content

#cdcfcc

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

RGB
205, 207, 204
HSL
100°, 3%, 81%
CMYK
1, 0, 1, 19
Luminance
0.6196

Every format

HEX#cdcfcc
RGBrgb(205, 207, 204)
HSLhsl(100, 3%, 81%)
CMYKcmyk(1%, 0%, 1%, 19%)
LABlab(82.9 -1.2 1.3)
LCHlch(82.9 1.8 134.5)
OKLCHoklch(0.852 0.005 134.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdcfcc on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#cdcfcc on black: 13.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green81.2%
Blue80.0%

CMYK percentages

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

Color previews

#cdcfcc text on a black background

contrast 13.39:1

Card sample

#cdcfcc text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcfcc in the Color Lab