Skip to content

#cecec2

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

RGB
206, 206, 194
HSL
60°, 11%, 78%
CMYK
0, 0, 6, 19
Luminance
0.6116

Every format

HEX#cecec2
RGBrgb(206, 206, 194)
HSLhsl(60, 11%, 78%)
CMYKcmyk(0%, 0%, 6%, 19%)
LABlab(82.5 -2.1 6.0)
LCHlch(82.5 6.3 109.7)
OKLCHoklch(0.848 0.016 106.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green80.8%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow5.8%
Key (black)19.2%

Color previews

#cecec2 text on a black background

contrast 13.23:1

Card sample

#cecec2 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecec2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecec2 in the Color Lab