Skip to content

#fecb5f

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

RGB
254, 203, 95
HSL
41°, 99%, 68%
CMYK
0, 20, 63, 0
Luminance
0.6461

Every format

HEX#fecb5f
RGBrgb(254, 203, 95)
HSLhsl(41, 99%, 68%)
CMYKcmyk(0%, 20%, 63%, 0%)
LABlab(84.3 6.7 59.4)
LCHlch(84.3 59.8 83.6)
OKLCHoklch(0.867 0.137 83.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fecb5f on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#fecb5f on black: 13.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green79.6%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta20.1%
Yellow62.6%
Key (black)0.4%

Color previews

#fecb5f text on a black background

contrast 13.92:1

Card sample

#fecb5f text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecb5f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecb5f in the Color Lab