Skip to content

#eedc83

a light, electric yellow · cool · closest name: khaki

RGB
238, 220, 131
HSL
50°, 76%, 72%
CMYK
0, 8, 45, 7
Luminance
0.7100

Every format

HEX#eedc83
RGBrgb(238, 220, 131)
HSLhsl(50, 76%, 72%)
CMYKcmyk(0%, 8%, 45%, 7%)
LABlab(87.5 -5.7 45.8)
LCHlch(87.5 46.1 97.0)
OKLCHoklch(0.890 0.112 98.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eedc83 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#eedc83 on black: 15.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green86.3%
Blue51.4%

CMYK percentages

Cyan0.0%
Magenta7.6%
Yellow45.0%
Key (black)6.7%

Color previews

#eedc83 text on a black background

contrast 15.20:1

Card sample

#eedc83 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eedc83

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eedc83 in the Color Lab