Skip to content

#cecac3

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

RGB
206, 202, 195
HSL
38°, 10%, 79%
CMYK
0, 2, 5, 19
Luminance
0.5930

Every format

HEX#cecac3
RGBrgb(206, 202, 195)
HSLhsl(38, 10%, 79%)
CMYKcmyk(0%, 2%, 5%, 19%)
LABlab(81.5 0.1 4.0)
LCHlch(81.5 4.0 88.0)
OKLCHoklch(0.840 0.011 81.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green79.2%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta1.9%
Yellow5.3%
Key (black)19.2%

Color previews

#cecac3 text on a black background

contrast 12.86:1

Card sample

#cecac3 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecac3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecac3 in the Color Lab