Skip to content

#fecc8c

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

RGB
254, 204, 140
HSL
34°, 98%, 77%
CMYK
0, 20, 45, 0
Luminance
0.6615

Every format

HEX#fecc8c
RGBrgb(254, 204, 140)
HSLhsl(34, 98%, 77%)
CMYKcmyk(0%, 20%, 45%, 0%)
LABlab(85.1 9.8 38.5)
LCHlch(85.1 39.8 75.8)
OKLCHoklch(0.875 0.099 72.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fecc8c on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#fecc8c on black: 14.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green80.0%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta19.7%
Yellow44.9%
Key (black)0.4%

Color previews

#fecc8c text on a black background

contrast 14.23:1

Card sample

#fecc8c text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecc8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecc8c in the Color Lab