Color #BFB040 Color / Colour Code #BFB040

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

    #BFB040

    Color Conversions

    HEX
    #BFB040
    RGB
    rgb(191, 176, 64)
    HSL
    hsl(53, 50%, 50%)
    HSV
    hsv(53, 66%, 75%)
    CMYK
    cmyk(0%, 8%, 66%, 25%)

    Accessibility Contrast

    WCAG contrast ratios for #BFB040 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.21:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    9.50:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.91:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 23, 53, and 83 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 53, 173, and 293 degrees.

    Color Palettes Using #BFB040

    Monochromatic Scale

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

    #393513 #736A26 #BFB040 #D9D08C #ECE7C6
    Warm Harmony

    Adjacent hues from 53 to 98 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.

    #C6B853 #B6C653 #9AC653 #7DC653
    Cool Contrast

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

    #BFB040 #404FBF #7140BF #B040BF
    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.

    #E0DCB8 #BCE0B8 #B8E0DC #B8BCE0 #DCB8E0

    Shades & Tints of #BFB040

    Lightness variations at hue 53 and 50% saturation.

    CSS Gradients with #BFB040

    Yellow to Blue
    linear-gradient(135deg, #bfb040, #404fbf)
    Analogous Fade
    linear-gradient(90deg, #bfb040, #8ebf40)
    Deep to Light
    linear-gradient(180deg, #453f17, #e8e3ba)
    Tricolor Sweep
    linear-gradient(135deg, #bfb040, #40bfb0, #b040bf)

    Design Use Cases for #BFB040

    Balanced UI Color

    At 50% saturation, #BFB040 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 50% lightness, #BFB040 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

    #BFB040 is in the yellow spectrum (hue 53). 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 #BFB040 (hue 53) to its complement at hue 233. For a subtler effect, try pairing with an analogous color at hue 83. Use CSS: background: linear-gradient(135deg, #bfb040, #404fbf);

    CSS Code for #BFB040

    /* Background */
    background-color: #bfb040;
    background-color: rgb(191, 176, 64);
    background-color: hsl(53, 50%, 50%);
    /* Text */
    color: #bfb040;
    /* Border */
    border: 2px solid #bfb040;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(191, 176, 64, 0.3);
    /* CSS Variable */
    --color-primary: 53 50% 50%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BFB040 across image editing and color design tools.

    About Color #BFB040 (#BFB040)

    #BFB040 is a yellow color (colour) with RGB channel values of 191 red, 176 green, and 64 blue. The red channel is dominant by a ratio of 3.0:1 over the weakest channel. In HSL terms, the hue sits at 53 degrees with 50% saturation and 50% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #BFB040 is 168/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, 8% magenta, 66% yellow, and 25% key (black).

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

    The complementary colour #404FBF creates maximum visual tension when paired with #BFB040. For more harmonious color combinations, use the analogous colours #BF7140 and #8EBF40, 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 #BFB040

    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 #BFB040?
    #BFB040 is Color #BFB040, a yellow color (colour) with RGB(191, 176, 64), HSL(53, 50%, 50%), and CMYK(0%, 8%, 66%, 25%). Its perceived brightness is 168/255.
    Is #BFB040 accessible for text?
    Against white, #BFB040 has a contrast ratio of 2.21:1 (fails AA for normal text). Against black, it has 9.50:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BFB040?
    The complementary colour is #404FBF (hue 233). For subtle color combinations, use analogous colours #BF7140 and #8EBF40. The triadic palette adds #40BFB0 and #B040BF for vibrant variety.
    How do I use #BFB040 in CSS?
    Use any format: color: #bfb040; or rgb(191, 176, 64); or hsl(53, 50%, 50%). For CSS custom properties: --color-primary: 53 50% 50%; 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.