✓ Copied to clipboard
#FA2EAF (Soft Vivid Magenta) color swatch preview — Color From Pic.
#FA2EAF — Soft Vivid Magenta color swatch

Soft Vivid Magenta

#FA2EAF

📝 Color Information for #FA2EAF

The hexadecimal color code #FA2EAF represents a medium shade in the purple family. In the RGB color model, this color is composed of 250 red, 46 green, and 175 blue, which translates to approximately 98% red, 18% green, and 69% blue. This makes it a highly saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #FA2EAF has a hue of 322 degrees, a saturation level of 95%, and a lightness value of 58%. The hue angle of 322° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 322°, saturation of 82%, and brightness/value of 98%. For print applications using the CMYK color model, #FA2EAF would be reproduced using 0% cyan, 82% magenta, 30% yellow, and 2% black. The closest web-safe color is #FF3399, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #FA2EAF with other colors, consider its complementary color at hue 142° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 16395951, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #FA2EAF

Tailwind CSS
pink-500
HEX
#FA2EAF
RGB
rgb(250, 46, 175)
RGB %
98%, 18%, 69%
HSL
hsl(322, 95%, 58%)
HSV
hsv(322, 82%, 98%)
CMYK
0%, 82%, 30%, 2%
Decimal
16395951
Web Safe
#FF3399

🎨 Color Schemes for #FA2EAF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #FA2EAF

🌗 Shades and Tints of #FA2EAF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #FA2EAF

Tones (adding gray / desaturating)

🌈 Hue Variations of #FA2EAF

Hue Variations (shifting the color spectrum)

👁️ Preview of #FA2EAF in Use

Text on #FA2EAF
This demonstrates text readability on the color background. (Click to edit)
#FA2EAF as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #FA2EAF

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #FA2EAF

:root { --color-hex: #FA2EAF; --color-rgb: 250, 46, 175; --color-hsl: 322, 95%, 58%; } .bg-color { background-color: #FA2EAF; } .text-color { color: #FA2EAF; } .border-color { border-color: #FA2EAF; }

🛠️ Use #FA2EAF in Your Project

🎨
Build a Palette with #FA2EAF
Generate harmonious color schemes
⚖️
Check Contrast for #FA2EAF
WCAG accessibility testing
🌈
Create a Gradient with #FA2EAF
Beautiful CSS gradients

🔗 Related Colors to #FA2EAF

#DF2EFA
Hue -30°
#FA2EE2
Hue -15°
#FA2E7C
Hue +15°
#FA2E49
Hue +30°
#F4069D
85% L
#CC0583
70% L
#90045D
50% L
#550236
30% L
#FB56BE
66% L
#FC83CF
75% L
#FDAADF
83% L
#FED7F0
92% L

About Soft Vivid Magenta (#FA2EAF)

Soft Vivid Magenta is a medium, vibrant, warm purple color with a hue angle of 322°, saturation of 95%, and lightness of 58%. Its RGB value is (250, 46, 175) and its CMYK breakdown is C:0% M:82% Y:30% K:2%.

This is a Summer (Cool) color palette archetype. Royalty, Luxury, Ambition, Magic. Purple combines the stability of blue and the energy of red.

Frequently Asked Questions About #FA2EAF

What is the HEX code for Soft Vivid Magenta? +

The HEX code for Soft Vivid Magenta is #FA2EAF. In CSS you can use it directly as color: #FA2EAF; or as a background: background-color: #FA2EAF;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #FA2EAF? +

The RGB value of #FA2EAF is rgb(250, 46, 175). This means the color contains 250 out of 255 parts red, 46 out of 255 parts green, and 175 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(250, 46, 175);

What is the HSL value of #FA2EAF? +

The HSL value of #FA2EAF is hsl(322, 95%, 58%). The hue is 322°, placing it in the purple family on the color wheel. The saturation is 95%, making it vibrant. The lightness is 58%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #FA2EAF a warm or cool color? +

#FA2EAF is classified as a warm color based on its hue angle of 322°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #FA2EAF? +

The approximate CMYK value of #FA2EAF is C:0% M:82% Y:30% K:2%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #FA2EAF with Other Tools

🔢
Color Converter
Get all formats for #FA2EAF — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #FA2EAF passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #FA2EAF.
👓
Blindness Simulator
See how #FA2EAF appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #FA2EAF.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #FA2EAF.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #FA2EAF.
🔬
Technical Formats
See #FA2EAF in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #FA2EAF as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.