#F49DDC Color Information

Hex color code: #F49DDC

A soft magenta shade, #F49DDC appears as (244, 157, 220) in RGB and (317°, 80%, 79%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#F49DDC
RGB
244, 157, 220
HSL
317°, 80%, 79%
CMYK
0%, 36%, 10%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F49DDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 157, 220

Red: 244 / Green: 157 / Blue: 220

HSL

317°, 80%, 79%

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

CMYK

0%, 36%, 10%, 4%

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

What color is #F49DDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F49DDC to RGB:

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

HEX to HSL

Convert #F49DDC to HSL:

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

HEX to CMYK

Convert #F49DDC to CMYK:

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

Color Meaning and Usage

#F49DDC is a airy magenta color with RGB values of 244, 157, 220 and HSL of 317°, 80%, 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 #F49DDC is #9FF4B7, creating high-contrast pairings. For softer combinations, try analogous colors like #E29FF4.

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

Contrast with #F49DDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F49DDC?

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

What is the RGB value of #F49DDC?

#F49DDC in RGB is (244, 157, 220) - 244 red, 157 green, and 220 blue.

How to use #F49DDC in CSS?

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

What colors go well with #F49DDC?

#9FF4B7 (complementary), #E29FF4 (analogous), and #ED5AC3 (lighter shade) work well with #F49DDC.