Skip to content

#feac64

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

RGB
254, 172, 100
HSL
28°, 99%, 69%
CMYK
0, 32, 61, 0
Luminance
0.5150

Every format

HEX#feac64
RGBrgb(254, 172, 100)
HSLhsl(28, 99%, 69%)
CMYKcmyk(0%, 32%, 61%, 0%)
LABlab(77.0 23.1 48.7)
LCHlch(77.0 53.9 64.6)
OKLCHoklch(0.810 0.131 60.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green67.5%
Blue39.2%

CMYK percentages

Cyan0.0%
Magenta32.3%
Yellow60.6%
Key (black)0.4%

Color previews

#feac64 text on a black background

contrast 11.30:1

Card sample

#feac64 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feac64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feac64 in the Color Lab