Skip to content

#fffe90

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

RGB
255, 254, 144
HSL
60°, 100%, 78%
CMYK
0, 0, 44, 0
Luminance
0.9416

Every format

HEX#fffe90
RGBrgb(255, 254, 144)
HSLhsl(60, 100%, 78%)
CMYKcmyk(0%, 0%, 44%, 0%)
LABlab(97.7 -14.6 52.5)
LCHlch(97.7 54.5 105.6)
OKLCHoklch(0.975 0.133 108.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffe90 on white: 1.06:1
AA ✗ fail · AA-large · AAA
Aa
#fffe90 on black: 19.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.6%
Blue56.5%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow43.5%
Key (black)0.0%

Color previews

#fffe90 text on a black background

contrast 19.83:1

Card sample

#fffe90 text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffe90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffe90 in the Color Lab