Skip to content

#fecc8f

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

RGB
254, 204, 143
HSL
33°, 98%, 78%
CMYK
0, 20, 44, 0
Luminance
0.6624

Every format

HEX#fecc8f
RGBrgb(254, 204, 143)
HSLhsl(33, 98%, 78%)
CMYKcmyk(0%, 20%, 44%, 0%)
LABlab(85.1 10.1 37.1)
LCHlch(85.1 38.4 74.8)
OKLCHoklch(0.875 0.096 71.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green80.0%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta19.7%
Yellow43.7%
Key (black)0.4%

Color previews

#fecc8f text on a black background

contrast 14.25:1

Card sample

#fecc8f text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecc8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecc8f in the Color Lab