Skip to content

#fff49c

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

RGB
255, 244, 156
HSL
53°, 100%, 81%
CMYK
0, 4, 39, 0
Luminance
0.8836

Every format

HEX#fff49c
RGBrgb(255, 244, 156)
HSLhsl(53, 100%, 81%)
CMYKcmyk(0%, 4%, 39%, 0%)
LABlab(95.3 -8.5 43.7)
LCHlch(95.3 44.5 101.0)
OKLCHoklch(0.957 0.109 102.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green95.7%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta4.3%
Yellow38.8%
Key (black)0.0%

Color previews

#fff49c text on a black background

contrast 18.67:1

Card sample

#fff49c text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff49c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff49c in the Color Lab