Skip to content

#fecf9b

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

RGB
254, 207, 155
HSL
32°, 98%, 80%
CMYK
0, 19, 39, 0
Luminance
0.6806

Every format

HEX#fecf9b
RGBrgb(254, 207, 155)
HSLhsl(32, 98%, 80%)
CMYKcmyk(0%, 19%, 39%, 0%)
LABlab(86.0 9.8 32.1)
LCHlch(86.0 33.5 73.1)
OKLCHoklch(0.883 0.086 69.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fecf9b on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#fecf9b on black: 14.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green81.2%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta18.5%
Yellow39.0%
Key (black)0.4%

Color previews

#fecf9b text on a black background

contrast 14.61:1

Card sample

#fecf9b text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecf9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecf9b in the Color Lab