Skip to content

#eeebc1

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

RGB
238, 235, 193
HSL
56°, 57%, 85%
CMYK
0, 1, 19, 7
Luminance
0.8144

Every format

HEX#eeebc1
RGBrgb(238, 235, 193)
HSLhsl(56, 57%, 85%)
CMYKcmyk(0%, 1%, 19%, 7%)
LABlab(92.3 -5.7 20.8)
LCHlch(92.3 21.6 105.4)
OKLCHoklch(0.932 0.055 104.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeebc1 on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#eeebc1 on black: 17.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green92.2%
Blue75.7%

CMYK percentages

Cyan0.0%
Magenta1.3%
Yellow18.9%
Key (black)6.7%

Color previews

#eeebc1 text on a black background

contrast 17.29:1

Card sample

#eeebc1 text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeebc1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeebc1 in the Color Lab