Skip to content

#feec7c

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

RGB
254, 236, 124
HSL
52°, 99%, 74%
CMYK
0, 7, 51, 0
Luminance
0.8252

Every format

HEX#feec7c
RGBrgb(254, 236, 124)
HSLhsl(52, 99%, 74%)
CMYKcmyk(0%, 7%, 51%, 0%)
LABlab(92.8 -8.0 55.9)
LCHlch(92.8 56.5 98.1)
OKLCHoklch(0.935 0.134 100.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feec7c on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#feec7c on black: 17.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green92.5%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow51.2%
Key (black)0.4%

Color previews

#feec7c text on a black background

contrast 17.50:1

Card sample

#feec7c text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feec7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feec7c in the Color Lab