Skip to content

#eca080

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

RGB
236, 160, 128
HSL
18°, 74%, 71%
CMYK
0, 32, 46, 8
Luminance
0.4453

Every format

HEX#eca080
RGBrgb(236, 160, 128)
HSLhsl(18, 74%, 71%)
CMYKcmyk(0%, 32%, 46%, 8%)
LABlab(72.6 24.6 28.1)
LCHlch(72.6 37.4 48.8)
OKLCHoklch(0.773 0.101 43.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eca080 on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#eca080 on black: 9.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green62.7%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta32.2%
Yellow45.8%
Key (black)7.5%

Color previews

#eca080 text on a black background

contrast 9.91:1

Card sample

#eca080 text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(236, 160, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(236, 160, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eca080;
background: linear-gradient(135deg, #eca080, #ECE880);

Monochromatic scale

Palettes built from #eca080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eca080 in the Color Lab