✓ Copied to clipboard
#BFA79B (Soft Muted Vermilion) color swatch preview — Color From Pic.
#BFA79B — Soft Muted Vermilion color swatch

Soft Muted Vermilion

#BFA79B

📝 Color Information for #BFA79B

The hexadecimal color code #BFA79B represents a light shade in the red family. In the RGB color model, this color is composed of 191 red, 167 green, and 155 blue, which translates to approximately 75% red, 65% green, and 61% 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, #BFA79B has a hue of 20 degrees, a saturation level of 22%, and a lightness value of 68%. The hue angle of 20° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 20°, saturation of 19%, and brightness/value of 75%. For print applications using the CMYK color model, #BFA79B would be reproduced using 0% cyan, 13% magenta, 19% yellow, and 25% black. The closest web-safe color is #CC9999, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #BFA79B with other colors, consider its complementary color at hue 200° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12560283, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BFA79B

Tailwind CSS
stone-400
HEX
#BFA79B
RGB
rgb(191, 167, 155)
RGB %
75%, 65%, 61%
HSL
hsl(20, 22%, 68%)
HSV
hsv(20, 19%, 75%)
CMYK
0%, 13%, 19%, 25%
Decimal
12560283
Web Safe
#CC9999

🎨 Color Schemes for #BFA79B

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BFA79B

🌗 Shades and Tints of #BFA79B

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BFA79B

Tones (adding gray / desaturating)

🌈 Hue Variations of #BFA79B

Hue Variations (shifting the color spectrum)

👁️ Preview of #BFA79B in Use

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

👓 Color Blindness Simulation for #BFA79B

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

:root { --color-hex: #BFA79B; --color-rgb: 191, 167, 155; --color-hsl: 20, 22%, 68%; } .bg-color { background-color: #BFA79B; } .text-color { color: #BFA79B; } .border-color { border-color: #BFA79B; }

🛠️ Use #BFA79B in Your Project

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

🔗 Related Colors to #BFA79B

#BF9BA1
Hue -30°
#BF9E9B
Hue -15°
#BFB09B
Hue +15°
#BFB99B
Hue +30°
#AB8C7C
85% L
#95715F
70% L
#6A5044
50% L
#3E2F28
30% L
#CBB8AE
74% L
#D9CBC4
81% L
#E5DBD7
87% L
#F3EFEC
94% L

About Soft Muted Vermilion (#BFA79B)

Soft Muted Vermilion is a medium, moderately saturated, warm red color with a hue angle of 20°, saturation of 22%, and lightness of 68%. Its RGB value is (191, 167, 155) and its CMYK breakdown is C:0% M:13% Y:19% K:25%.

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

Frequently Asked Questions About #BFA79B

What is the HEX code for Soft Muted Vermilion? +

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

The RGB value of #BFA79B is rgb(191, 167, 155). This means the color contains 191 out of 255 parts red, 167 out of 255 parts green, and 155 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(191, 167, 155);

What is the HSL value of #BFA79B? +

The HSL value of #BFA79B is hsl(20, 22%, 68%). The hue is 20°, placing it in the red family on the color wheel. The saturation is 22%, making it moderately saturated. The lightness is 68%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #BFA79B a warm or cool color? +

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

The approximate CMYK value of #BFA79B is C:0% M:13% Y:19% K:25%. 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 #BFA79B with Other Tools

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