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

Soft Vivid Magenta

#FE6CAE

📝 Color Information for #FE6CAE

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

🔢 Color Conversion Codes for #FE6CAE

Tailwind CSS
pink-400
HEX
#FE6CAE
RGB
rgb(254, 108, 174)
RGB %
100%, 42%, 68%
HSL
hsl(333, 99%, 71%)
HSV
hsv(333, 57%, 100%)
CMYK
0%, 57%, 31%, 0%
Decimal
16673966
Web Safe
#FF6699

🎨 Color Schemes for #FE6CAE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #FE6CAE

🌗 Shades and Tints of #FE6CAE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #FE6CAE

Tones (adding gray / desaturating)

🌈 Hue Variations of #FE6CAE

Hue Variations (shifting the color spectrum)

👁️ Preview of #FE6CAE in Use

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

👓 Color Blindness Simulation for #FE6CAE

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

:root { --color-hex: #FE6CAE; --color-rgb: 254, 108, 174; --color-hsl: 333, 99%, 71%; } .bg-color { background-color: #FE6CAE; } .text-color { color: #FE6CAE; } .border-color { border-color: #FE6CAE; }

🛠️ Use #FE6CAE in Your Project

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

🔗 Related Colors to #FE6CAE

#FE6CF7
Hue -30°
#FE6CD2
Hue -15°
#FE6C89
Hue +15°
#FE736C
Hue +30°
#FE348F
85% L
#FE0173
70% L
#B70153
50% L
#6B0130
30% L
#FE8ABF
77% L
#FFA9CF
83% L
#FFC2DD
88% L
#FFE1EE
94% L

About Soft Vivid Magenta (#FE6CAE)

Soft Vivid Magenta is a light, vibrant, warm red color with a hue angle of 333°, saturation of 99%, and lightness of 71%. Its RGB value is (254, 108, 174) and its CMYK breakdown is C:0% M:57% Y:31% K:0%.

This is a Summer (Light) color palette archetype. Compassion, Playfulness, Romance. Pink is intuitive and insightful, showing tenderness and kindness.

Frequently Asked Questions About #FE6CAE

What is the HEX code for Soft Vivid Magenta? +

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

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

What is the HSL value of #FE6CAE? +

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

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

The approximate CMYK value of #FE6CAE is C:0% M:57% 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 #FE6CAE with Other Tools

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