Skip to content

#eeddbb

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

RGB
238, 221, 187
HSL
40°, 60%, 83%
CMYK
0, 7, 21, 7
Luminance
0.7348

Every format

HEX#eeddbb
RGBrgb(238, 221, 187)
HSLhsl(40, 60%, 83%)
CMYKcmyk(0%, 7%, 21%, 7%)
LABlab(88.7 0.5 18.8)
LCHlch(88.7 18.8 88.4)
OKLCHoklch(0.903 0.049 84.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeddbb on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#eeddbb on black: 15.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green86.7%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow21.4%
Key (black)6.7%

Color previews

#eeddbb text on a black background

contrast 15.70:1

Card sample

#eeddbb text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeddbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeddbb in the Color Lab