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

Soft Vivid Magenta

#FE6DAE

📝 Color Information for #FE6DAE

The hexadecimal color code #FE6DAE represents a light shade in the red family. In the RGB color model, this color is composed of 254 red, 109 green, and 174 blue, which translates to approximately 100% red, 43% 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, #FE6DAE 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, #FE6DAE 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 #FE6DAE 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 16674222, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #FE6DAE

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

🎨 Color Schemes for #FE6DAE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #FE6DAE

🌗 Shades and Tints of #FE6DAE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #FE6DAE

Tones (adding gray / desaturating)

🌈 Hue Variations of #FE6DAE

Hue Variations (shifting the color spectrum)

👁️ Preview of #FE6DAE in Use

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

👓 Color Blindness Simulation for #FE6DAE

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

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

🛠️ Use #FE6DAE in Your Project

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

🔗 Related Colors to #FE6DAE

#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 (#FE6DAE)

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, 109, 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 #FE6DAE

What is the HEX code for Soft Vivid Magenta? +

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

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

What is the HSL value of #FE6DAE? +

The HSL value of #FE6DAE 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 #FE6DAE a warm or cool color? +

#FE6DAE 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 #FE6DAE? +

The approximate CMYK value of #FE6DAE 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 #FE6DAE with Other Tools

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