Skip to content

#fefd90

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

RGB
254, 253, 144
HSL
60°, 98%, 78%
CMYK
0, 0, 43, 0
Luminance
0.9334

Every format

HEX#fefd90
RGBrgb(254, 253, 144)
HSLhsl(60, 98%, 78%)
CMYKcmyk(0%, 0%, 43%, 0%)
LABlab(97.4 -14.5 52.1)
LCHlch(97.4 54.0 105.6)
OKLCHoklch(0.972 0.132 108.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fefd90 on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#fefd90 on black: 19.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green99.2%
Blue56.5%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow43.3%
Key (black)0.4%

Color previews

#fefd90 text on a black background

contrast 19.67:1

Card sample

#fefd90 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefd90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd90 in the Color Lab