Skip to content

#cecba5

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

RGB
206, 203, 165
HSL
56°, 30%, 73%
CMYK
0, 2, 20, 19
Luminance
0.5855

Every format

HEX#cecba5
RGBrgb(206, 203, 165)
HSLhsl(56, 30%, 73%)
CMYKcmyk(0%, 2%, 20%, 19%)
LABlab(81.0 -5.2 19.4)
LCHlch(81.0 20.1 105.0)
OKLCHoklch(0.835 0.051 103.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green79.6%
Blue64.7%

CMYK percentages

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

Color previews

#cecba5 text on a black background

contrast 12.71:1

Card sample

#cecba5 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecba5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecba5 in the Color Lab