Skip to content

#eee2bb

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

RGB
238, 226, 187
HSL
46°, 60%, 83%
CMYK
0, 5, 21, 7
Luminance
0.7616

Every format

HEX#eee2bb
RGBrgb(238, 226, 187)
HSLhsl(46, 60%, 83%)
CMYKcmyk(0%, 5%, 21%, 7%)
LABlab(89.9 -2.0 20.6)
LCHlch(89.9 20.7 95.6)
OKLCHoklch(0.912 0.053 92.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green88.6%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta5.0%
Yellow21.4%
Key (black)6.7%

Color previews

#eee2bb text on a black background

contrast 16.23:1

Card sample

#eee2bb text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee2bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee2bb in the Color Lab