#F49AEC Color Information

Hex color code: #F49AEC

#F49AEC is a soft magenta color. In RGB it is (244, 154, 236), and in HSL it is (305°, 80%, 78%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#F49AEC
RGB
244, 154, 236
HSL
305°, 80%, 78%
CMYK
0%, 37%, 3%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F49AEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 154, 236

Red: 244 / Green: 154 / Blue: 236

HSL

305°, 80%, 78%

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

CMYK

0%, 37%, 3%, 4%

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

What color is #F49AEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F49AEC to RGB:

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

HEX to HSL

Convert #F49AEC to HSL:

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

HEX to CMYK

Convert #F49AEC to CMYK:

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

Color Meaning and Usage

#F49AEC is a light magenta color with RGB values of 244, 154, 236 and HSL of 305°, 80%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F49AEC is #9AF4A2, creating high-contrast pairings. For softer combinations, try analogous colors like #CE9AF4.

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

Contrast with #F49AEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F49AEC?

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

What is the RGB value of #F49AEC?

#F49AEC in RGB is (244, 154, 236) - 244 red, 154 green, and 236 blue.

How to use #F49AEC in CSS?

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

What colors go well with #F49AEC?

#9AF4A2 (complementary), #CE9AF4 (analogous), and #EC55E0 (lighter shade) work well with #F49AEC.