Skip to content

#eeddab

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

RGB
238, 221, 171
HSL
45°, 66%, 80%
CMYK
0, 7, 28, 7
Luminance
0.7283

Every format

HEX#eeddab
RGBrgb(238, 221, 171)
HSLhsl(45, 66%, 80%)
CMYKcmyk(0%, 7%, 28%, 7%)
LABlab(88.4 -1.6 26.7)
LCHlch(88.4 26.8 93.5)
OKLCHoklch(0.899 0.068 91.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeddab on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#eeddab on black: 15.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green86.7%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow28.2%
Key (black)6.7%

Color previews

#eeddab text on a black background

contrast 15.57:1

Card sample

#eeddab text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeddab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeddab in the Color Lab