Skip to content

#eee2bd

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

RGB
238, 226, 189
HSL
45°, 59%, 84%
CMYK
0, 5, 21, 7
Luminance
0.7624

Every format

HEX#eee2bd
RGBrgb(238, 226, 189)
HSLhsl(45, 59%, 84%)
CMYKcmyk(0%, 5%, 21%, 7%)
LABlab(90.0 -1.8 19.6)
LCHlch(90.0 19.7 95.1)
OKLCHoklch(0.913 0.050 92.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green88.6%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta5.0%
Yellow20.6%
Key (black)6.7%

Color previews

#eee2bd text on a black background

contrast 16.25:1

Card sample

#eee2bd text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee2bd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee2bd in the Color Lab