Skip to content

#cece49

a balanced, vivid yellow · cool · closest name: khaki

RGB
206, 206, 73
HSL
60°, 58%, 55%
CMYK
0, 0, 65, 19
Luminance
0.5775

Every format

HEX#cece49
RGBrgb(206, 206, 73)
HSLhsl(60, 58%, 55%)
CMYKcmyk(0%, 0%, 65%, 19%)
LABlab(80.6 -16.2 63.5)
LCHlch(80.6 65.6 104.3)
OKLCHoklch(0.827 0.152 109.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cece49 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#cece49 on black: 12.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green80.8%
Blue28.6%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow64.6%
Key (black)19.2%

Color previews

#cece49 text on a black background

contrast 12.55:1

Card sample

#cece49 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cece49

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cece49 in the Color Lab