Skip to content

#eeeab3

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

RGB
238, 234, 179
HSL
56°, 63%, 82%
CMYK
0, 2, 25, 7
Luminance
0.8028

Every format

HEX#eeeab3
RGBrgb(238, 234, 179)
HSLhsl(56, 63%, 82%)
CMYKcmyk(0%, 2%, 25%, 7%)
LABlab(91.8 -7.2 27.3)
LCHlch(91.8 28.2 104.7)
OKLCHoklch(0.927 0.071 104.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green91.8%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta1.7%
Yellow24.8%
Key (black)6.7%

Color previews

#eeeab3 text on a black background

contrast 17.06:1

Card sample

#eeeab3 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeeab3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeeab3 in the Color Lab