Color #BFBF7D Color / Colour Code #BFBF7D

    This page shows the hex color code for color #bfbf7d (#BFBF7D). The colour is a yellow tone with 34% saturation and 62% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #BFBF7D

    Color Conversions

    HEX
    #BFBF7D
    RGB
    rgb(191, 191, 125)
    HSL
    hsl(60, 34%, 62%)
    HSV
    hsv(60, 35%, 75%)
    CMYK
    cmyk(0%, 0%, 35%, 25%)

    Accessibility Contrast

    WCAG contrast ratios for #BFBF7D against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.92:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    10.96:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.65:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 30, 60, and 90 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 60, 180, and 300 degrees.

    Color Palettes Using #BFBF7D

    Monochromatic Scale

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

    #333319 #676732 #ABAB54 #CDCD98 #E6E6CC
    Warm Harmony

    Adjacent hues from 60 to 105 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.

    #B3B365 #A0B365 #8CB365 #79B365
    Cool Contrast

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

    #ABAB54 #5454AB #7F54AB #AB54AB
    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.

    #E0E0B8 #B8E0B8 #B8E0E0 #B8B8E0 #E0B8E0

    Shades & Tints of #BFBF7D

    Lightness variations at hue 60 and 34% saturation.

    CSS Gradients with #BFBF7D

    Yellow to Blue
    linear-gradient(135deg, #bfbf7d, #7d7dbf)
    Analogous Fade
    linear-gradient(90deg, #bfbf7d, #9ebf7d)
    Deep to Light
    linear-gradient(180deg, #3e3e1e, #e1e1c1)
    Tricolor Sweep
    linear-gradient(135deg, #bfbf7d, #7dbfbf, #bf7dbf)

    Design Use Cases for #BFBF7D

    Balanced UI Color

    At 34% saturation, #BFBF7D 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 62% lightness, #BFBF7D 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.

    Attention & Optimism

    #BFBF7D is in the yellow spectrum (hue 60). Yellow attracts attention faster than any other color. Use it for warning labels, featured content markers, star ratings, and tooltip backgrounds. Pair with dark text since yellow often fails contrast checks against white.

    Gradient Pairing

    Create a gradient from #BFBF7D (hue 60) to its complement at hue 240. For a subtler effect, try pairing with an analogous color at hue 90. Use CSS: background: linear-gradient(135deg, #bfbf7d, #7d7dbf);

    CSS Code for #BFBF7D

    /* Background */
    background-color: #bfbf7d;
    background-color: rgb(191, 191, 125);
    background-color: hsl(60, 34%, 62%);
    /* Text */
    color: #bfbf7d;
    /* Border */
    border: 2px solid #bfbf7d;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(191, 191, 125, 0.3);
    /* CSS Variable */
    --color-primary: 60 34% 62%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BFBF7D across image editing and color design tools.

    About Color #BFBF7D (#BFBF7D)

    #BFBF7D is a yellow color (colour) with RGB channel values of 191 red, 191 green, and 125 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 60 degrees with 34% saturation and 62% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #BFBF7D is 183/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, 0% magenta, 35% yellow, and 25% key (black).

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

    The complementary colour #7D7DBF creates maximum visual tension when paired with #BFBF7D. For more harmonious color combinations, use the analogous colours #BF9E7D and #9EBF7D, 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 #BFBF7D

    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 #BFBF7D?
    #BFBF7D is Color #BFBF7D, a yellow color (colour) with RGB(191, 191, 125), HSL(60, 34%, 62%), and CMYK(0%, 0%, 35%, 25%). Its perceived brightness is 183/255.
    Is #BFBF7D accessible for text?
    Against white, #BFBF7D has a contrast ratio of 1.92:1 (fails AA for normal text). Against black, it has 10.96:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BFBF7D?
    The complementary colour is #7D7DBF (hue 240). For subtle color combinations, use analogous colours #BF9E7D and #9EBF7D. The triadic palette adds #7DBFBF and #BF7DBF for vibrant variety.
    How do I use #BFBF7D in CSS?
    Use any format: color: #bfbf7d; or rgb(191, 191, 125); or hsl(60, 34%, 62%). For CSS custom properties: --color-primary: 60 34% 62%; 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.