Skip to content

#eeddaf

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

RGB
238, 221, 175
HSL
44°, 65%, 81%
CMYK
0, 7, 27, 7
Luminance
0.7299

Every format

HEX#eeddaf
RGBrgb(238, 221, 175)
HSLhsl(44, 65%, 81%)
CMYKcmyk(0%, 7%, 27%, 7%)
LABlab(88.4 -1.1 24.7)
LCHlch(88.4 24.8 92.6)
OKLCHoklch(0.900 0.063 90.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green86.7%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow26.5%
Key (black)6.7%

Color previews

#eeddaf text on a black background

contrast 15.60:1

Card sample

#eeddaf text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeddaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeddaf in the Color Lab