Skip to content

#cebc8c

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

RGB
206, 188, 140
HSL
44°, 40%, 68%
CMYK
0, 9, 32, 19
Luminance
0.5098

Every format

HEX#cebc8c
RGBrgb(206, 188, 140)
HSLhsl(44, 40%, 68%)
CMYKcmyk(0%, 9%, 32%, 19%)
LABlab(76.7 -0.8 26.6)
LCHlch(76.7 26.7 91.7)
OKLCHoklch(0.799 0.067 89.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cebc8c on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#cebc8c on black: 11.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green73.7%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta8.7%
Yellow32.0%
Key (black)19.2%

Color previews

#cebc8c text on a black background

contrast 11.20:1

Card sample

#cebc8c text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cebc8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cebc8c in the Color Lab