Skip to content

#fffe7b

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

RGB
255, 254, 123
HSL
60°, 100%, 74%
CMYK
0, 0, 52, 0
Luminance
0.9357

Every format

HEX#fffe7b
RGBrgb(255, 254, 123)
HSLhsl(60, 100%, 74%)
CMYKcmyk(0%, 0%, 52%, 0%)
LABlab(97.5 -16.5 61.9)
LCHlch(97.5 64.0 104.9)
OKLCHoklch(0.972 0.153 108.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.6%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow51.8%
Key (black)0.0%

Color previews

#fffe7b text on a black background

contrast 19.71:1

Card sample

#fffe7b text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffe7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffe7b in the Color Lab