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

Soft Muted Vermilion

#BCA49A

📝 Color Information for #BCA49A

The hexadecimal color code #BCA49A represents a light shade in the red family. In the RGB color model, this color is composed of 188 red, 164 green, and 154 blue, which translates to approximately 74% red, 64% green, and 60% 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, #BCA49A has a hue of 18 degrees, a saturation level of 20%, and a lightness value of 67%. The hue angle of 18° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 18°, saturation of 18%, and brightness/value of 74%. For print applications using the CMYK color model, #BCA49A would be reproduced using 0% cyan, 13% magenta, 18% 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 #BCA49A with other colors, consider its complementary color at hue 198° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12362906, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BCA49A

Tailwind CSS
stone-400
HEX
#BCA49A
RGB
rgb(188, 164, 154)
RGB %
74%, 64%, 60%
HSL
hsl(18, 20%, 67%)
HSV
hsv(18, 18%, 74%)
CMYK
0%, 13%, 18%, 26%
Decimal
12362906
Web Safe
#CC9999

🎨 Color Schemes for #BCA49A

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BCA49A

🌗 Shades and Tints of #BCA49A

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BCA49A

Tones (adding gray / desaturating)

🌈 Hue Variations of #BCA49A

Hue Variations (shifting the color spectrum)

👁️ Preview of #BCA49A in Use

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

👓 Color Blindness Simulation for #BCA49A

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

:root { --color-hex: #BCA49A; --color-rgb: 188, 164, 154; --color-hsl: 18, 20%, 67%; } .bg-color { background-color: #BCA49A; } .text-color { color: #BCA49A; } .border-color { border-color: #BCA49A; }

🛠️ Use #BCA49A in Your Project

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

🔗 Related Colors to #BCA49A

#BC9AA1
Hue -30°
#BC9C9A
Hue -15°
#BCAD9A
Hue +15°
#BCB59A
Hue +30°
#A7897B
85% L
#906E60
70% L
#685045
50% L
#3D2F29
30% L
#CAB7AF
74% L
#D6C8C2
80% L
#E4DBD7
87% L
#F1ECEA
93% L

About Soft Muted Vermilion (#BCA49A)

Soft Muted Vermilion is a medium, moderately saturated, warm red color with a hue angle of 18°, saturation of 20%, and lightness of 67%. Its RGB value is (188, 164, 154) and its CMYK breakdown is C:0% M:13% Y:18% K:26%.

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

What is the HEX code for Soft Muted Vermilion? +

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

The RGB value of #BCA49A is rgb(188, 164, 154). This means the color contains 188 out of 255 parts red, 164 out of 255 parts green, and 154 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(188, 164, 154);

What is the HSL value of #BCA49A? +

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

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

The approximate CMYK value of #BCA49A is C:0% M:13% Y:18% 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 #BCA49A with Other Tools

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