Skip to content

#cecdcd

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

RGB
206, 205, 205
HSL
0°, 1%, 81%
CMYK
0, 1, 1, 19
Luminance
0.6119

Every format

HEX#cecdcd
RGBrgb(206, 205, 205)
HSLhsl(0, 1%, 81%)
CMYKcmyk(0%, 1%, 1%, 19%)
LABlab(82.5 0.3 0.1)
LCHlch(82.5 0.4 19.4)
OKLCHoklch(0.849 0.001 17.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cecdcd on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#cecdcd on black: 13.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green80.4%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow0.5%
Key (black)19.2%

Color previews

#cecdcd text on a black background

contrast 13.24:1

Card sample

#cecdcd text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecdcd in the Color Lab