Skip to content

#feeeaa

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

RGB
254, 238, 170
HSL
49°, 98%, 83%
CMYK
0, 6, 33, 0
Luminance
0.8512

Every format

HEX#feeeaa
RGBrgb(254, 238, 170)
HSLhsl(49, 98%, 83%)
CMYKcmyk(0%, 6%, 33%, 0%)
LABlab(93.9 -4.3 34.9)
LCHlch(93.9 35.2 97.1)
OKLCHoklch(0.946 0.088 96.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feeeaa on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#feeeaa on black: 18.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green93.3%
Blue66.7%

CMYK percentages

Cyan0.0%
Magenta6.3%
Yellow33.1%
Key (black)0.4%

Color previews

#feeeaa text on a black background

contrast 18.02:1

Card sample

#feeeaa text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feeeaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feeeaa in the Color Lab