Skip to content

#eec2ac

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

RGB
238, 194, 172
HSL
20°, 66%, 80%
CMYK
0, 19, 28, 7
Luminance
0.5974

Every format

HEX#eec2ac
RGBrgb(238, 194, 172)
HSLhsl(20, 66%, 80%)
CMYKcmyk(0%, 19%, 28%, 7%)
LABlab(81.7 12.5 17.0)
LCHlch(81.7 21.1 53.6)
OKLCHoklch(0.847 0.059 48.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eec2ac on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#eec2ac on black: 12.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green76.1%
Blue67.5%

CMYK percentages

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

Color previews

#eec2ac text on a black background

contrast 12.95:1

Card sample

#eec2ac text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eec2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eec2ac in the Color Lab