Skip to content

#feecac

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

RGB
254, 236, 172
HSL
47°, 98%, 84%
CMYK
0, 7, 32, 0
Luminance
0.8404

Every format

HEX#feecac
RGBrgb(254, 236, 172)
HSLhsl(47, 98%, 84%)
CMYKcmyk(0%, 7%, 32%, 0%)
LABlab(93.5 -3.1 33.3)
LCHlch(93.5 33.4 95.3)
OKLCHoklch(0.943 0.084 94.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feecac on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#feecac on black: 17.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green92.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow32.3%
Key (black)0.4%

Color previews

#feecac text on a black background

contrast 17.81:1

Card sample

#feecac text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feecac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feecac in the Color Lab