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

Very Light Muted Magenta

#F0EBEF

📝 Color Information for #F0EBEF

The hexadecimal color code #F0EBEF represents a very light shade in the purple family. In the RGB color model, this color is composed of 240 red, 235 green, and 239 blue, which translates to approximately 94% red, 92% green, and 94% blue. This makes it a nearly neutral color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #F0EBEF has a hue of 312 degrees, a saturation level of 14%, and a lightness value of 93%. The hue angle of 312° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 312°, saturation of 2%, and brightness/value of 94%. For print applications using the CMYK color model, #F0EBEF would be reproduced using 0% cyan, 2% magenta, 0% yellow, and 6% 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #F0EBEF with other colors, consider its complementary color at hue 132° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15789039, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #F0EBEF

Tailwind CSS
zinc-100
HEX
#F0EBEF
RGB
rgb(240, 235, 239)
RGB %
94%, 92%, 94%
HSL
hsl(312, 14%, 93%)
HSV
hsv(312, 2%, 94%)
CMYK
0%, 2%, 0%, 6%
Decimal
15789039
Web Safe
#FFFFFF

🎨 Color Schemes for #F0EBEF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #F0EBEF

🌗 Shades and Tints of #F0EBEF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #F0EBEF

Tones (adding gray / desaturating)

🌈 Hue Variations of #F0EBEF

Hue Variations (shifting the color spectrum)

👁️ Preview of #F0EBEF in Use

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

👓 Color Blindness Simulation for #F0EBEF

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

:root { --color-hex: #F0EBEF; --color-rgb: 240, 235, 239; --color-hsl: 312, 14%, 93%; } .bg-color { background-color: #F0EBEF; } .text-color { color: #F0EBEF; } .border-color { border-color: #F0EBEF; }

🛠️ Use #F0EBEF in Your Project

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

🔗 Related Colors to #F0EBEF

#EEEBF0
Hue -30°
#EFEBF0
Hue -15°
#F0EBED
Hue +15°
#F0EBEC
Hue +30°
#D1C2CE
85% L
#B299AD
70% L
#896782
50% L
#513D4D
30% L
#F2EEF1
94% L
#F6F3F6
96% L
#F8F6F8
97% L
#FDFCFD
99% L

About Very Light Muted Magenta (#F0EBEF)

Very Light Muted Magenta is a light, muted, warm purple color with a hue angle of 312°, saturation of 14%, and lightness of 93%. Its RGB value is (240, 235, 239) and its CMYK breakdown is C:0% M:2% Y:0% K:6%.

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

Frequently Asked Questions About #F0EBEF

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

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

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

What is the HSL value of #F0EBEF? +

The HSL value of #F0EBEF is hsl(312, 14%, 93%). The hue is 312°, placing it in the purple family on the color wheel. The saturation is 14%, making it muted. The lightness is 93%, 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 #F0EBEF a warm or cool color? +

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

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

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