#F1F89C Color Information

Hex color code: #F1F89C

A soft yellow shade, #F1F89C appears as (241, 248, 156) in RGB and (65°, 87%, 79%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameKhaki
HEX
#F1F89C
RGB
241, 248, 156
HSL
65°, 87%, 79%
CMYK
3%, 0%, 37%, 3%

Shades

CSS Usage
color: #F1F89C;
background-color: #F1F89C;
border-color: #F1F89C;
box-shadow: 0 0 10px #F1F89C;
border: 2px solid #F1F89C;
Tailwind Usage
bg-[#F1F89C]
text-[#F1F89C]
border-[#F1F89C]
shadow-[0_0_10px_F1F89C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #F1F89C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #F1F89C; color: #000000; }

Badge

New Feature
.badge { background-color: #F1F89C; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #F1F89C; background-color: #F1F89C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #F1F89C20; border-left: 4px solid #F1F89C; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #F1F89C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #F1F89C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 248, 156

Red: 241 / Green: 248 / Blue: 156

HSL

65°, 87%, 79%

Hue: 65° / Saturation: 87% / Lightness: 79%

CMYK

3%, 0%, 37%, 3%

Cyan: 3% / Magenta: 0% / Yellow: 37% / Key: 3%

What color is #F1F89C?

#F1F89C is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F1F89C to RGB:

rgb(241, 248, 156)HEX to RGB Converter →

HEX to HSL

Convert #F1F89C to HSL:

hsl(65, 87%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #F1F89C to CMYK:

cmyk(3%, 0%, 37%, 3%)Color Converter →

Color Meaning and Usage

#F1F89C is a light yellow color with RGB values of 241, 248, 156 and HSL of 65°, 87%, 79%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F1F89C is #A39BF8, creating high-contrast pairings. For softer combinations, try analogous colors like #F8D19B.

Use #F1F89C in CSS: color: #F1F89C or background-color: #F1F89C. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #F1F89C

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 18.65:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F1F89C?

#F1F89C is a light yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F1F89C?

#F1F89C in RGB is (241, 248, 156) - 241 red, 248 green, and 156 blue.

How to use #F1F89C in CSS?

Use #F1F89C directly in your CSS properties like color or background-color.

What colors go well with #F1F89C?

#A39BF8 (complementary), #F8D19B (analogous), and #E6F353 (lighter shade) work well with #F1F89C.