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

Soft Vermilion

#BF8463

📝 Color Information for #BF8463

The hexadecimal color code #BF8463 represents a medium shade in the red family. In the RGB color model, this color is composed of 191 red, 132 green, and 99 blue, which translates to approximately 75% red, 52% green, and 39% 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, #BF8463 has a hue of 22 degrees, a saturation level of 42%, and a lightness value of 57%. The hue angle of 22° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 22°, saturation of 48%, and brightness/value of 75%. For print applications using the CMYK color model, #BF8463 would be reproduced using 0% cyan, 31% magenta, 48% yellow, and 25% black. The closest web-safe color is #CC9966, 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 #BF8463 with other colors, consider its complementary color at hue 202° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12551267, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BF8463

Tailwind CSS
red-400
HEX
#BF8463
RGB
rgb(191, 132, 99)
RGB %
75%, 52%, 39%
HSL
hsl(22, 42%, 57%)
HSV
hsv(22, 48%, 75%)
CMYK
0%, 31%, 48%, 25%
Decimal
12551267
Web Safe
#CC9966

🎨 Color Schemes for #BF8463

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BF8463

🌗 Shades and Tints of #BF8463

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BF8463

Tones (adding gray / desaturating)

🌈 Hue Variations of #BF8463

Hue Variations (shifting the color spectrum)

👁️ Preview of #BF8463 in Use

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

👓 Color Blindness Simulation for #BF8463

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

:root { --color-hex: #BF8463; --color-rgb: 191, 132, 99; --color-hsl: 22, 42%, 57%; } .bg-color { background-color: #BF8463; } .text-color { color: #BF8463; } .border-color { border-color: #BF8463; }

🛠️ Use #BF8463 in Your Project

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

🔗 Related Colors to #BF8463

#BF6370
Hue -30°
#BF6E63
Hue -15°
#BF9C63
Hue +15°
#BFB363
Hue +30°
#AE6D47
85% L
#915B3B
70% L
#69422B
50% L
#3E2619
30% L
#CD9F84
66% L
#D9B5A1
74% L
#E6CFC1
83% L
#F2E5DE
91% L

About Soft Vermilion (#BF8463)

Soft Vermilion is a medium, moderately saturated, warm red color with a hue angle of 22°, saturation of 42%, and lightness of 57%. Its RGB value is (191, 132, 99) and its CMYK breakdown is C:0% M:31% Y:48% 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 #BF8463

What is the HEX code for Soft Vermilion? +

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

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

What is the HSL value of #BF8463? +

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

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

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

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