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

Soft Muted Vermilion

#BFA99B

📝 Color Information for #BFA99B

The hexadecimal color code #BFA99B represents a light shade in the red family. In the RGB color model, this color is composed of 191 red, 169 green, and 155 blue, which translates to approximately 75% red, 66% 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, #BFA99B has a hue of 23 degrees, a saturation level of 22%, and a lightness value of 68%. The hue angle of 23° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 23°, saturation of 19%, and brightness/value of 75%. For print applications using the CMYK color model, #BFA99B would be reproduced using 0% cyan, 12% 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 #BFA99B with other colors, consider its complementary color at hue 203° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12560795, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BFA99B

Tailwind CSS
stone-400
HEX
#BFA99B
RGB
rgb(191, 169, 155)
RGB %
75%, 66%, 61%
HSL
hsl(23, 22%, 68%)
HSV
hsv(23, 19%, 75%)
CMYK
0%, 12%, 19%, 25%
Decimal
12560795
Web Safe
#CC9999

🎨 Color Schemes for #BFA99B

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BFA99B

🌗 Shades and Tints of #BFA99B

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BFA99B

Tones (adding gray / desaturating)

🌈 Hue Variations of #BFA99B

Hue Variations (shifting the color spectrum)

👁️ Preview of #BFA99B in Use

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

👓 Color Blindness Simulation for #BFA99B

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

:root { --color-hex: #BFA99B; --color-rgb: 191, 169, 155; --color-hsl: 23, 22%, 68%; } .bg-color { background-color: #BFA99B; } .text-color { color: #BFA99B; } .border-color { border-color: #BFA99B; }

🛠️ Use #BFA99B in Your Project

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

🔗 Related Colors to #BFA99B

#BF9BA0
Hue -30°
#BFA09B
Hue -15°
#BFB29B
Hue +15°
#BFBB9B
Hue +30°
#AB8E7C
85% L
#95745F
70% L
#6A5244
50% L
#3E3028
30% L
#CBB9AE
74% L
#D9CCC4
81% L
#E5DCD7
87% L
#F3EFEC
94% L

About Soft Muted Vermilion (#BFA99B)

Soft Muted Vermilion is a medium, moderately saturated, warm red color with a hue angle of 23°, saturation of 22%, and lightness of 68%. Its RGB value is (191, 169, 155) and its CMYK breakdown is C:0% M:12% 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 #BFA99B

What is the HEX code for Soft Muted Vermilion? +

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

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

What is the HSL value of #BFA99B? +

The HSL value of #BFA99B is hsl(23, 22%, 68%). The hue is 23°, 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 #BFA99B a warm or cool color? +

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

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

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