Skip to content

#eee89c

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

RGB
238, 232, 156
HSL
56°, 71%, 77%
CMYK
0, 3, 35, 7
Luminance
0.7829

Every format

HEX#eee89c
RGBrgb(238, 232, 156)
HSLhsl(56, 71%, 77%)
CMYKcmyk(0%, 3%, 35%, 7%)
LABlab(90.9 -9.1 37.8)
LCHlch(90.9 38.8 103.5)
OKLCHoklch(0.918 0.096 104.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee89c on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#eee89c on black: 16.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green91.0%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta2.5%
Yellow34.5%
Key (black)6.7%

Color previews

#eee89c text on a black background

contrast 16.66:1

Card sample

#eee89c text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee89c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee89c in the Color Lab