Skip to content

#eee2b2

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

RGB
238, 226, 178
HSL
48°, 64%, 82%
CMYK
0, 5, 25, 7
Luminance
0.7578

Every format

HEX#eee2b2
RGBrgb(238, 226, 178)
HSLhsl(48, 64%, 82%)
CMYKcmyk(0%, 5%, 25%, 7%)
LABlab(89.8 -3.3 25.0)
LCHlch(89.8 25.2 97.5)
OKLCHoklch(0.911 0.064 95.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee2b2 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#eee2b2 on black: 16.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green88.6%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta5.0%
Yellow25.2%
Key (black)6.7%

Color previews

#eee2b2 text on a black background

contrast 16.16:1

Card sample

#eee2b2 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee2b2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee2b2 in the Color Lab