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

Very Light Vivid Rose

#FDE8EB

📝 Color Information for #FDE8EB

The hexadecimal color code #FDE8EB represents a very light shade in the red family. In the RGB color model, this color is composed of 253 red, 232 green, and 235 blue, which translates to approximately 99% red, 91% green, and 92% 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, #FDE8EB has a hue of 351 degrees, a saturation level of 84%, and a lightness value of 95%. The hue angle of 351° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 351°, saturation of 8%, and brightness/value of 99%. For print applications using the CMYK color model, #FDE8EB would be reproduced using 0% cyan, 8% magenta, 7% yellow, and 1% black. The closest web-safe color is #FFFFFF, 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 #FDE8EB with other colors, consider its complementary color at hue 171° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 16640235, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #FDE8EB

Tailwind CSS
rose-100
HEX
#FDE8EB
RGB
rgb(253, 232, 235)
RGB %
99%, 91%, 92%
HSL
hsl(351, 84%, 95%)
HSV
hsv(351, 8%, 99%)
CMYK
0%, 8%, 7%, 1%
Decimal
16640235
Web Safe
#FFFFFF

🎨 Color Schemes for #FDE8EB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #FDE8EB

🌗 Shades and Tints of #FDE8EB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #FDE8EB

Tones (adding gray / desaturating)

🌈 Hue Variations of #FDE8EB

Hue Variations (shifting the color spectrum)

👁️ Preview of #FDE8EB in Use

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

👓 Color Blindness Simulation for #FDE8EB

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

:root { --color-hex: #FDE8EB; --color-rgb: 253, 232, 235; --color-hsl: 351, 84%, 95%; } .bg-color { background-color: #FDE8EB; } .text-color { color: #FDE8EB; } .border-color { border-color: #FDE8EB; }

🛠️ Use #FDE8EB in Your Project

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

🔗 Related Colors to #FDE8EB

#FDE8F5
Hue -30°
#FDE8F0
Hue -15°
#FDEAE8
Hue +15°
#FDEFE8
Hue +30°
#F7A6B2
85% L
#F26479
70% L
#E11432
50% L
#880C1E
30% L
#FDECEF
96% L
#FEF1F3
97% L
#FEF6F7
98% L
#FFFAFB
99% L

About Very Light Vivid Rose (#FDE8EB)

Very Light Vivid Rose is a light, vibrant, warm red color with a hue angle of 351°, saturation of 84%, and lightness of 95%. Its RGB value is (253, 232, 235) and its CMYK breakdown is C:0% M:8% Y:7% 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 #FDE8EB

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

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

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

What is the HSL value of #FDE8EB? +

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

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

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

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