Color #BF9997 Color / Colour Code #BF9997

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

    #BF9997

    Color Conversions

    HEX
    #BF9997
    RGB
    rgb(191, 153, 151)
    HSL
    hsl(3, 24%, 67%)
    HSV
    hsv(3, 21%, 75%)
    CMYK
    cmyk(0%, 20%, 21%, 25%)

    Accessibility Contrast

    WCAG contrast ratios for #BF9997 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.56:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    8.22:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    2.20:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 333, 3, and 33 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 3, 123, and 243 degrees.

    Color Palettes Using #BF9997

    Monochromatic Scale

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

    #2F1E1D #5F3C3A #9E6461 #C5A2A0 #E2D0D0
    Warm Harmony

    Adjacent hues from 3 to 48 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.

    #A87371 #A88171 #A88F71 #A89D71
    Cool Contrast

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

    #9E6461 #619B9E #617C9E #64619E
    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.

    #E0BAB8 #DEE0B8 #B8E0BA #B8DEE0 #BAB8E0

    Shades & Tints of #BF9997

    Lightness variations at hue 3 and 24% saturation.

    CSS Gradients with #BF9997

    Red to Cyan
    linear-gradient(135deg, #bf9997, #97bdbf)
    Analogous Fade
    linear-gradient(90deg, #bf9997, #bfad97)
    Deep to Light
    linear-gradient(180deg, #392423, #dcc7c6)
    Tricolor Sweep
    linear-gradient(135deg, #bf9997, #97bf99, #9997bf)

    Design Use Cases for #BF9997

    Muted Accent Color

    With 24% saturation, #BF9997 has a subtle, sophisticated quality. This level of desaturation works well for secondary buttons, inactive states, subtle borders, and backgrounds that need a hint of color without being distracting. Muted colors communicate restraint and professionalism.

    Soft Accent & Highlight

    With 67% lightness, #BF9997 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

    #BF9997 falls in the red spectrum (hue 3). 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 #BF9997 (hue 3) to its complement at hue 183. For a subtler effect, try pairing with an analogous color at hue 33. Use CSS: background: linear-gradient(135deg, #bf9997, #97bdbf);

    CSS Code for #BF9997

    /* Background */
    background-color: #bf9997;
    background-color: rgb(191, 153, 151);
    background-color: hsl(3, 24%, 67%);
    /* Text */
    color: #bf9997;
    /* Border */
    border: 2px solid #bf9997;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(191, 153, 151, 0.3);
    /* CSS Variable */
    --color-primary: 3 24% 67%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BF9997 across image editing and color design tools.

    About Color #BF9997 (#BF9997)

    #BF9997 is a red color (colour) with RGB channel values of 191 red, 153 green, and 151 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 3 degrees with 24% saturation and 67% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #BF9997 is 164/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, 20% magenta, 21% yellow, and 25% key (black).

    The WCAG contrast ratio of #BF9997 against white is 2.56:1 and against black is 8.22:1. This does not meet AA requirements on white. Use it on dark backgrounds where it achieves 8.22:1, or use it exclusively for decorative purposes.

    The complementary colour #97BDBF creates maximum visual tension when paired with #BF9997. For more harmonious color combinations, use the analogous colours #BF97A9 and #BFAD97, 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 #BF9997

    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 #BF9997?
    #BF9997 is Color #BF9997, a red color (colour) with RGB(191, 153, 151), HSL(3, 24%, 67%), and CMYK(0%, 20%, 21%, 25%). Its perceived brightness is 164/255.
    Is #BF9997 accessible for text?
    Against white, #BF9997 has a contrast ratio of 2.56:1 (fails AA for normal text). Against black, it has 8.22:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BF9997?
    The complementary colour is #97BDBF (hue 183). For subtle color combinations, use analogous colours #BF97A9 and #BFAD97. The triadic palette adds #97BF99 and #9997BF for vibrant variety.
    How do I use #BF9997 in CSS?
    Use any format: color: #bf9997; or rgb(191, 153, 151); or hsl(3, 24%, 67%). For CSS custom properties: --color-primary: 3 24% 67%; 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.