Skip to content

#eee5ac

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

RGB
238, 229, 172
HSL
52°, 66%, 80%
CMYK
0, 4, 28, 7
Luminance
0.7719

Every format

HEX#eee5ac
RGBrgb(238, 229, 172)
HSLhsl(52, 66%, 80%)
CMYKcmyk(0%, 4%, 28%, 7%)
LABlab(90.4 -5.6 29.0)
LCHlch(90.4 29.5 100.9)
OKLCHoklch(0.915 0.074 100.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green89.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta3.8%
Yellow27.7%
Key (black)6.7%

Color previews

#eee5ac text on a black background

contrast 16.44:1

Card sample

#eee5ac text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee5ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee5ac in the Color Lab