Skip to content

#cecba6

a light, soft yellow · cool · closest name: tan

RGB
206, 203, 166
HSL
56°, 29%, 73%
CMYK
0, 2, 19, 19
Luminance
0.5859

Every format

HEX#cecba6
RGBrgb(206, 203, 166)
HSLhsl(56, 29%, 73%)
CMYKcmyk(0%, 2%, 19%, 19%)
LABlab(81.1 -5.0 18.9)
LCHlch(81.1 19.5 105.0)
OKLCHoklch(0.835 0.050 103.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cecba6 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#cecba6 on black: 12.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green79.6%
Blue65.1%

CMYK percentages

Cyan0.0%
Magenta1.5%
Yellow19.4%
Key (black)19.2%

Color previews

#cecba6 text on a black background

contrast 12.72:1

Card sample

#cecba6 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecba6

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecba6 in the Color Lab