Skip to content

#fecb8f

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

RGB
254, 203, 143
HSL
32°, 98%, 78%
CMYK
0, 20, 44, 0
Luminance
0.6577

Every format

HEX#fecb8f
RGBrgb(254, 203, 143)
HSLhsl(32, 98%, 78%)
CMYKcmyk(0%, 20%, 44%, 0%)
LABlab(84.9 10.6 36.8)
LCHlch(84.9 38.3 73.9)
OKLCHoklch(0.874 0.096 70.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green79.6%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta20.1%
Yellow43.7%
Key (black)0.4%

Color previews

#fecb8f text on a black background

contrast 14.15:1

Card sample

#fecb8f text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecb8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecb8f in the Color Lab