Skip to content

#eee5bd

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

RGB
238, 229, 189
HSL
49°, 59%, 84%
CMYK
0, 4, 21, 7
Luminance
0.7789

Every format

HEX#eee5bd
RGBrgb(238, 229, 189)
HSLhsl(49, 59%, 84%)
CMYKcmyk(0%, 4%, 21%, 7%)
LABlab(90.7 -3.3 20.6)
LCHlch(90.7 20.9 99.0)
OKLCHoklch(0.919 0.053 96.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee5bd on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#eee5bd on black: 16.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green89.8%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta3.8%
Yellow20.6%
Key (black)6.7%

Color previews

#eee5bd text on a black background

contrast 16.58:1

Card sample

#eee5bd text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee5bd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee5bd in the Color Lab