Skip to content

#eec300

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

RGB
238, 195, 0
HSL
49°, 100%, 47%
CMYK
0, 18, 100, 7
Luminance
0.5721

Every format

HEX#eec300
RGBrgb(238, 195, 0)
HSLhsl(49, 100%, 47%)
CMYKcmyk(0%, 18%, 100%, 7%)
LABlab(80.3 1.0 81.7)
LCHlch(80.3 81.7 89.3)
OKLCHoklch(0.831 0.170 92.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eec300 on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#eec300 on black: 12.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green76.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta18.1%
Yellow100.0%
Key (black)6.7%

Color previews

#eec300 text on a black background

contrast 12.44:1

Card sample

#eec300 text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 195, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 195, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eec300;
background: linear-gradient(135deg, #eec300, #7AEE00);

Monochromatic scale

Palettes built from #eec300

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eec300 in the Color Lab