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

Very Light Vivid Magenta

#FDE3ED

📝 Color Information for #FDE3ED

The hexadecimal color code #FDE3ED represents a very light shade in the red family. In the RGB color model, this color is composed of 253 red, 227 green, and 237 blue, which translates to approximately 99% red, 89% green, and 93% 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, #FDE3ED has a hue of 337 degrees, a saturation level of 87%, and a lightness value of 94%. The hue angle of 337° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 337°, saturation of 10%, and brightness/value of 99%. For print applications using the CMYK color model, #FDE3ED would be reproduced using 0% cyan, 10% magenta, 6% yellow, and 1% black. The closest web-safe color is #FFCCFF, 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 #FDE3ED with other colors, consider its complementary color at hue 157° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 16638957, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #FDE3ED

Tailwind CSS
pink-100
HEX
#FDE3ED
RGB
rgb(253, 227, 237)
RGB %
99%, 89%, 93%
HSL
hsl(337, 87%, 94%)
HSV
hsv(337, 10%, 99%)
CMYK
0%, 10%, 6%, 1%
Decimal
16638957
Web Safe
#FFCCFF

🎨 Color Schemes for #FDE3ED

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #FDE3ED

🌗 Shades and Tints of #FDE3ED

Shades (adding black)
Tints (adding white)

🎚️ Tones of #FDE3ED

Tones (adding gray / desaturating)

🌈 Hue Variations of #FDE3ED

Hue Variations (shifting the color spectrum)

👁️ Preview of #FDE3ED in Use

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

👓 Color Blindness Simulation for #FDE3ED

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

:root { --color-hex: #FDE3ED; --color-rgb: 253, 227, 237; --color-hsl: 337, 87%, 94%; } .bg-color { background-color: #FDE3ED; } .text-color { color: #FDE3ED; } .border-color { border-color: #FDE3ED; }

🛠️ Use #FDE3ED in Your Project

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

🔗 Related Colors to #FDE3ED

#FDE2FA
Hue -30°
#FDE2F3
Hue -15°
#FDE2E6
Hue +15°
#FDE5E2
Hue +30°
#F8A0C2
85% L
#F45D97
70% L
#E01060
50% L
#860939
30% L
#FDE7F0
95% L
#FEECF3
96% L
#FEF5F9
98% L
#FFFAFC
99% L

About Very Light Vivid Magenta (#FDE3ED)

Very Light Vivid Magenta is a light, vibrant, warm red color with a hue angle of 337°, saturation of 87%, and lightness of 94%. Its RGB value is (253, 227, 237) and its CMYK breakdown is C:0% M:10% Y:6% K:1%.

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

Frequently Asked Questions About #FDE3ED

What is the HEX code for Very Light Vivid Magenta? +

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

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

What is the HSL value of #FDE3ED? +

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

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

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

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