#F49FBD Color Information

Hex color code: #F49FBD

The hex color #F49FBD is a soft magenta with RGB values of (244, 159, 189) and HSL of (339°, 79%, 79%). It is frequently seen in web interfaces.

Try:
Color NameLight Pink
HEX
#F49FBD
RGB
244, 159, 189
HSL
339°, 79%, 79%
CMYK
0%, 35%, 23%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F49FBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 159, 189

Red: 244 / Green: 159 / Blue: 189

HSL

339°, 79%, 79%

Hue: 339° / Saturation: 79% / Lightness: 79%

CMYK

0%, 35%, 23%, 4%

Cyan: 0% / Magenta: 35% / Yellow: 23% / Key: 4%

What color is #F49FBD?

#F49FBD is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F49FBD to RGB:

rgb(244, 159, 189)HEX to RGB Converter →

HEX to HSL

Convert #F49FBD to HSL:

hsl(339, 79%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #F49FBD to CMYK:

cmyk(0%, 35%, 23%, 4%)Color Converter →

Color Meaning and Usage

#F49FBD is a airy magenta color with RGB values of 244, 159, 189 and HSL of 339°, 79%, 79%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F49FBD is #9FF4D6, creating high-contrast pairings. For softer combinations, try analogous colors like #F49FE7.

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

Contrast with #F49FBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F49FBD?

#F49FBD is a airy magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #F49FBD?

#F49FBD in RGB is (244, 159, 189) - 244 red, 159 green, and 189 blue.

How to use #F49FBD in CSS?

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

What colors go well with #F49FBD?

#9FF4D6 (complementary), #F49FE7 (analogous), and #EC5B8D (lighter shade) work well with #F49FBD.