Skip to content

#fff89f

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

RGB
255, 248, 159
HSL
56°, 100%, 81%
CMYK
0, 3, 38, 0
Luminance
0.9090

Every format

HEX#fff89f
RGBrgb(255, 248, 159)
HSLhsl(56, 100%, 81%)
CMYKcmyk(0%, 3%, 38%, 0%)
LABlab(96.4 -10.2 43.6)
LCHlch(96.4 44.8 103.1)
OKLCHoklch(0.965 0.110 104.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green97.3%
Blue62.4%

CMYK percentages

Cyan0.0%
Magenta2.7%
Yellow37.6%
Key (black)0.0%

Color previews

#fff89f text on a black background

contrast 19.18:1

Card sample

#fff89f text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff89f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff89f in the Color Lab