#F49FED Color Information

Hex color code: #F49FED

A delicate magenta shade, #F49FED appears as (244, 159, 237) in RGB and (305°, 79%, 79%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#F49FED
RGB
244, 159, 237
HSL
305°, 79%, 79%
CMYK
0%, 35%, 3%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #F49FED; 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 #F49FED; background-color: #F49FED15; }

Alert / Toast

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

Link / Accent

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

a { color: #F49FED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 159, 237

Red: 244 / Green: 159 / Blue: 237

HSL

305°, 79%, 79%

Hue: 305° / Saturation: 79% / Lightness: 79%

CMYK

0%, 35%, 3%, 4%

Cyan: 0% / Magenta: 35% / Yellow: 3% / Key: 4%

What color is #F49FED?

#F49FED is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F49FED to RGB:

rgb(244, 159, 237)HEX to RGB Converter →

HEX to HSL

Convert #F49FED to HSL:

hsl(305, 79%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #F49FED to CMYK:

cmyk(0%, 35%, 3%, 4%)Color Converter →

Color Meaning and Usage

#F49FED is a light magenta color with RGB values of 244, 159, 237 and HSL of 305°, 79%, 79%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F49FED is #9FF4A6, creating high-contrast pairings. For softer combinations, try analogous colors like #D19FF4.

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

Contrast with #F49FED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F49FED?

#F49FED is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F49FED?

#F49FED in RGB is (244, 159, 237) - 244 red, 159 green, and 237 blue.

How to use #F49FED in CSS?

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

What colors go well with #F49FED?

#9FF4A6 (complementary), #D19FF4 (analogous), and #EC5BE0 (lighter shade) work well with #F49FED.