Skip to content

#fff49f

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

RGB
255, 244, 159
HSL
53°, 100%, 81%
CMYK
0, 4, 38, 0
Luminance
0.8846

Every format

HEX#fff49f
RGBrgb(255, 244, 159)
HSLhsl(53, 100%, 81%)
CMYKcmyk(0%, 4%, 38%, 0%)
LABlab(95.4 -8.2 42.3)
LCHlch(95.4 43.1 101.0)
OKLCHoklch(0.957 0.106 101.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff49f on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#fff49f on black: 18.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green95.7%
Blue62.4%

CMYK percentages

Cyan0.0%
Magenta4.3%
Yellow37.6%
Key (black)0.0%

Color previews

#fff49f text on a black background

contrast 18.69:1

Card sample

#fff49f text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff49f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff49f in the Color Lab