Skip to content

#eac00c

a balanced, electric yellow · cool · closest name: gold

RGB
234, 192, 12
HSL
49°, 90%, 48%
CMYK
0, 18, 95, 8
Luminance
0.5522

Every format

HEX#eac00c
RGBrgb(234, 192, 12)
HSLhsl(49, 90%, 48%)
CMYKcmyk(0%, 18%, 95%, 8%)
LABlab(79.2 0.9 79.5)
LCHlch(79.2 79.6 89.3)
OKLCHoklch(0.821 0.166 92.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eac00c on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#eac00c on black: 12.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red91.8%
Green75.3%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta17.9%
Yellow94.9%
Key (black)8.2%

Color previews

#eac00c text on a black background

contrast 12.04:1

Card sample

#eac00c text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(234, 192, 12, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(234, 192, 12, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eac00c;
background: linear-gradient(135deg, #eac00c, #80EA0C);

Monochromatic scale

Palettes built from #eac00c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eac00c in the Color Lab