#F494EB Color Information

Hex color code: #F494EB

The hex color #F494EB is a ethereal magenta with RGB values of (244, 148, 235) and HSL of (306°, 81%, 77%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#F494EB
RGB
244, 148, 235
HSL
306°, 81%, 77%
CMYK
0%, 39%, 4%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F494EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 148, 235

Red: 244 / Green: 148 / Blue: 235

HSL

306°, 81%, 77%

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

CMYK

0%, 39%, 4%, 4%

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

What color is #F494EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F494EB to RGB:

rgb(244, 148, 235)HEX to RGB Converter →

HEX to HSL

Convert #F494EB to HSL:

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

HEX to CMYK

Convert #F494EB to CMYK:

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

Color Meaning and Usage

#F494EB is a light magenta color with RGB values of 244, 148, 235 and HSL of 306°, 81%, 77%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F494EB is #95F49E, creating high-contrast pairings. For softer combinations, try analogous colors like #CE95F4.

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

Contrast with #F494EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F494EB?

#F494EB is a light magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F494EB?

#F494EB in RGB is (244, 148, 235) - 244 red, 148 green, and 235 blue.

How to use #F494EB in CSS?

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

What colors go well with #F494EB?

#95F49E (complementary), #CE95F4 (analogous), and #ED50DD (lighter shade) work well with #F494EB.