#F490EC Color Information

Hex color code: #F490EC

#F490EC is a soft magenta color. In RGB it is (244, 144, 236), and in HSL it is (305°, 82%, 76%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#F490EC
RGB
244, 144, 236
HSL
305°, 82%, 76%
CMYK
0%, 41%, 3%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F490EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 144, 236

Red: 244 / Green: 144 / Blue: 236

HSL

305°, 82%, 76%

Hue: 305° / Saturation: 82% / Lightness: 76%

CMYK

0%, 41%, 3%, 4%

Cyan: 0% / Magenta: 41% / Yellow: 3% / Key: 4%

What color is #F490EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F490EC to RGB:

rgb(244, 144, 236)HEX to RGB Converter →

HEX to HSL

Convert #F490EC to HSL:

hsl(305, 82%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #F490EC to CMYK:

cmyk(0%, 41%, 3%, 4%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #F490EC has RGB (244, 144, 236) and HSL (305°, 82%, 76%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F490EC is #90F498, creating high-contrast pairings. For softer combinations, try analogous colors like #CA90F4.

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

Contrast with #F490EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F490EC?

#F490EC is a delicate magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F490EC?

#F490EC in RGB is (244, 144, 236) - 244 red, 144 green, and 236 blue.

How to use #F490EC in CSS?

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

What colors go well with #F490EC?

#90F498 (complementary), #CA90F4 (analogous), and #ED4AE0 (lighter shade) work well with #F490EC.