Skip to content

#eecc22

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

RGB
238, 204, 34
HSL
50°, 86%, 53%
CMYK
0, 14, 86, 7
Luminance
0.6148

Every format

HEX#eecc22
RGBrgb(238, 204, 34)
HSLhsl(50, 86%, 53%)
CMYKcmyk(0%, 14%, 86%, 7%)
LABlab(82.6 -3.2 78.7)
LCHlch(82.6 78.8 92.3)
OKLCHoklch(0.849 0.169 96.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eecc22 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#eecc22 on black: 13.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green80.0%
Blue13.3%

CMYK percentages

Cyan0.0%
Magenta14.3%
Yellow85.7%
Key (black)6.7%

Color previews

#eecc22 text on a black background

contrast 13.30:1

Card sample

#eecc22 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 204, 34, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 204, 34, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eecc22;
background: linear-gradient(135deg, #eecc22, #88EE22);

Monochromatic scale

Palettes built from #eecc22

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eecc22 in the Color Lab