Skip to content

#eee8da

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

RGB
238, 232, 218
HSL
42°, 37%, 89%
CMYK
0, 3, 8, 7
Luminance
0.8095

Every format

HEX#eee8da
RGBrgb(238, 232, 218)
HSLhsl(42, 37%, 89%)
CMYKcmyk(0%, 3%, 8%, 7%)
LABlab(92.1 -0.3 7.5)
LCHlch(92.1 7.5 92.7)
OKLCHoklch(0.932 0.020 87.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee8da on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#eee8da on black: 17.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green91.0%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta2.5%
Yellow8.4%
Key (black)6.7%

Color previews

#eee8da text on a black background

contrast 17.19:1

Card sample

#eee8da text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee8da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee8da in the Color Lab