Color #BB538E Color / Colour Code #BB538E

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

    #BB538E

    Color Conversions

    HEX
    #BB538E
    RGB
    rgb(187, 83, 142)
    HSL
    hsl(326, 43%, 53%)
    HSV
    hsv(326, 56%, 73%)
    CMYK
    cmyk(0%, 56%, 24%, 27%)

    Accessibility Contrast

    WCAG contrast ratios for #BB538E against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    4.43:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    4.74:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.82:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 296, 326, and 356 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 326, 86, and 206 degrees.

    Color Palettes Using #BB538E

    Monochromatic Scale

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

    #371628 #6D2C51 #B64987 #D392B7 #E9C8DB
    Warm Harmony

    Adjacent hues from 326 to 11 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.

    #BE5B93 #BE5B7A #BE5B61 #BE6D5B
    Cool Contrast

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

    #B64987 #49B678 #49B6AF #4987B6
    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.

    #E0B8CF #E0C9B8 #CFE0B8 #B8E0C9 #B8CFE0

    Shades & Tints of #BB538E

    Lightness variations at hue 326 and 43% saturation.

    CSS Gradients with #BB538E

    Pink to Green
    linear-gradient(135deg, #bb538e, #54bb80)
    Analogous Fade
    linear-gradient(90deg, #bb538e, #bb545a)
    Deep to Light
    linear-gradient(180deg, #421a31, #e5bdd4)
    Tricolor Sweep
    linear-gradient(135deg, #bb548e, #8ebb54, #548ebb)

    Design Use Cases for #BB538E

    Balanced UI Color

    At 43% saturation, #BB538E 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, #BB538E 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.

    Playfulness & Compassion

    #BB538E is in the pink range (hue 326). 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 #BB538E (hue 326) to its complement at hue 146. For a subtler effect, try pairing with an analogous color at hue 356. Use CSS: background: linear-gradient(135deg, #bb538e, #54bb80);

    CSS Code for #BB538E

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

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BB538E across image editing and color design tools.

    About Color #BB538E (#BB538E)

    #BB538E is a pink color (colour) with RGB channel values of 187 red, 83 green, and 142 blue. The red channel is dominant by a ratio of 2.3:1 over the weakest channel. In HSL terms, the hue sits at 326 degrees with 43% saturation and 53% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #BB538E is 121/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, 56% magenta, 24% yellow, and 27% key (black).

    The WCAG contrast ratio of #BB538E against white is 4.43:1 and against black is 4.74:1. This only passes AA for large text (18pt+) on white. For normal body text on white, darken the color or use it on a dark background where it achieves 4.74:1.

    The complementary colour #54BB80 creates maximum visual tension when paired with #BB538E. For more harmonious color combinations, use the analogous colours #B454BB and #BB545A, 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 #BB538E

    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 #BB538E?
    #BB538E is Color #BB538E, a pink color (colour) with RGB(187, 83, 142), HSL(326, 43%, 53%), and CMYK(0%, 56%, 24%, 27%). Its perceived brightness is 121/255.
    Is #BB538E accessible for text?
    Against white, #BB538E has a contrast ratio of 4.43:1 (fails AA for normal text). Against black, it has 4.74:1 (passes AA). It passes AA for large text (18pt+) on white. Use the contrast checker tool for custom background pairings.
    What colours pair well with #BB538E?
    The complementary colour is #54BB80 (hue 146). For subtle color combinations, use analogous colours #B454BB and #BB545A. The triadic palette adds #8EBB54 and #548EBB for vibrant variety.
    How do I use #BB538E in CSS?
    Use any format: color: #bb538e; or rgb(187, 83, 142); or hsl(326, 43%, 53%). For CSS custom properties: --color-primary: 326 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.