Skip to content

#eee4ac

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

RGB
238, 228, 172
HSL
51°, 66%, 80%
CMYK
0, 4, 28, 7
Luminance
0.7664

Every format

HEX#eee4ac
RGBrgb(238, 228, 172)
HSLhsl(51, 66%, 80%)
CMYKcmyk(0%, 4%, 28%, 7%)
LABlab(90.2 -5.1 28.6)
LCHlch(90.2 29.1 100.1)
OKLCHoklch(0.913 0.073 99.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee4ac on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#eee4ac on black: 16.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green89.4%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta4.2%
Yellow27.7%
Key (black)6.7%

Color previews

#eee4ac text on a black background

contrast 16.33:1

Card sample

#eee4ac text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee4ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee4ac in the Color Lab