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

Light Vivid Magenta

#FE8FCB

📝 Color Information for #FE8FCB

The hexadecimal color code #FE8FCB represents a light shade in the purple family. In the RGB color model, this color is composed of 254 red, 143 green, and 203 blue, which translates to approximately 100% red, 56% green, and 80% 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, #FE8FCB has a hue of 328 degrees, a saturation level of 98%, and a lightness value of 78%. The hue angle of 328° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 328°, saturation of 44%, and brightness/value of 100%. For print applications using the CMYK color model, #FE8FCB would be reproduced using 0% cyan, 44% magenta, 20% yellow, and 0% black. The closest web-safe color is #FF99CC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #FE8FCB with other colors, consider its complementary color at hue 148° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 16682955, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #FE8FCB

Tailwind CSS
pink-300
HEX
#FE8FCB
RGB
rgb(254, 143, 203)
RGB %
100%, 56%, 80%
HSL
hsl(328, 98%, 78%)
HSV
hsv(328, 44%, 100%)
CMYK
0%, 44%, 20%, 0%
Decimal
16682955
Web Safe
#FF99CC

🎨 Color Schemes for #FE8FCB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #FE8FCB

🌗 Shades and Tints of #FE8FCB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #FE8FCB

Tones (adding gray / desaturating)

🌈 Hue Variations of #FE8FCB

Hue Variations (shifting the color spectrum)

👁️ Preview of #FE8FCB in Use

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

👓 Color Blindness Simulation for #FE8FCB

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

:root { --color-hex: #FE8FCB; --color-rgb: 254, 143, 203; --color-hsl: 328, 98%, 78%; } .bg-color { background-color: #FE8FCB; } .text-color { color: #FE8FCB; } .border-color { border-color: #FE8FCB; }

🛠️ Use #FE8FCB in Your Project

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

🔗 Related Colors to #FE8FCB

#FA90FE
Hue -30°
#FE90E6
Hue -15°
#FE90AF
Hue +15°
#FE9094
Hue +30°
#FD53AE
85% L
#FD1C94
70% L
#C5026A
50% L
#74013E
30% L
#FEA4D4
82% L
#FEBDE0
87% L
#FFD2EA
91% L
#FFEBF5
96% L

About Light Vivid Magenta (#FE8FCB)

Light Vivid Magenta is a light, vibrant, warm purple color with a hue angle of 328°, saturation of 98%, and lightness of 78%. Its RGB value is (254, 143, 203) and its CMYK breakdown is C:0% M:44% Y:20% K:0%.

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

Frequently Asked Questions About #FE8FCB

What is the HEX code for Light Vivid Magenta? +

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

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

What is the HSL value of #FE8FCB? +

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

Is #FE8FCB a warm or cool color? +

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

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

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