Skip to content

#fec080

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

RGB
254, 192, 128
HSL
31°, 98%, 75%
CMYK
0, 24, 50, 0
Luminance
0.6033

Every format

HEX#fec080
RGBrgb(254, 192, 128)
HSLhsl(31, 98%, 75%)
CMYKcmyk(0%, 24%, 50%, 0%)
LABlab(82.0 14.9 40.8)
LCHlch(82.0 43.4 69.9)
OKLCHoklch(0.851 0.108 66.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fec080 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#fec080 on black: 13.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green75.3%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta24.4%
Yellow49.6%
Key (black)0.4%

Color previews

#fec080 text on a black background

contrast 13.07:1

Card sample

#fec080 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fec080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fec080 in the Color Lab