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

Soft Vivid Magenta

#FE6CBF

📝 Color Information for #FE6CBF

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

🔢 Color Conversion Codes for #FE6CBF

Tailwind CSS
pink-400
HEX
#FE6CBF
RGB
rgb(254, 108, 191)
RGB %
100%, 42%, 75%
HSL
hsl(326, 99%, 71%)
HSV
hsv(326, 57%, 100%)
CMYK
0%, 57%, 25%, 0%
Decimal
16673983
Web Safe
#FF66CC

🎨 Color Schemes for #FE6CBF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #FE6CBF

🌗 Shades and Tints of #FE6CBF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #FE6CBF

Tones (adding gray / desaturating)

🌈 Hue Variations of #FE6CBF

Hue Variations (shifting the color spectrum)

👁️ Preview of #FE6CBF in Use

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

👓 Color Blindness Simulation for #FE6CBF

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

:root { --color-hex: #FE6CBF; --color-rgb: 254, 108, 191; --color-hsl: 326, 99%, 71%; } .bg-color { background-color: #FE6CBF; } .text-color { color: #FE6CBF; } .border-color { border-color: #FE6CBF; }

🛠️ Use #FE6CBF in Your Project

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

🔗 Related Colors to #FE6CBF

#F46CFE
Hue -30°
#FE6CE3
Hue -15°
#FE6C9A
Hue +15°
#FE6C76
Hue +30°
#FE34A6
85% L
#FE0190
70% L
#B70168
50% L
#6B013D
30% L
#FE8ACC
77% L
#FFA9D9
83% L
#FFC2E4
88% L
#FFE1F2
94% L

About Soft Vivid Magenta (#FE6CBF)

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

What is the HEX code for Soft Vivid Magenta? +

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

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

What is the HSL value of #FE6CBF? +

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

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

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

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