Skip to content

#eee9ac

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

RGB
238, 233, 172
HSL
56°, 66%, 80%
CMYK
0, 2, 28, 7
Luminance
0.7943

Every format

HEX#eee9ac
RGBrgb(238, 233, 172)
HSLhsl(56, 66%, 80%)
CMYKcmyk(0%, 2%, 28%, 7%)
LABlab(91.4 -7.6 30.3)
LCHlch(91.4 31.3 104.1)
OKLCHoklch(0.923 0.079 103.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee9ac on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#eee9ac on black: 16.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green91.4%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta2.1%
Yellow27.7%
Key (black)6.7%

Color previews

#eee9ac text on a black background

contrast 16.89:1

Card sample

#eee9ac text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee9ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee9ac in the Color Lab