Skip to content

#fecf8b

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

RGB
254, 207, 139
HSL
36°, 98%, 77%
CMYK
0, 19, 45, 0
Luminance
0.6756

Every format

HEX#fecf8b
RGBrgb(254, 207, 139)
HSLhsl(36, 98%, 77%)
CMYKcmyk(0%, 19%, 45%, 0%)
LABlab(85.8 8.1 40.0)
LCHlch(85.8 40.8 78.5)
OKLCHoklch(0.880 0.101 76.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fecf8b on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#fecf8b on black: 14.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green81.2%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta18.5%
Yellow45.3%
Key (black)0.4%

Color previews

#fecf8b text on a black background

contrast 14.51:1

Card sample

#fecf8b text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecf8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecf8b in the Color Lab