Skip to content

#eeeedd

a pale, soft yellow · cool · closest name: beige

RGB
238, 238, 221
HSL
60°, 33%, 90%
CMYK
0, 0, 7, 7
Luminance
0.8455

Every format

HEX#eeeedd
RGBrgb(238, 238, 221)
HSLhsl(60, 33%, 90%)
CMYKcmyk(0%, 0%, 7%, 7%)
LABlab(93.7 -2.9 8.2)
LCHlch(93.7 8.7 109.5)
OKLCHoklch(0.945 0.022 106.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeeedd on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#eeeedd on black: 17.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green93.3%
Blue86.7%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow7.1%
Key (black)6.7%

Color previews

#eeeedd text on a black background

contrast 17.91:1

Card sample

#eeeedd text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeeedd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeeedd in the Color Lab