Skip to content

#cec2ac

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

RGB
206, 194, 172
HSL
39°, 26%, 74%
CMYK
0, 6, 17, 19
Luminance
0.5468

Every format

HEX#cec2ac
RGBrgb(206, 194, 172)
HSLhsl(39, 26%, 74%)
CMYKcmyk(0%, 6%, 17%, 19%)
LABlab(78.9 0.6 12.6)
LCHlch(78.9 12.6 87.5)
OKLCHoklch(0.818 0.033 82.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cec2ac on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#cec2ac on black: 11.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green76.1%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta5.8%
Yellow16.5%
Key (black)19.2%

Color previews

#cec2ac text on a black background

contrast 11.94:1

Card sample

#cec2ac text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cec2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cec2ac in the Color Lab