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

Very Light Muted Red

#F5EFEF

📝 Color Information for #F5EFEF

The hexadecimal color code #F5EFEF represents a very light shade in the red family. In the RGB color model, this color is composed of 245 red, 239 green, and 239 blue, which translates to approximately 96% red, 94% green, and 94% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #F5EFEF has a hue of 0 degrees, a saturation level of 23%, and a lightness value of 95%. The hue angle of 0° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 0°, saturation of 2%, and brightness/value of 96%. For print applications using the CMYK color model, #F5EFEF would be reproduced using 0% cyan, 2% magenta, 2% yellow, and 4% 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 #F5EFEF with other colors, consider its complementary color at hue 180° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 16117743, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #F5EFEF

Tailwind CSS
stone-100
HEX
#F5EFEF
RGB
rgb(245, 239, 239)
RGB %
96%, 94%, 94%
HSL
hsl(0, 23%, 95%)
HSV
hsv(0, 2%, 96%)
CMYK
0%, 2%, 2%, 4%
Decimal
16117743
Web Safe
#FFFFFF

🎨 Color Schemes for #F5EFEF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #F5EFEF

🌗 Shades and Tints of #F5EFEF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #F5EFEF

Tones (adding gray / desaturating)

🌈 Hue Variations of #F5EFEF

Hue Variations (shifting the color spectrum)

👁️ Preview of #F5EFEF in Use

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

👓 Color Blindness Simulation for #F5EFEF

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

:root { --color-hex: #F5EFEF; --color-rgb: 245, 239, 239; --color-hsl: 0, 23%, 95%; } .bg-color { background-color: #F5EFEF; } .text-color { color: #F5EFEF; } .border-color { border-color: #F5EFEF; }

🛠️ Use #F5EFEF in Your Project

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

🔗 Related Colors to #F5EFEF

#F5EFF2
Hue -30°
#F5EFF1
Hue -15°
#F5F1EF
Hue +15°
#F5F2EF
Hue +30°
#DAC3C3
85% L
#BE9797
70% L
#975E5E
50% L
#5B3939
30% L
#F7F2F2
96% L
#F9F6F6
97% L
#FBF9F9
98% L
#FDFCFC
99% L

About Very Light Muted Red (#F5EFEF)

Very Light Muted Red is a light, moderately saturated, warm red color with a hue angle of 0°, saturation of 23%, and lightness of 95%. Its RGB value is (245, 239, 239) and its CMYK breakdown is C:0% M:2% Y:2% K:4%.

This is a Summer (Light) color palette archetype. Passion, Energy, Action, Danger. Red is a powerful color that evokes strong emotions and captures attention immediately.

Frequently Asked Questions About #F5EFEF

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

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

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

What is the HSL value of #F5EFEF? +

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

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

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

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