Skip to content

#eceb64

a light, electric yellow · cool · closest name: khaki

RGB
236, 235, 100
HSL
60°, 78%, 66%
CMYK
0, 0, 58, 8
Luminance
0.7817

Every format

HEX#eceb64
RGBrgb(236, 235, 100)
HSLhsl(60, 78%, 66%)
CMYKcmyk(0%, 0%, 58%, 8%)
LABlab(90.9 -16.5 64.0)
LCHlch(90.9 66.1 104.4)
OKLCHoklch(0.915 0.156 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eceb64 on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#eceb64 on black: 16.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green92.2%
Blue39.2%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow57.6%
Key (black)7.5%

Color previews

#eceb64 text on a black background

contrast 16.63:1

Card sample

#eceb64 text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(236, 235, 100, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(236, 235, 100, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eceb64;
background: linear-gradient(135deg, #eceb64, #92EC64);

Monochromatic scale

Palettes built from #eceb64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eceb64 in the Color Lab