Skip to content

#fff488

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

RGB
255, 244, 136
HSL
55°, 100%, 77%
CMYK
0, 4, 47, 0
Luminance
0.8774

Every format

HEX#fff488
RGBrgb(255, 244, 136)
HSLhsl(55, 100%, 77%)
CMYKcmyk(0%, 4%, 47%, 0%)
LABlab(95.0 -10.5 53.0)
LCHlch(95.0 54.1 101.2)
OKLCHoklch(0.954 0.130 103.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff488 on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#fff488 on black: 18.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green95.7%
Blue53.3%

CMYK percentages

Cyan0.0%
Magenta4.3%
Yellow46.7%
Key (black)0.0%

Color previews

#fff488 text on a black background

contrast 18.55:1

Card sample

#fff488 text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff488

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff488 in the Color Lab