Skip to content

#cecac4

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

RGB
206, 202, 196
HSL
36°, 9%, 79%
CMYK
0, 2, 5, 19
Luminance
0.5935

Every format

HEX#cecac4
RGBrgb(206, 202, 196)
HSLhsl(36, 9%, 79%)
CMYKcmyk(0%, 2%, 5%, 19%)
LABlab(81.5 0.3 3.5)
LCHlch(81.5 3.5 84.7)
OKLCHoklch(0.841 0.009 78.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green79.2%
Blue76.9%

CMYK percentages

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

Color previews

#cecac4 text on a black background

contrast 12.87:1

Card sample

#cecac4 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecac4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecac4 in the Color Lab