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

Vivid Magenta

#FE10AF

📝 Color Information for #FE10AF

The hexadecimal color code #FE10AF represents a medium shade in the purple family. In the RGB color model, this color is composed of 254 red, 16 green, and 175 blue, which translates to approximately 100% red, 6% 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, #FE10AF has a hue of 320 degrees, a saturation level of 99%, and a lightness value of 53%. The hue angle of 320° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 320°, saturation of 94%, and brightness/value of 100%. For print applications using the CMYK color model, #FE10AF would be reproduced using 0% cyan, 94% magenta, 31% yellow, and 0% black. The closest web-safe color is #FF0099, 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 #FE10AF with other colors, consider its complementary color at hue 140° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 16650415, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #FE10AF

Tailwind CSS
pink-500
HEX
#FE10AF
RGB
rgb(254, 16, 175)
RGB %
100%, 6%, 69%
HSL
hsl(320, 99%, 53%)
HSV
hsv(320, 94%, 100%)
CMYK
0%, 94%, 31%, 0%
Decimal
16650415
Web Safe
#FF0099

🎨 Color Schemes for #FE10AF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #FE10AF

🌗 Shades and Tints of #FE10AF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #FE10AF

Tones (adding gray / desaturating)

🌈 Hue Variations of #FE10AF

Hue Variations (shifting the color spectrum)

👁️ Preview of #FE10AF in Use

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

👓 Color Blindness Simulation for #FE10AF

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 #FE10AF

:root { --color-hex: #FE10AF; --color-rgb: 254, 16, 175; --color-hsl: 320, 99%, 53%; } .bg-color { background-color: #FE10AF; } .text-color { color: #FE10AF; } .border-color { border-color: #FE10AF; }

🛠️ Use #FE10AF in Your Project

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

🔗 Related Colors to #FE10AF

#D610FE
Hue -30°
#FE10EA
Hue -15°
#FE1073
Hue +15°
#FE1038
Hue +30°
#E40199
85% L
#BC017D
70% L
#89015C
50% L
#510036
30% L
#FE3EBE
62% L
#FE71CF
72% L
#FF9FDF
81% L
#FFD1F0
91% L

About Vivid Magenta (#FE10AF)

Vivid Magenta is a medium, vibrant, warm purple color with a hue angle of 320°, saturation of 99%, and lightness of 53%. Its RGB value is (254, 16, 175) and its CMYK breakdown is C:0% M:94% Y:31% K:0%.

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 #FE10AF

What is the HEX code for Vivid Magenta? +

The HEX code for Vivid Magenta is #FE10AF. In CSS you can use it directly as color: #FE10AF; or as a background: background-color: #FE10AF;. 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 #FE10AF? +

The RGB value of #FE10AF is rgb(254, 16, 175). This means the color contains 254 out of 255 parts red, 16 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(254, 16, 175);

What is the HSL value of #FE10AF? +

The HSL value of #FE10AF is hsl(320, 99%, 53%). The hue is 320°, placing it in the purple family on the color wheel. The saturation is 99%, making it vibrant. The lightness is 53%, 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 #FE10AF a warm or cool color? +

#FE10AF is classified as a warm color based on its hue angle of 320°. 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 #FE10AF? +

The approximate CMYK value of #FE10AF is C:0% M:94% Y:31% K:0%. 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 #FE10AF with Other Tools

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