Skip to content

#eee7ac

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

RGB
238, 231, 172
HSL
54°, 66%, 80%
CMYK
0, 3, 28, 7
Luminance
0.7831

Every format

HEX#eee7ac
RGBrgb(238, 231, 172)
HSLhsl(54, 66%, 80%)
CMYKcmyk(0%, 3%, 28%, 7%)
LABlab(90.9 -6.6 29.6)
LCHlch(90.9 30.4 102.5)
OKLCHoklch(0.919 0.076 102.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green90.6%
Blue67.5%

CMYK percentages

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

Color previews

#eee7ac text on a black background

contrast 16.66:1

Card sample

#eee7ac text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee7ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee7ac in the Color Lab