Skip to content

#eac0ac

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

RGB
234, 192, 172
HSL
19°, 60%, 80%
CMYK
0, 18, 27, 8
Luminance
0.5817

Every format

HEX#eac0ac
RGBrgb(234, 192, 172)
HSLhsl(19, 60%, 80%)
CMYKcmyk(0%, 18%, 27%, 8%)
LABlab(80.8 12.1 15.7)
LCHlch(80.8 19.8 52.5)
OKLCHoklch(0.839 0.056 46.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eac0ac on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#eac0ac on black: 12.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red91.8%
Green75.3%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta17.9%
Yellow26.5%
Key (black)8.2%

Color previews

#eac0ac text on a black background

contrast 12.63:1

Card sample

#eac0ac text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eac0ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eac0ac in the Color Lab