Skip to content

#eedb2c

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

RGB
238, 219, 44
HSL
54°, 85%, 55%
CMYK
0, 8, 82, 7
Luminance
0.6902

Every format

HEX#eedb2c
RGBrgb(238, 219, 44)
HSLhsl(54, 85%, 55%)
CMYKcmyk(0%, 8%, 82%, 7%)
LABlab(86.5 -10.5 79.6)
LCHlch(86.5 80.3 97.5)
OKLCHoklch(0.880 0.175 102.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eedb2c on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#eedb2c on black: 14.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green85.9%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta8.0%
Yellow81.5%
Key (black)6.7%

Color previews

#eedb2c text on a black background

contrast 14.80:1

Card sample

#eedb2c text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eedb2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eedb2c in the Color Lab