Skip to content

#eeebbb

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

RGB
238, 235, 187
HSL
57°, 60%, 83%
CMYK
0, 1, 21, 7
Luminance
0.8118

Every format

HEX#eeebbb
RGBrgb(238, 235, 187)
HSLhsl(57, 60%, 83%)
CMYKcmyk(0%, 1%, 21%, 7%)
LABlab(92.2 -6.6 23.7)
LCHlch(92.2 24.6 105.5)
OKLCHoklch(0.930 0.062 104.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green92.2%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta1.3%
Yellow21.4%
Key (black)6.7%

Color previews

#eeebbb text on a black background

contrast 17.24:1

Card sample

#eeebbb text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeebbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeebbb in the Color Lab