Skip to content

#cecace

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

RGB
206, 202, 206
HSL
300°, 4%, 80%
CMYK
0, 2, 0, 19
Luminance
0.5982

Every format

HEX#cecace
RGBrgb(206, 202, 206)
HSLhsl(300, 4%, 80%)
CMYKcmyk(0%, 2%, 0%, 19%)
LABlab(81.7 2.1 -1.5)
LCHlch(81.7 2.6 324.6)
OKLCHoklch(0.843 0.007 325.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cecace on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#cecace on black: 12.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green79.2%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta1.9%
Yellow0.0%
Key (black)19.2%

Color previews

#cecace text on a black background

contrast 12.96:1

Card sample

#cecace text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecace in the Color Lab