#F49CEA Color Information

Hex color code: #F49CEA

A soft magenta shade, #F49CEA appears as (244, 156, 234) in RGB and (307°, 80%, 78%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#F49CEA
RGB
244, 156, 234
HSL
307°, 80%, 78%
CMYK
0%, 36%, 4%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F49CEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 156, 234

Red: 244 / Green: 156 / Blue: 234

HSL

307°, 80%, 78%

Hue: 307° / Saturation: 80% / Lightness: 78%

CMYK

0%, 36%, 4%, 4%

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

What color is #F49CEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F49CEA to RGB:

rgb(244, 156, 234)HEX to RGB Converter →

HEX to HSL

Convert #F49CEA to HSL:

hsl(307, 80%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #F49CEA to CMYK:

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

Color Meaning and Usage

#F49CEA is a soft magenta color with RGB values of 244, 156, 234 and HSL of 307°, 80%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F49CEA is #9AF4A4, creating high-contrast pairings. For softer combinations, try analogous colors like #D19AF4.

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

Contrast with #F49CEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F49CEA?

#F49CEA is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F49CEA?

#F49CEA in RGB is (244, 156, 234) - 244 red, 156 green, and 234 blue.

How to use #F49CEA in CSS?

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

What colors go well with #F49CEA?

#9AF4A4 (complementary), #D19AF4 (analogous), and #EC55DB (lighter shade) work well with #F49CEA.