Skip to content

#cdcecf

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

RGB
205, 206, 207
HSL
210°, 2%, 81%
CMYK
1, 1, 0, 19
Luminance
0.6163

Every format

HEX#cdcecf
RGBrgb(205, 206, 207)
HSLhsl(210, 2%, 81%)
CMYKcmyk(1%, 1%, 0%, 19%)
LABlab(82.7 -0.2 -0.6)
LCHlch(82.7 0.6 255.5)
OKLCHoklch(0.851 0.002 247.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green80.8%
Blue81.2%

CMYK percentages

Cyan1.0%
Magenta0.5%
Yellow0.0%
Key (black)18.8%

Color previews

#cdcecf text on a black background

contrast 13.33:1

Card sample

#cdcecf text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcecf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcecf in the Color Lab