#F496AF Color Information

Hex color code: #F496AF

The hex color #F496AF is a delicate magenta with RGB values of (244, 150, 175) and HSL of (344°, 81%, 77%). It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#F496AF
RGB
244, 150, 175
HSL
344°, 81%, 77%
CMYK
0%, 39%, 28%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F496AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 150, 175

Red: 244 / Green: 150 / Blue: 175

HSL

344°, 81%, 77%

Hue: 344° / Saturation: 81% / Lightness: 77%

CMYK

0%, 39%, 28%, 4%

Cyan: 0% / Magenta: 39% / Yellow: 28% / Key: 4%

What color is #F496AF?

#F496AF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F496AF to RGB:

rgb(244, 150, 175)HEX to RGB Converter →

HEX to HSL

Convert #F496AF to HSL:

hsl(344, 81%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #F496AF to CMYK:

cmyk(0%, 39%, 28%, 4%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #F496AF has RGB (244, 150, 175) and HSL (344°, 81%, 77%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F496AF is #95F4DB, creating high-contrast pairings. For softer combinations, try analogous colors like #F495DE.

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

Contrast with #F496AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F496AF?

#F496AF is a ethereal magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F496AF?

#F496AF in RGB is (244, 150, 175) - 244 red, 150 green, and 175 blue.

How to use #F496AF in CSS?

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

What colors go well with #F496AF?

#95F4DB (complementary), #F495DE (analogous), and #ED5079 (lighter shade) work well with #F496AF.