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

Very Light Muted Yellow

#F2F2ED

📝 Color Information for #F2F2ED

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

🔢 Color Conversion Codes for #F2F2ED

Tailwind CSS
stone-100
HEX
#F2F2ED
RGB
rgb(242, 242, 237)
RGB %
95%, 95%, 93%
HSL
hsl(60, 16%, 94%)
HSV
hsv(60, 2%, 95%)
CMYK
0%, 0%, 2%, 5%
Decimal
15921901
Web Safe
#FFFFFF

🎨 Color Schemes for #F2F2ED

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #F2F2ED

🌗 Shades and Tints of #F2F2ED

Shades (adding black)
Tints (adding white)

🎚️ Tones of #F2F2ED

Tones (adding gray / desaturating)

🌈 Hue Variations of #F2F2ED

Hue Variations (shifting the color spectrum)

👁️ Preview of #F2F2ED in Use

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

👓 Color Blindness Simulation for #F2F2ED

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

:root { --color-hex: #F2F2ED; --color-rgb: 242, 242, 237; --color-hsl: 60, 16%, 94%; } .bg-color { background-color: #F2F2ED; } .text-color { color: #F2F2ED; } .border-color { border-color: #F2F2ED; }

🛠️ Use #F2F2ED in Your Project

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

🔗 Related Colors to #F2F2ED

#F2F0ED
Hue -30°
#F2F1ED
Hue -15°
#F1F2ED
Hue +15°
#F0F2ED
Hue +30°
#D4D4C4
85% L
#B6B69A
70% L
#8B8B65
50% L
#53533C
30% L
#F4F4F0
95% L
#F6F6F3
96% L
#FBFBF9
98% L
#FDFDFC
99% L

About Very Light Muted Yellow (#F2F2ED)

Very Light Muted Yellow is a light, muted, warm yellow color with a hue angle of 60°, saturation of 16%, and lightness of 94%. Its RGB value is (242, 242, 237) and its CMYK breakdown is C:0% M:0% Y:2% K:5%.

This is a Winter (Muted) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #F2F2ED

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

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

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

What is the HSL value of #F2F2ED? +

The HSL value of #F2F2ED is hsl(60, 16%, 94%). The hue is 60°, placing it in the yellow family on the color wheel. The saturation is 16%, making it muted. 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 #F2F2ED a warm or cool color? +

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

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

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