Skip to content

#fecb9b

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

RGB
254, 203, 155
HSL
29°, 98%, 80%
CMYK
0, 20, 39, 0
Luminance
0.6615

Every format

HEX#fecb9b
RGBrgb(254, 203, 155)
HSLhsl(29, 98%, 80%)
CMYKcmyk(0%, 20%, 39%, 0%)
LABlab(85.1 11.8 30.8)
LCHlch(85.1 33.0 69.0)
OKLCHoklch(0.876 0.085 64.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green79.6%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta20.1%
Yellow39.0%
Key (black)0.4%

Color previews

#fecb9b text on a black background

contrast 14.23:1

Card sample

#fecb9b text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecb9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecb9b in the Color Lab