Skip to content

#fffe70

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

RGB
255, 254, 112
HSL
60°, 100%, 72%
CMYK
0, 0, 56, 0
Luminance
0.9331

Every format

HEX#fffe70
RGBrgb(255, 254, 112)
HSLhsl(60, 100%, 72%)
CMYKcmyk(0%, 0%, 56%, 0%)
LABlab(97.4 -17.3 66.5)
LCHlch(97.4 68.8 104.6)
OKLCHoklch(0.971 0.162 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.6%
Blue43.9%

CMYK percentages

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

Color previews

#fffe70 text on a black background

contrast 19.66:1

Card sample

#fffe70 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffe70

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffe70 in the Color Lab