Skip to content

#eee0ac

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

RGB
238, 224, 172
HSL
47°, 66%, 80%
CMYK
0, 6, 28, 7
Luminance
0.7447

Every format

HEX#eee0ac
RGBrgb(238, 224, 172)
HSLhsl(47, 66%, 80%)
CMYKcmyk(0%, 6%, 28%, 7%)
LABlab(89.1 -3.0 27.3)
LCHlch(89.1 27.4 96.4)
OKLCHoklch(0.905 0.069 94.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee0ac on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#eee0ac on black: 15.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green87.8%
Blue67.5%

CMYK percentages

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

Color previews

#eee0ac text on a black background

contrast 15.89:1

Card sample

#eee0ac text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee0ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee0ac in the Color Lab