Skip to content

#fffe8b

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

RGB
255, 254, 139
HSL
60°, 100%, 77%
CMYK
0, 0, 46, 0
Luminance
0.9401

Every format

HEX#fffe8b
RGBrgb(255, 254, 139)
HSLhsl(60, 100%, 77%)
CMYKcmyk(0%, 0%, 46%, 0%)
LABlab(97.6 -15.1 54.8)
LCHlch(97.6 56.8 105.4)
OKLCHoklch(0.974 0.138 108.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.6%
Blue54.5%

CMYK percentages

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

Color previews

#fffe8b text on a black background

contrast 19.80:1

Card sample

#fffe8b text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffe8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffe8b in the Color Lab