Color #BF676D Color / Colour Code #BF676D

    This page shows the hex color code for color #bf676d (#BF676D). The colour is a red tone with 41% saturation and 58% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #BF676D

    Color Conversions

    HEX
    #BF676D
    RGB
    rgb(191, 103, 109)
    HSL
    hsl(356, 41%, 58%)
    HSV
    hsv(356, 46%, 75%)
    CMYK
    cmyk(0%, 46%, 43%, 25%)

    Accessibility Contrast

    WCAG contrast ratios for #BF676D against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.91:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    5.38:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.37:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

    #BF676D paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 326, 356, and 26 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 356, 116, and 236 degrees.

    Color Palettes Using #BF676D

    Monochromatic Scale

    Five shades at lightness levels 15% through 85% while keeping hue at 356 and saturation at 41%. Use the darkest shade for text and the lightest for backgrounds to build a cohesive single-hue design system.

    #361719 #6C2D31 #B44B52 #D29397 #E8C9CB
    Warm Harmony

    Adjacent hues from 356 to 41 degrees create a warm, unified palette. This analogous scheme works for marketing materials, seasonal campaigns, and any design that needs visual warmth without clashing colors.

    #BB5D63 #BB6E5D #BB865D #BB9E5D
    Cool Contrast

    Combines the base color at hue 356 with its complement at 176 and two adjacent cool tones. This split-complementary approach provides strong visual contrast while remaining more balanced than a pure complementary scheme.

    #B44B52 #4BB4AD #4B86B4 #4B52B4
    Pastel Variation

    Five evenly spaced hues at 40% saturation and 80% lightness. Pastels are gentle on the eyes and work well for dashboards, onboarding screens, category tags, and any interface where multiple distinct colors are needed without visual aggression.

    #E0B8BA #E0DEB8 #BAE0B8 #B8E0DE #B8BAE0

    Shades & Tints of #BF676D

    Lightness variations at hue 356 and 41% saturation.

    CSS Gradients with #BF676D

    Red to Cyan
    linear-gradient(135deg, #bf676d, #68c0ba)
    Analogous Fade
    linear-gradient(90deg, #bf676d, #c08e68)
    Deep to Light
    linear-gradient(180deg, #411b1e, #e4bec1)
    Tricolor Sweep
    linear-gradient(135deg, #c0686e, #6ec068, #686ec0)

    Design Use Cases for #BF676D

    Balanced UI Color

    At 41% saturation, #BF676D strikes a balance between vibrancy and restraint. This makes it versatile for primary UI elements like navigation bars, card headers, and form accents. It draws attention without overwhelming adjacent content.

    Soft Accent & Highlight

    With 58% lightness, #BF676D has a softer, more approachable quality. It works well for hover states, subtle highlights, progress indicators, and secondary UI elements. This lightness range is particularly effective for tag backgrounds and status indicators.

    Urgency & Energy Signaling

    #BF676D falls in the red spectrum (hue 356). Red triggers urgency and excitement, making it effective for sale badges, countdown timers, error messages, and "limited time" labels. In data visualization, use it to flag negative values or critical thresholds.

    Gradient Pairing

    Create a gradient from #BF676D (hue 356) to its complement at hue 176. For a subtler effect, try pairing with an analogous color at hue 26. Use CSS: background: linear-gradient(135deg, #bf676d, #68c0ba);

    CSS Code for #BF676D

    /* Background */
    background-color: #bf676d;
    background-color: rgb(191, 103, 109);
    background-color: hsl(356, 41%, 58%);
    /* Text */
    color: #bf676d;
    /* Border */
    border: 2px solid #bf676d;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(191, 103, 109, 0.3);
    /* CSS Variable */
    --color-primary: 356 41% 58%;

    Similar Colors

    Colors visually similar to #BF676D based on RGB, lightness, and hue variations.

    Use This Color in Design Tools

    Apply #BF676D across image editing and color design tools.

    About Color #BF676D (#BF676D)

    #BF676D is a red color (colour) with RGB channel values of 191 red, 103 green, and 109 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 356 degrees with 41% saturation and 58% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #BF676D is 130/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This is a medium-brightness color that can work with either dark or light text depending on font weight and size. For print production, the CMYK equivalent is 0% cyan, 46% magenta, 43% yellow, and 25% key (black).

    The WCAG contrast ratio of #BF676D against white is 3.91:1 and against black is 5.38:1. This only passes AA for large text (18pt+) on white. For normal body text on white, darken the color or use it on a dark background where it achieves 5.38:1.

    The complementary colour #68C0BA creates maximum visual tension when paired with #BF676D. For more harmonious color combinations, use the analogous colours #C0689A and #C08E68, which sit 30 degrees on either side of the hue wheel. To build a complete design system, start with the monochromatic scale above for consistent shade variations, then add one complementary or triadic accent for interactive elements.

    How to Explore Color #BF676D

    1. Enter your color value in HEX format.
    2. The tool converts it to RGB, HSL, CMYK format in real time.
    3. Copy the converted value to your clipboard.

    Color Converter · Contrast Checker

    What is HEX to RGB, HSL, CMYK color conversion

    Converting from HEX to RGB, HSL, CMYK translates a color value between two different color models. Different color models are used in web design (HEX, RGB), print (CMYK), and color theory (HSL, HSV).

    Related Tools & Colors

    Frequently Asked Questions

    What color / colour is #BF676D?
    #BF676D is Color #BF676D, a red color (colour) with RGB(191, 103, 109), HSL(356, 41%, 58%), and CMYK(0%, 46%, 43%, 25%). Its perceived brightness is 130/255.
    Is #BF676D accessible for text?
    Against white, #BF676D has a contrast ratio of 3.91:1 (fails AA for normal text). Against black, it has 5.38:1 (passes AA). It passes AA for large text (18pt+) on white. Use the contrast checker tool for custom background pairings.
    What colours pair well with #BF676D?
    The complementary colour is #68C0BA (hue 176). For subtle color combinations, use analogous colours #C0689A and #C08E68. The triadic palette adds #6EC068 and #686EC0 for vibrant variety.
    How do I use #BF676D in CSS?
    Use any format: color: #bf676d; or rgb(191, 103, 109); or hsl(356, 41%, 58%). For CSS custom properties: --color-primary: 356 41% 58%; then use it as hsl(var(--color-primary)).
    Is this color / colour explorer free?
    Yes, completely free with no signup required. All colour calculations run in your browser. You can explore any valid hex color code, not just the pre-generated palette.