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

Vivid Magenta

#FE10AB

📝 Color Information for #FE10AB

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

🔢 Color Conversion Codes for #FE10AB

Tailwind CSS
pink-500
HEX
#FE10AB
RGB
rgb(254, 16, 171)
RGB %
100%, 6%, 67%
HSL
hsl(321, 99%, 53%)
HSV
hsv(321, 94%, 100%)
CMYK
0%, 94%, 33%, 0%
Decimal
16650411
Web Safe
#FF0099

🎨 Color Schemes for #FE10AB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #FE10AB

🌗 Shades and Tints of #FE10AB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #FE10AB

Tones (adding gray / desaturating)

🌈 Hue Variations of #FE10AB

Hue Variations (shifting the color spectrum)

👁️ Preview of #FE10AB in Use

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

👓 Color Blindness Simulation for #FE10AB

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

:root { --color-hex: #FE10AB; --color-rgb: 254, 16, 171; --color-hsl: 321, 99%, 53%; } .bg-color { background-color: #FE10AB; } .text-color { color: #FE10AB; } .border-color { border-color: #FE10AB; }

🛠️ Use #FE10AB in Your Project

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

🔗 Related Colors to #FE10AB

#DA10FE
Hue -30°
#FE10E6
Hue -15°
#FE106F
Hue +15°
#FE1034
Hue +30°
#E40195
85% L
#BC017A
70% L
#890159
50% L
#510035
30% L
#FE3EBB
62% L
#FE71CD
72% L
#FF9FDD
81% L
#FFD1EF
91% L

About Vivid Magenta (#FE10AB)

Vivid Magenta is a medium, vibrant, warm purple color with a hue angle of 321°, saturation of 99%, and lightness of 53%. Its RGB value is (254, 16, 171) and its CMYK breakdown is C:0% M:94% Y:33% 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 #FE10AB

What is the HEX code for Vivid Magenta? +

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

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

What is the HSL value of #FE10AB? +

The HSL value of #FE10AB is hsl(321, 99%, 53%). The hue is 321°, 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 #FE10AB a warm or cool color? +

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

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

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