Color #BBAB54 Color / Colour Code #BBAB54

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

    #BBAB54

    Color Conversions

    HEX
    #BBAB54
    RGB
    rgb(187, 171, 84)
    HSL
    hsl(51, 43%, 53%)
    HSV
    hsv(51, 55%, 73%)
    CMYK
    cmyk(0%, 9%, 55%, 27%)

    Accessibility Contrast

    WCAG contrast ratios for #BBAB54 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.32:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    9.07:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    2.00:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 21, 51, and 81 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 51, 171, and 291 degrees.

    Color Palettes Using #BBAB54

    Monochromatic Scale

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

    #373216 #6D642C #B6A649 #D3CA92 #E9E4C8
    Warm Harmony

    Adjacent hues from 51 to 96 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.

    #BEAF5B #B4BE5B #9BBE5B #82BE5B
    Cool Contrast

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

    #B6A649 #4959B6 #6F49B6 #A649B6
    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.

    #E0DAB8 #BEE0B8 #B8E0DA #B8BEE0 #DAB8E0

    Shades & Tints of #BBAB54

    Lightness variations at hue 51 and 43% saturation.

    CSS Gradients with #BBAB54

    Yellow to Blue
    linear-gradient(135deg, #bbab54, #5463bb)
    Analogous Fade
    linear-gradient(90deg, #bbab54, #97bb54)
    Deep to Light
    linear-gradient(180deg, #423c1a, #e5dfbd)
    Tricolor Sweep
    linear-gradient(135deg, #bbab54, #54bbab, #ab54bb)

    Design Use Cases for #BBAB54

    Balanced UI Color

    At 43% saturation, #BBAB54 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 53% lightness, #BBAB54 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

    #BBAB54 is in the yellow spectrum (hue 51). 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 #BBAB54 (hue 51) to its complement at hue 231. For a subtler effect, try pairing with an analogous color at hue 81. Use CSS: background: linear-gradient(135deg, #bbab54, #5463bb);

    CSS Code for #BBAB54

    /* Background */
    background-color: #bbab54;
    background-color: rgb(187, 171, 84);
    background-color: hsl(51, 43%, 53%);
    /* Text */
    color: #bbab54;
    /* Border */
    border: 2px solid #bbab54;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(187, 171, 84, 0.3);
    /* CSS Variable */
    --color-primary: 51 43% 53%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BBAB54 across image editing and color design tools.

    About Color #BBAB54 (#BBAB54)

    #BBAB54 is a yellow color (colour) with RGB channel values of 187 red, 171 green, and 84 blue. The red channel is dominant by a ratio of 2.2:1 over the weakest channel. In HSL terms, the hue sits at 51 degrees with 43% saturation and 53% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #BBAB54 is 166/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, 9% magenta, 55% yellow, and 27% key (black).

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

    The complementary colour #5463BB creates maximum visual tension when paired with #BBAB54. For more harmonious color combinations, use the analogous colours #BB7854 and #97BB54, 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 #BBAB54

    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 #BBAB54?
    #BBAB54 is Color #BBAB54, a yellow color (colour) with RGB(187, 171, 84), HSL(51, 43%, 53%), and CMYK(0%, 9%, 55%, 27%). Its perceived brightness is 166/255.
    Is #BBAB54 accessible for text?
    Against white, #BBAB54 has a contrast ratio of 2.32:1 (fails AA for normal text). Against black, it has 9.07:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BBAB54?
    The complementary colour is #5463BB (hue 231). For subtle color combinations, use analogous colours #BB7854 and #97BB54. The triadic palette adds #54BBAB and #AB54BB for vibrant variety.
    How do I use #BBAB54 in CSS?
    Use any format: color: #bbab54; or rgb(187, 171, 84); or hsl(51, 43%, 53%). For CSS custom properties: --color-primary: 51 43% 53%; 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.