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

Soft Muted Vermilion

#BDAC9E

📝 Color Information for #BDAC9E

The hexadecimal color code #BDAC9E represents a light shade in the red family. In the RGB color model, this color is composed of 189 red, 172 green, and 158 blue, which translates to approximately 74% red, 67% green, and 62% 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, #BDAC9E has a hue of 27 degrees, a saturation level of 19%, and a lightness value of 68%. The hue angle of 27° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 27°, saturation of 16%, and brightness/value of 74%. For print applications using the CMYK color model, #BDAC9E would be reproduced using 0% cyan, 9% magenta, 16% yellow, and 26% 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 #BDAC9E with other colors, consider its complementary color at hue 207° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12430494, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BDAC9E

Tailwind CSS
stone-400
HEX
#BDAC9E
RGB
rgb(189, 172, 158)
RGB %
74%, 67%, 62%
HSL
hsl(27, 19%, 68%)
HSV
hsv(27, 16%, 74%)
CMYK
0%, 9%, 16%, 26%
Decimal
12430494
Web Safe
#CC9999

🎨 Color Schemes for #BDAC9E

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BDAC9E

🌗 Shades and Tints of #BDAC9E

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BDAC9E

Tones (adding gray / desaturating)

🌈 Hue Variations of #BDAC9E

Hue Variations (shifting the color spectrum)

👁️ Preview of #BDAC9E in Use

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

👓 Color Blindness Simulation for #BDAC9E

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

:root { --color-hex: #BDAC9E; --color-rgb: 189, 172, 158; --color-hsl: 27, 19%, 68%; } .bg-color { background-color: #BDAC9E; } .text-color { color: #BDAC9E; } .border-color { border-color: #BDAC9E; }

🛠️ Use #BDAC9E in Your Project

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

🔗 Related Colors to #BDAC9E

#BD9E9F
Hue -30°
#BDA49E
Hue -15°
#BDB49E
Hue +15°
#BDBB9E
Hue +30°
#A89280
85% L
#927863
70% L
#675546
50% L
#3D3229
30% L
#C9BBB0
74% L
#D8CEC5
81% L
#E4DDD8
87% L
#F3EFED
94% L

About Soft Muted Vermilion (#BDAC9E)

Soft Muted Vermilion is a medium, muted, warm red color with a hue angle of 27°, saturation of 19%, and lightness of 68%. Its RGB value is (189, 172, 158) and its CMYK breakdown is C:0% M:9% Y:16% K:26%.

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

Frequently Asked Questions About #BDAC9E

What is the HEX code for Soft Muted Vermilion? +

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

The RGB value of #BDAC9E is rgb(189, 172, 158). This means the color contains 189 out of 255 parts red, 172 out of 255 parts green, and 158 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(189, 172, 158);

What is the HSL value of #BDAC9E? +

The HSL value of #BDAC9E is hsl(27, 19%, 68%). The hue is 27°, placing it in the red family on the color wheel. The saturation is 19%, making it muted. 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 #BDAC9E a warm or cool color? +

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

The approximate CMYK value of #BDAC9E is C:0% M:9% Y:16% K:26%. 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 #BDAC9E with Other Tools

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