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

Vivid Magenta

#FD1CD7

📝 Color Information for #FD1CD7

The hexadecimal color code #FD1CD7 represents a medium shade in the purple family. In the RGB color model, this color is composed of 253 red, 28 green, and 215 blue, which translates to approximately 99% red, 11% green, and 84% 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, #FD1CD7 has a hue of 310 degrees, a saturation level of 98%, and a lightness value of 55%. The hue angle of 310° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 310°, saturation of 89%, and brightness/value of 99%. For print applications using the CMYK color model, #FD1CD7 would be reproduced using 0% cyan, 89% magenta, 15% yellow, and 1% black. The closest web-safe color is #FF33CC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #FD1CD7 with other colors, consider its complementary color at hue 130° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 16587991, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #FD1CD7

Tailwind CSS
fuchsia-500
HEX
#FD1CD7
RGB
rgb(253, 28, 215)
RGB %
99%, 11%, 84%
HSL
hsl(310, 98%, 55%)
HSV
hsv(310, 89%, 99%)
CMYK
0%, 89%, 15%, 1%
Decimal
16587991
Web Safe
#FF33CC

🎨 Color Schemes for #FD1CD7

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #FD1CD7

🌗 Shades and Tints of #FD1CD7

Shades (adding black)
Tints (adding white)

🎚️ Tones of #FD1CD7

Tones (adding gray / desaturating)

🌈 Hue Variations of #FD1CD7

Hue Variations (shifting the color spectrum)

👁️ Preview of #FD1CD7 in Use

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

👓 Color Blindness Simulation for #FD1CD7

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

:root { --color-hex: #FD1CD7; --color-rgb: 253, 28, 215; --color-hsl: 310, 98%, 55%; } .bg-color { background-color: #FD1CD7; } .text-color { color: #FD1CD7; } .border-color { border-color: #FD1CD7; }

🛠️ Use #FD1CD7 in Your Project

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

🔗 Related Colors to #FD1CD7

#B21CFD
Hue -30°
#EA1CFD
Hue -15°
#FD1C9F
Hue +15°
#FD1C67
Hue +30°
#ED02C6
85% L
#C502A4
70% L
#8D0176
50% L
#560148
30% L
#FD49DF
64% L
#FE77E7
73% L
#FEA4EF
82% L
#FFD2F7
91% L

About Vivid Magenta (#FD1CD7)

Vivid Magenta is a medium, vibrant, warm purple color with a hue angle of 310°, saturation of 98%, and lightness of 55%. Its RGB value is (253, 28, 215) and its CMYK breakdown is C:0% M:89% Y:15% K:1%.

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

Frequently Asked Questions About #FD1CD7

What is the HEX code for Vivid Magenta? +

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

The RGB value of #FD1CD7 is rgb(253, 28, 215). This means the color contains 253 out of 255 parts red, 28 out of 255 parts green, and 215 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(253, 28, 215);

What is the HSL value of #FD1CD7? +

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

Is #FD1CD7 a warm or cool color? +

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

The approximate CMYK value of #FD1CD7 is C:0% M:89% Y:15% K:1%. 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 #FD1CD7 with Other Tools

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