Skip to content

#cccfd1

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

RGB
204, 207, 209
HSL
204°, 5%, 81%
CMYK
2, 1, 0, 18
Luminance
0.6207

Every format

HEX#cccfd1
RGBrgb(204, 207, 209)
HSLhsl(204, 5%, 81%)
CMYKcmyk(2%, 1%, 0%, 18%)
LABlab(83.0 -0.7 -1.4)
LCHlch(83.0 1.5 244.3)
OKLCHoklch(0.853 0.004 236.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green81.2%
Blue82.0%

CMYK percentages

Cyan2.4%
Magenta1.0%
Yellow0.0%
Key (black)18.0%

Color previews

#cccfd1 text on a black background

contrast 13.41:1

Card sample

#cccfd1 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccfd1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccfd1 in the Color Lab