Skip to content

#eee87b

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

RGB
238, 232, 123
HSL
57°, 77%, 71%
CMYK
0, 3, 48, 7
Luminance
0.7732

Every format

HEX#eee87b
RGBrgb(238, 232, 123)
HSLhsl(57, 77%, 71%)
CMYKcmyk(0%, 3%, 48%, 7%)
LABlab(90.5 -12.4 53.3)
LCHlch(90.5 54.7 103.1)
OKLCHoklch(0.913 0.132 105.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green91.0%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta2.5%
Yellow48.3%
Key (black)6.7%

Color previews

#eee87b text on a black background

contrast 16.46:1

Card sample

#eee87b text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee87b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee87b in the Color Lab