#F49DBE Color Information

Hex color code: #F49DBE

The hex color #F49DBE is a delicate magenta with RGB values of (244, 157, 190) and HSL of (337°, 80%, 79%). It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#F49DBE
RGB
244, 157, 190
HSL
337°, 80%, 79%
CMYK
0%, 36%, 22%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F49DBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 157, 190

Red: 244 / Green: 157 / Blue: 190

HSL

337°, 80%, 79%

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

CMYK

0%, 36%, 22%, 4%

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

What color is #F49DBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F49DBE to RGB:

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

HEX to HSL

Convert #F49DBE to HSL:

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

HEX to CMYK

Convert #F49DBE to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #F49DBE has RGB (244, 157, 190) and HSL (337°, 80%, 79%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F49DBE is #9FF4D3, creating high-contrast pairings. For softer combinations, try analogous colors like #F49FEA.

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

Contrast with #F49DBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F49DBE?

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

What is the RGB value of #F49DBE?

#F49DBE in RGB is (244, 157, 190) - 244 red, 157 green, and 190 blue.

How to use #F49DBE in CSS?

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

What colors go well with #F49DBE?

#9FF4D3 (complementary), #F49FEA (analogous), and #ED5A92 (lighter shade) work well with #F49DBE.