Skip to content

#fff98f

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

RGB
255, 249, 143
HSL
57°, 100%, 78%
CMYK
0, 2, 44, 0
Luminance
0.9099

Every format

HEX#fff98f
RGBrgb(255, 249, 143)
HSLhsl(57, 100%, 78%)
CMYKcmyk(0%, 2%, 44%, 0%)
LABlab(96.4 -12.3 51.4)
LCHlch(96.4 52.8 103.5)
OKLCHoklch(0.965 0.128 105.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff98f on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#fff98f on black: 19.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green97.6%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta2.4%
Yellow43.9%
Key (black)0.0%

Color previews

#fff98f text on a black background

contrast 19.20:1

Card sample

#fff98f text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff98f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff98f in the Color Lab