Skip to content

#cececc

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

RGB
206, 206, 204
HSL
60°, 2%, 80%
CMYK
0, 0, 1, 19
Luminance
0.6162

Every format

HEX#cececc
RGBrgb(206, 206, 204)
HSLhsl(60, 2%, 80%)
CMYKcmyk(0%, 0%, 1%, 19%)
LABlab(82.7 -0.4 1.0)
LCHlch(82.7 1.1 110.0)
OKLCHoklch(0.851 0.003 106.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green80.8%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow1.0%
Key (black)19.2%

Color previews

#cececc text on a black background

contrast 13.32:1

Card sample

#cececc text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cececc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cececc in the Color Lab