#F49CDA Color Information

Hex color code: #F49CDA

A ethereal magenta shade, #F49CDA appears as (244, 156, 218) in RGB and (318°, 80%, 78%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#F49CDA
RGB
244, 156, 218
HSL
318°, 80%, 78%
CMYK
0%, 36%, 11%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F49CDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 156, 218

Red: 244 / Green: 156 / Blue: 218

HSL

318°, 80%, 78%

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

CMYK

0%, 36%, 11%, 4%

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

What color is #F49CDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F49CDA to RGB:

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

HEX to HSL

Convert #F49CDA to HSL:

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

HEX to CMYK

Convert #F49CDA to CMYK:

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

Color Meaning and Usage

#F49CDA is a soft magenta color with RGB values of 244, 156, 218 and HSL of 318°, 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 #F49CDA is #9AF4B5, creating high-contrast pairings. For softer combinations, try analogous colors like #E29AF4.

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

Contrast with #F49CDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F49CDA?

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

What is the RGB value of #F49CDA?

#F49CDA in RGB is (244, 156, 218) - 244 red, 156 green, and 218 blue.

How to use #F49CDA in CSS?

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

What colors go well with #F49CDA?

#9AF4B5 (complementary), #E29AF4 (analogous), and #EC55BF (lighter shade) work well with #F49CDA.