Skip to content

#eee50b

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

RGB
238, 229, 11
HSL
58°, 91%, 49%
CMYK
0, 4, 95, 7
Luminance
0.7424

Every format

HEX#eee50b
RGBrgb(238, 229, 11)
HSLhsl(58, 91%, 49%)
CMYKcmyk(0%, 4%, 95%, 7%)
LABlab(89.0 -16.0 87.1)
LCHlch(89.0 88.5 100.4)
OKLCHoklch(0.900 0.192 106.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee50b on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#eee50b on black: 15.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green89.8%
Blue4.3%

CMYK percentages

Cyan0.0%
Magenta3.8%
Yellow95.4%
Key (black)6.7%

Color previews

#eee50b text on a black background

contrast 15.85:1

Card sample

#eee50b text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 229, 11, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 229, 11, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eee50b;
background: linear-gradient(135deg, #eee50b, #60EE0B);

Monochromatic scale

Palettes built from #eee50b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee50b in the Color Lab