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

Soft Vivid Magenta

#FE6DBC

📝 Color Information for #FE6DBC

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

🔢 Color Conversion Codes for #FE6DBC

Tailwind CSS
pink-400
HEX
#FE6DBC
RGB
rgb(254, 109, 188)
RGB %
100%, 43%, 74%
HSL
hsl(327, 99%, 71%)
HSV
hsv(327, 57%, 100%)
CMYK
0%, 57%, 26%, 0%
Decimal
16674236
Web Safe
#FF66CC

🎨 Color Schemes for #FE6DBC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #FE6DBC

🌗 Shades and Tints of #FE6DBC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #FE6DBC

Tones (adding gray / desaturating)

🌈 Hue Variations of #FE6DBC

Hue Variations (shifting the color spectrum)

👁️ Preview of #FE6DBC in Use

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

👓 Color Blindness Simulation for #FE6DBC

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

:root { --color-hex: #FE6DBC; --color-rgb: 254, 109, 188; --color-hsl: 327, 99%, 71%; } .bg-color { background-color: #FE6DBC; } .text-color { color: #FE6DBC; } .border-color { border-color: #FE6DBC; }

🛠️ Use #FE6DBC in Your Project

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

🔗 Related Colors to #FE6DBC

#F76CFE
Hue -30°
#FE6CE1
Hue -15°
#FE6C98
Hue +15°
#FE6C73
Hue +30°
#FE34A3
85% L
#FE018C
70% L
#B70165
50% L
#6B013B
30% L
#FE8ACA
77% L
#FFA9D8
83% L
#FFC2E3
88% L
#FFE1F1
94% L

About Soft Vivid Magenta (#FE6DBC)

Soft Vivid Magenta is a light, vibrant, warm purple color with a hue angle of 327°, saturation of 99%, and lightness of 71%. Its RGB value is (254, 109, 188) and its CMYK breakdown is C:0% M:57% Y:26% 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 #FE6DBC

What is the HEX code for Soft Vivid Magenta? +

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

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

What is the HSL value of #FE6DBC? +

The HSL value of #FE6DBC is hsl(327, 99%, 71%). The hue is 327°, placing it in the purple 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 #FE6DBC a warm or cool color? +

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

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

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