Color #BCBFA6 Color / Colour Code #BCBFA6

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

    #BCBFA6

    Color Conversions

    HEX
    #BCBFA6
    RGB
    rgb(188, 191, 166)
    HSL
    hsl(67, 16%, 70%)
    HSV
    hsv(67, 13%, 75%)
    CMYK
    cmyk(2%, 0%, 13%, 25%)

    Accessibility Contrast

    WCAG contrast ratios for #BCBFA6 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.88:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    11.14:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.62:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 37, 67, and 97 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 67, 187, and 307 degrees.

    Color Palettes Using #BCBFA6

    Monochromatic Scale

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

    #2B2C20 #565940 #8F946B #BCBFA6 #DDDFD3
    Warm Harmony

    Adjacent hues from 67 to 112 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.

    #9A9F7A #919F7A #889F7A #7F9F7A
    Cool Contrast

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

    #8F946B #706B94 #846B94 #946B8F
    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.

    #DCE0B8 #B8E0BC #B8DCE0 #BCB8E0 #E0B8DC

    Shades & Tints of #BCBFA6

    Lightness variations at hue 67 and 16% saturation.

    CSS Gradients with #BCBFA6

    Yellow to Blue
    linear-gradient(135deg, #bcbfa6, #a9a6bf)
    Analogous Fade
    linear-gradient(90deg, #bcbfa6, #b0bfa6)
    Deep to Light
    linear-gradient(180deg, #343527, #d7d8ca)
    Tricolor Sweep
    linear-gradient(135deg, #bcbfa6, #a6bcbf, #bfa6bc)

    Design Use Cases for #BCBFA6

    Muted Accent Color

    With 16% saturation, #BCBFA6 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.

    Light Background Tint

    #BCBFA6 at 70% lightness creates a gentle tinted background. Use it for section backgrounds, alert banners, or card surfaces that need to stand out from a white page without strong contrast. It adds color personality while keeping the design light and open.

    Attention & Optimism

    #BCBFA6 is in the yellow spectrum (hue 67). 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 #BCBFA6 (hue 67) to its complement at hue 247. For a subtler effect, try pairing with an analogous color at hue 97. Use CSS: background: linear-gradient(135deg, #bcbfa6, #a9a6bf);

    CSS Code for #BCBFA6

    /* Background */
    background-color: #bcbfa6;
    background-color: rgb(188, 191, 166);
    background-color: hsl(67, 16%, 70%);
    /* Text */
    color: #bcbfa6;
    /* Border */
    border: 2px solid #bcbfa6;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(188, 191, 166, 0.3);
    /* CSS Variable */
    --color-primary: 67 16% 70%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BCBFA6 across image editing and color design tools.

    About Color #BCBFA6 (#BCBFA6)

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

    The perceived brightness of #BCBFA6 is 187/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This means it appears bright to the human eye and is best paired with dark text for readability. For print production, the CMYK equivalent is 2% cyan, 0% magenta, 13% yellow, and 25% key (black).

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

    The complementary colour #A9A6BF creates maximum visual tension when paired with #BCBFA6. For more harmonious color combinations, use the analogous colours #BFB5A6 and #B0BFA6, 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 #BCBFA6

    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 #BCBFA6?
    #BCBFA6 is Color #BCBFA6, a yellow color (colour) with RGB(188, 191, 166), HSL(67, 16%, 70%), and CMYK(2%, 0%, 13%, 25%). Its perceived brightness is 187/255.
    Is #BCBFA6 accessible for text?
    Against white, #BCBFA6 has a contrast ratio of 1.88:1 (fails AA for normal text). Against black, it has 11.14:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BCBFA6?
    The complementary colour is #A9A6BF (hue 247). For subtle color combinations, use analogous colours #BFB5A6 and #B0BFA6. The triadic palette adds #A6BCBF and #BFA6BC for vibrant variety.
    How do I use #BCBFA6 in CSS?
    Use any format: color: #bcbfa6; or rgb(188, 191, 166); or hsl(67, 16%, 70%). For CSS custom properties: --color-primary: 67 16% 70%; 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.