Skip to content

#eedf4b

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

RGB
238, 223, 75
HSL
55°, 83%, 61%
CMYK
0, 6, 69, 7
Luminance
0.7146

Every format

HEX#eedf4b
RGBrgb(238, 223, 75)
HSLhsl(55, 83%, 61%)
CMYKcmyk(0%, 6%, 69%, 7%)
LABlab(87.7 -11.3 70.8)
LCHlch(87.7 71.7 99.0)
OKLCHoklch(0.890 0.163 103.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eedf4b on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#eedf4b on black: 15.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green87.5%
Blue29.4%

CMYK percentages

Cyan0.0%
Magenta6.3%
Yellow68.5%
Key (black)6.7%

Color previews

#eedf4b text on a black background

contrast 15.29:1

Card sample

#eedf4b text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 223, 75, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 223, 75, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eedf4b;
background: linear-gradient(135deg, #eedf4b, #90EE4B);

Monochromatic scale

Palettes built from #eedf4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eedf4b in the Color Lab