Skip to content

#ecc080

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

RGB
236, 192, 128
HSL
36°, 74%, 71%
CMYK
0, 19, 46, 8
Luminance
0.5709

Every format

HEX#ecc080
RGBrgb(236, 192, 128)
HSLhsl(36, 74%, 71%)
CMYKcmyk(0%, 19%, 46%, 8%)
LABlab(80.2 7.7 38.1)
LCHlch(80.2 38.9 78.6)
OKLCHoklch(0.833 0.096 76.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecc080 on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#ecc080 on black: 12.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green75.3%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta18.6%
Yellow45.8%
Key (black)7.5%

Color previews

#ecc080 text on a black background

contrast 12.42:1

Card sample

#ecc080 text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecc080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecc080 in the Color Lab