Skip to content

#cecacb

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

RGB
206, 202, 203
HSL
345°, 4%, 80%
CMYK
0, 2, 2, 19
Luminance
0.5967

Every format

HEX#cecacb
RGBrgb(206, 202, 203)
HSLhsl(345, 4%, 80%)
CMYKcmyk(0%, 2%, 2%, 19%)
LABlab(81.7 1.6 -0.0)
LCHlch(81.7 1.6 359.6)
OKLCHoklch(0.843 0.005 0.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green79.2%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta1.9%
Yellow1.5%
Key (black)19.2%

Color previews

#cecacb text on a black background

contrast 12.93:1

Card sample

#cecacb text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecacb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecacb in the Color Lab