Skip to content

#fecc97

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

RGB
254, 204, 151
HSL
31°, 98%, 79%
CMYK
0, 20, 41, 0
Luminance
0.6649

Every format

HEX#fecc97
RGBrgb(254, 204, 151)
HSLhsl(31, 98%, 79%)
CMYKcmyk(0%, 20%, 41%, 0%)
LABlab(85.3 10.9 33.1)
LCHlch(85.3 34.9 71.8)
OKLCHoklch(0.877 0.089 67.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fecc97 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#fecc97 on black: 14.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green80.0%
Blue59.2%

CMYK percentages

Cyan0.0%
Magenta19.7%
Yellow40.6%
Key (black)0.4%

Color previews

#fecc97 text on a black background

contrast 14.30:1

Card sample

#fecc97 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecc97

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecc97 in the Color Lab