Skip to content

#cece97

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

RGB
206, 206, 151
HSL
60°, 36%, 70%
CMYK
0, 0, 27, 19
Luminance
0.5950

Every format

HEX#cece97
RGBrgb(206, 206, 151)
HSLhsl(60, 36%, 70%)
CMYKcmyk(0%, 0%, 27%, 19%)
LABlab(81.6 -8.7 27.5)
LCHlch(81.6 28.8 107.6)
OKLCHoklch(0.838 0.072 107.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green80.8%
Blue59.2%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow26.7%
Key (black)19.2%

Color previews

#cece97 text on a black background

contrast 12.90:1

Card sample

#cece97 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cece97

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cece97 in the Color Lab