Skip to content

#eed4ac

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

RGB
238, 212, 172
HSL
36°, 66%, 80%
CMYK
0, 11, 28, 7
Luminance
0.6824

Every format

HEX#eed4ac
RGBrgb(238, 212, 172)
HSLhsl(36, 66%, 80%)
CMYKcmyk(0%, 11%, 28%, 7%)
LABlab(86.1 3.1 23.1)
LCHlch(86.1 23.3 82.3)
OKLCHoklch(0.882 0.060 78.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eed4ac on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#eed4ac on black: 14.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#eed4ac text on a black background

contrast 14.65:1

Card sample

#eed4ac text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eed4ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eed4ac in the Color Lab