Color #BB357C Color / Colour Code #BB357C

    This page shows the hex color code for color #bb357c (#BB357C). The colour is a pink tone with 56% saturation and 47% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #BB357C

    Color Conversions

    HEX
    #BB357C
    RGB
    rgb(187, 53, 124)
    HSL
    hsl(328, 56%, 47%)
    HSV
    hsv(328, 72%, 73%)
    CMYK
    cmyk(0%, 72%, 34%, 27%)

    Accessibility Contrast

    WCAG contrast ratios for #BB357C against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    5.37:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    3.91:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    4.63:1
    AA PassAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 298, 328, and 358 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 328, 88, and 208 degrees.

    Color Palettes Using #BB357C

    Monochromatic Scale

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

    #3C1128 #77224F #C73884 #DD88B5 #EEC3DA
    Warm Harmony

    Adjacent hues from 328 to 13 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.

    #CD4C91 #CD4C70 #CD4C50 #CD684C
    Cool Contrast

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

    #C73884 #38C77B #38C7C2 #3884C7
    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.

    #E0B8CD #E0CBB8 #CDE0B8 #B8E0CB #B8CDE0

    Shades & Tints of #BB357C

    Lightness variations at hue 328 and 56% saturation.

    CSS Gradients with #BB357C

    Pink to Green
    linear-gradient(135deg, #bb357c, #35bb73)
    Analogous Fade
    linear-gradient(90deg, #bb357c, #bb3539)
    Deep to Light
    linear-gradient(180deg, #481430, #ebb7d3)
    Tricolor Sweep
    linear-gradient(135deg, #bb357c, #7cbb35, #357cbb)

    Design Use Cases for #BB357C

    Balanced UI Color

    At 56% saturation, #BB357C 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.

    Primary Interface Color

    At 47% lightness, #BB357C is in the mid-range, making it ideal for interactive elements like buttons, links, and selected states. This lightness level ensures good contrast against both light and dark adjacent elements in most layouts.

    Playfulness & Compassion

    #BB357C is in the pink range (hue 328). Pink ranges from energetic to gentle depending on saturation and lightness. Use it for beauty and cosmetics branding, social app interfaces, Valentine's themes, and youth-oriented design. Desaturated pinks work well as soft background tints.

    Gradient Pairing

    Create a gradient from #BB357C (hue 328) to its complement at hue 148. For a subtler effect, try pairing with an analogous color at hue 358. Use CSS: background: linear-gradient(135deg, #bb357c, #35bb73);

    CSS Code for #BB357C

    /* Background */
    background-color: #bb357c;
    background-color: rgb(187, 53, 124);
    background-color: hsl(328, 56%, 47%);
    /* Text */
    color: #bb357c;
    /* Border */
    border: 2px solid #bb357c;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(187, 53, 124, 0.3);
    /* CSS Variable */
    --color-primary: 328 56% 47%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BB357C across image editing and color design tools.

    About Color #BB357C (#BB357C)

    #BB357C is a pink color (colour) with RGB channel values of 187 red, 53 green, and 124 blue. The red channel is dominant by a ratio of 3.5:1 over the weakest channel. In HSL terms, the hue sits at 328 degrees with 56% saturation and 47% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #BB357C is 101/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This appears dark to the human eye, so pair it with light text for adequate readability. For print production, the CMYK equivalent is 0% cyan, 72% magenta, 34% yellow, and 27% key (black).

    The WCAG contrast ratio of #BB357C against white is 5.37:1 and against black is 3.91:1. This meets the AA requirement (4.5:1) for normal text on white. For AAA compliance, consider darkening to at least 33% lightness.

    The complementary colour #35BB73 creates maximum visual tension when paired with #BB357C. For more harmonious color combinations, use the analogous colours #B635BB and #BB3539, 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 #BB357C

    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 #BB357C?
    #BB357C is Color #BB357C, a pink color (colour) with RGB(187, 53, 124), HSL(328, 56%, 47%), and CMYK(0%, 72%, 34%, 27%). Its perceived brightness is 101/255.
    Is #BB357C accessible for text?
    Against white, #BB357C has a contrast ratio of 5.37:1 (passes AA for normal text). Against black, it has 3.91:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BB357C?
    The complementary colour is #35BB73 (hue 148). For subtle color combinations, use analogous colours #B635BB and #BB3539. The triadic palette adds #7CBB35 and #357CBB for vibrant variety.
    How do I use #BB357C in CSS?
    Use any format: color: #bb357c; or rgb(187, 53, 124); or hsl(328, 56%, 47%). For CSS custom properties: --color-primary: 328 56% 47%; 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.