Color #BB1CAA Color / Colour Code #BB1CAA

    This page shows the hex color code for color #bb1caa (#BB1CAA). The colour is a purple tone with 74% saturation and 42% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #BB1CAA

    Color Conversions

    HEX
    #BB1CAA
    RGB
    rgb(187, 28, 170)
    HSL
    hsl(306, 74%, 42%)
    HSV
    hsv(306, 85%, 73%)
    CMYK
    cmyk(0%, 85%, 9%, 27%)

    Accessibility Contrast

    WCAG contrast ratios for #BB1CAA against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    5.44:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    3.86:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    4.69:1
    AA PassAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 276, 306, and 336 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 306, 66, and 186 degrees.

    Color Palettes Using #BB1CAA

    Monochromatic Scale

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

    #430A3D #85147A #DE21CB #EB7AE0 #F5BCEF
    Warm Harmony

    Adjacent hues from 306 to 351 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.

    #E137D0 #E137A6 #E1377B #E13751
    Cool Contrast

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

    #D926C7 #26D938 #26D991 #26C7D9
    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.

    #E0B8DC #E0BCB8 #DCE0B8 #B8E0BC #B8DCE0

    Shades & Tints of #BB1CAA

    Lightness variations at hue 306 and 74% saturation.

    CSS Gradients with #BB1CAA

    Purple to Green
    linear-gradient(135deg, #bb1caa, #1cba2c)
    Analogous Fade
    linear-gradient(90deg, #bb1caa, #ba1c5b)
    Deep to Light
    linear-gradient(180deg, #500c49, #f3afec)
    Tricolor Sweep
    linear-gradient(135deg, #ba1cab, #abba1c, #1cabba)

    Design Use Cases for #BB1CAA

    Vibrant Brand Color

    #BB1CAA has a strong 74% saturation that makes it ideal for brand identity elements. Use it for logos, primary call-to-action buttons, hero section accents, and marketing materials where visual impact matters. This saturation level is eye-catching without being harsh.

    Primary Interface Color

    At 42% lightness, #BB1CAA 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.

    Creativity & Premium Positioning

    #BB1CAA falls in the purple spectrum (hue 306). Purple communicates creativity, wisdom, and luxury. It is effective for premium product highlights, creative portfolio accents, meditation app interfaces, and rewards program branding. Purple occupies a unique space between the energy of red and the calm of blue.

    Gradient Pairing

    Create a gradient from #BB1CAA (hue 306) to its complement at hue 126. For a subtler effect, try pairing with an analogous color at hue 336. Use CSS: background: linear-gradient(135deg, #bb1caa, #1cba2c);

    CSS Code for #BB1CAA

    /* Background */
    background-color: #bb1caa;
    background-color: rgb(187, 28, 170);
    background-color: hsl(306, 74%, 42%);
    /* Text */
    color: #bb1caa;
    /* Border */
    border: 2px solid #bb1caa;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(187, 28, 170, 0.3);
    /* CSS Variable */
    --color-primary: 306 74% 42%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BB1CAA across image editing and color design tools.

    About Color #BB1CAA (#BB1CAA)

    #BB1CAA is a purple color (colour) with RGB channel values of 187 red, 28 green, and 170 blue. The red channel is dominant by a ratio of 6.7:1 over the weakest channel. In HSL terms, the hue sits at 306 degrees with 74% saturation and 42% lightness, placing it in the warm range of the colour spectrum.

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

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

    The complementary colour #1CBA2C creates maximum visual tension when paired with #BB1CAA. For more harmonious color combinations, use the analogous colours #7B1CBA and #BA1C5B, 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 #BB1CAA

    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 #BB1CAA?
    #BB1CAA is Color #BB1CAA, a purple color (colour) with RGB(187, 28, 170), HSL(306, 74%, 42%), and CMYK(0%, 85%, 9%, 27%). Its perceived brightness is 92/255.
    Is #BB1CAA accessible for text?
    Against white, #BB1CAA has a contrast ratio of 5.44:1 (passes AA for normal text). Against black, it has 3.86:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BB1CAA?
    The complementary colour is #1CBA2C (hue 126). For subtle color combinations, use analogous colours #7B1CBA and #BA1C5B. The triadic palette adds #ABBA1C and #1CABBA for vibrant variety.
    How do I use #BB1CAA in CSS?
    Use any format: color: #bb1caa; or rgb(187, 28, 170); or hsl(306, 74%, 42%). For CSS custom properties: --color-primary: 306 74% 42%; 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.