Skip to content

#feac8c

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

RGB
254, 172, 140
HSL
17°, 98%, 77%
CMYK
0, 32, 45, 0
Luminance
0.5247

Every format

HEX#feac8c
RGBrgb(254, 172, 140)
HSLhsl(17, 98%, 77%)
CMYKcmyk(0%, 32%, 45%, 0%)
LABlab(77.6 26.5 28.7)
LCHlch(77.6 39.0 47.3)
OKLCHoklch(0.817 0.106 42.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feac8c on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#feac8c on black: 11.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green67.5%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta32.3%
Yellow44.9%
Key (black)0.4%

Color previews

#feac8c text on a black background

contrast 11.49:1

Card sample

#feac8c text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feac8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feac8c in the Color Lab