Skip to content

#fffe87

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

RGB
255, 254, 135
HSL
60°, 100%, 77%
CMYK
0, 0, 47, 0
Luminance
0.9389

Every format

HEX#fffe87
RGBrgb(255, 254, 135)
HSLhsl(60, 100%, 77%)
CMYKcmyk(0%, 0%, 47%, 0%)
LABlab(97.6 -15.5 56.6)
LCHlch(97.6 58.6 105.3)
OKLCHoklch(0.974 0.142 108.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.6%
Blue52.9%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow47.1%
Key (black)0.0%

Color previews

#fffe87 text on a black background

contrast 19.78:1

Card sample

#fffe87 text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffe87

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffe87 in the Color Lab