Skip to content

#eeeabb

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

RGB
238, 234, 187
HSL
55°, 60%, 83%
CMYK
0, 2, 21, 7
Luminance
0.8061

Every format

HEX#eeeabb
RGBrgb(238, 234, 187)
HSLhsl(55, 60%, 83%)
CMYKcmyk(0%, 2%, 21%, 7%)
LABlab(92.0 -6.1 23.4)
LCHlch(92.0 24.1 104.6)
OKLCHoklch(0.928 0.061 103.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeeabb on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#eeeabb on black: 17.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green91.8%
Blue73.3%

CMYK percentages

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

Color previews

#eeeabb text on a black background

contrast 17.12:1

Card sample

#eeeabb text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeeabb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeeabb in the Color Lab