Skip to content

#eeeab5

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

RGB
238, 234, 181
HSL
56°, 63%, 82%
CMYK
0, 2, 24, 7
Luminance
0.8036

Every format

HEX#eeeab5
RGBrgb(238, 234, 181)
HSLhsl(56, 63%, 82%)
CMYKcmyk(0%, 2%, 24%, 7%)
LABlab(91.8 -6.9 26.3)
LCHlch(91.8 27.2 104.7)
OKLCHoklch(0.927 0.069 104.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeeab5 on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#eeeab5 on black: 17.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green91.8%
Blue71.0%

CMYK percentages

Cyan0.0%
Magenta1.7%
Yellow23.9%
Key (black)6.7%

Color previews

#eeeab5 text on a black background

contrast 17.07:1

Card sample

#eeeab5 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeeab5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeeab5 in the Color Lab