Color #BF695A Color / Colour Code #BF695A

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

    #BF695A

    Color Conversions

    HEX
    #BF695A
    RGB
    rgb(191, 105, 90)
    HSL
    hsl(9, 44%, 55%)
    HSV
    hsv(9, 53%, 75%)
    CMYK
    cmyk(0%, 45%, 53%, 25%)

    Accessibility Contrast

    WCAG contrast ratios for #BF695A against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.90: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.36:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 339, 9, and 39 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 9, 129, and 249 degrees.

    Color Palettes Using #BF695A

    Monochromatic Scale

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

    #371A15 #6E352B #B85847 #D49B91 #EACDC8
    Warm Harmony

    Adjacent hues from 9 to 54 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.

    #BF695A #BF825A #BF9B5A #BFB55A
    Cool Contrast

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

    #B85847 #47A7B8 #476FB8 #5847B8
    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.

    #E0BEB8 #DAE0B8 #B8E0BE #B8DAE0 #BEB8E0

    Shades & Tints of #BF695A

    Lightness variations at hue 9 and 44% saturation.

    CSS Gradients with #BF695A

    Red to Cyan
    linear-gradient(135deg, #bf695a, #5ab0bf)
    Analogous Fade
    linear-gradient(90deg, #bf695a, #bf9b5a)
    Deep to Light
    linear-gradient(180deg, #42201a, #e5c3bd)
    Tricolor Sweep
    linear-gradient(135deg, #bf695a, #5abf69, #695abf)

    Design Use Cases for #BF695A

    Balanced UI Color

    At 44% saturation, #BF695A 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 55% lightness, #BF695A 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

    #BF695A falls in the red spectrum (hue 9). 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 #BF695A (hue 9) to its complement at hue 189. For a subtler effect, try pairing with an analogous color at hue 39. Use CSS: background: linear-gradient(135deg, #bf695a, #5ab0bf);

    CSS Code for #BF695A

    /* Background */
    background-color: #bf695a;
    background-color: rgb(191, 105, 90);
    background-color: hsl(9, 44%, 55%);
    /* Text */
    color: #bf695a;
    /* Border */
    border: 2px solid #bf695a;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(191, 105, 90, 0.3);
    /* CSS Variable */
    --color-primary: 9 44% 55%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BF695A across image editing and color design tools.

    About Color #BF695A (#BF695A)

    #BF695A is a red color (colour) with RGB channel values of 191 red, 105 green, and 90 blue. The red channel is dominant by a ratio of 2.1:1 over the weakest channel. In HSL terms, the hue sits at 9 degrees with 44% saturation and 55% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #BF695A is 129/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, 45% magenta, 53% yellow, and 25% key (black).

    The WCAG contrast ratio of #BF695A against white is 3.90: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 #5AB0BF creates maximum visual tension when paired with #BF695A. For more harmonious color combinations, use the analogous colours #BF5A7D and #BF9B5A, 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 #BF695A

    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 #BF695A?
    #BF695A is Color #BF695A, a red color (colour) with RGB(191, 105, 90), HSL(9, 44%, 55%), and CMYK(0%, 45%, 53%, 25%). Its perceived brightness is 129/255.
    Is #BF695A accessible for text?
    Against white, #BF695A has a contrast ratio of 3.90: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 #BF695A?
    The complementary colour is #5AB0BF (hue 189). For subtle color combinations, use analogous colours #BF5A7D and #BF9B5A. The triadic palette adds #5ABF69 and #695ABF for vibrant variety.
    How do I use #BF695A in CSS?
    Use any format: color: #bf695a; or rgb(191, 105, 90); or hsl(9, 44%, 55%). For CSS custom properties: --color-primary: 9 44% 55%; 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.