Skip to content

#cecba3

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

RGB
206, 203, 163
HSL
56°, 31%, 72%
CMYK
0, 2, 21, 19
Luminance
0.5848

Every format

HEX#cecba3
RGBrgb(206, 203, 163)
HSLhsl(56, 31%, 72%)
CMYKcmyk(0%, 2%, 21%, 19%)
LABlab(81.0 -5.5 20.4)
LCHlch(81.0 21.1 105.1)
OKLCHoklch(0.834 0.054 103.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green79.6%
Blue63.9%

CMYK percentages

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

Color previews

#cecba3 text on a black background

contrast 12.70:1

Card sample

#cecba3 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecba3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecba3 in the Color Lab