Skip to content

#cecac7

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

RGB
206, 202, 199
HSL
26°, 7%, 79%
CMYK
0, 2, 3, 19
Luminance
0.5949

Every format

HEX#cecac7
RGBrgb(206, 202, 199)
HSLhsl(26, 7%, 79%)
CMYKcmyk(0%, 2%, 3%, 19%)
LABlab(81.6 0.8 2.0)
LCHlch(81.6 2.1 67.0)
OKLCHoklch(0.841 0.006 59.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cecac7 on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#cecac7 on black: 12.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green79.2%
Blue78.0%

CMYK percentages

Cyan0.0%
Magenta1.9%
Yellow3.4%
Key (black)19.2%

Color previews

#cecac7 text on a black background

contrast 12.90:1

Card sample

#cecac7 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecac7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecac7 in the Color Lab