Skip to content

#eee950

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

RGB
238, 233, 80
HSL
58°, 82%, 62%
CMYK
0, 2, 66, 7
Luminance
0.7703

Every format

HEX#eee950
RGBrgb(238, 233, 80)
HSLhsl(58, 82%, 62%)
CMYKcmyk(0%, 2%, 66%, 7%)
LABlab(90.3 -15.9 71.6)
LCHlch(90.3 73.3 102.5)
OKLCHoklch(0.911 0.168 107.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee950 on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#eee950 on black: 16.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green91.4%
Blue31.4%

CMYK percentages

Cyan0.0%
Magenta2.1%
Yellow66.4%
Key (black)6.7%

Color previews

#eee950 text on a black background

contrast 16.41:1

Card sample

#eee950 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee950

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee950 in the Color Lab