#F49DEC Color Information

Hex color code: #F49DEC

The hex color #F49DEC is a soft magenta with RGB values of (244, 157, 236) and HSL of (306°, 80%, 79%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#F49DEC
RGB
244, 157, 236
HSL
306°, 80%, 79%
CMYK
0%, 36%, 3%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F49DEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 157, 236

Red: 244 / Green: 157 / Blue: 236

HSL

306°, 80%, 79%

Hue: 306° / Saturation: 80% / Lightness: 79%

CMYK

0%, 36%, 3%, 4%

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

What color is #F49DEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F49DEC to RGB:

rgb(244, 157, 236)HEX to RGB Converter →

HEX to HSL

Convert #F49DEC to HSL:

hsl(306, 80%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #F49DEC to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #F49DEC has RGB (244, 157, 236) and HSL (306°, 80%, 79%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F49DEC is #9FF4A7, creating high-contrast pairings. For softer combinations, try analogous colors like #D29FF4.

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

Contrast with #F49DEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F49DEC?

#F49DEC is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F49DEC?

#F49DEC in RGB is (244, 157, 236) - 244 red, 157 green, and 236 blue.

How to use #F49DEC in CSS?

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

What colors go well with #F49DEC?

#9FF4A7 (complementary), #D29FF4 (analogous), and #ED5ADE (lighter shade) work well with #F49DEC.