Skip to content

#feac5b

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

RGB
254, 172, 91
HSL
30°, 99%, 68%
CMYK
0, 32, 64, 0
Luminance
0.5133

Every format

HEX#feac5b
RGBrgb(254, 172, 91)
HSLhsl(30, 99%, 68%)
CMYKcmyk(0%, 32%, 64%, 0%)
LABlab(76.9 22.6 52.9)
LCHlch(76.9 57.5 66.9)
OKLCHoklch(0.809 0.137 63.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feac5b on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#feac5b on black: 11.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green67.5%
Blue35.7%

CMYK percentages

Cyan0.0%
Magenta32.3%
Yellow64.2%
Key (black)0.4%

Color previews

#feac5b text on a black background

contrast 11.27:1

Card sample

#feac5b text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feac5b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feac5b in the Color Lab