Skip to content

#fec99c

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

RGB
254, 201, 156
HSL
28°, 98%, 80%
CMYK
0, 21, 39, 0
Luminance
0.6524

Every format

HEX#fec99c
RGBrgb(254, 201, 156)
HSLhsl(28, 98%, 80%)
CMYKcmyk(0%, 21%, 39%, 0%)
LABlab(84.6 13.0 29.7)
LCHlch(84.6 32.4 66.3)
OKLCHoklch(0.872 0.084 61.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fec99c on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#fec99c on black: 14.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green78.8%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta20.9%
Yellow38.6%
Key (black)0.4%

Color previews

#fec99c text on a black background

contrast 14.05:1

Card sample

#fec99c text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fec99c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fec99c in the Color Lab