Skip to content

#eed5ac

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

RGB
238, 213, 172
HSL
37°, 66%, 80%
CMYK
0, 11, 28, 7
Luminance
0.6874

Every format

HEX#eed5ac
RGBrgb(238, 213, 172)
HSLhsl(37, 66%, 80%)
CMYKcmyk(0%, 11%, 28%, 7%)
LABlab(86.4 2.6 23.5)
LCHlch(86.4 23.6 83.7)
OKLCHoklch(0.884 0.061 80.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eed5ac on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#eed5ac on black: 14.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green83.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta10.5%
Yellow27.7%
Key (black)6.7%

Color previews

#eed5ac text on a black background

contrast 14.75:1

Card sample

#eed5ac text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eed5ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eed5ac in the Color Lab