Skip to content

#eee8ab

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

RGB
238, 232, 171
HSL
55°, 66%, 80%
CMYK
0, 3, 28, 7
Luminance
0.7883

Every format

HEX#eee8ab
RGBrgb(238, 232, 171)
HSLhsl(55, 66%, 80%)
CMYKcmyk(0%, 3%, 28%, 7%)
LABlab(91.2 -7.2 30.5)
LCHlch(91.2 31.3 103.3)
OKLCHoklch(0.921 0.079 103.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee8ab on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#eee8ab on black: 16.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green91.0%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta2.5%
Yellow28.2%
Key (black)6.7%

Color previews

#eee8ab text on a black background

contrast 16.77:1

Card sample

#eee8ab text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee8ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee8ab in the Color Lab