Color #BB18DC Color / Colour Code #BB18DC

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

    #BB18DC

    Color Conversions

    HEX
    #BB18DC
    RGB
    rgb(187, 24, 220)
    HSL
    hsl(290, 80%, 48%)
    HSV
    hsv(290, 89%, 86%)
    CMYK
    cmyk(15%, 89%, 0%, 14%)

    Accessibility Contrast

    WCAG contrast ratios for #BB18DC against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    4.91:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    4.28:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    4.23:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 260, 290, and 320 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 290, 50, and 170 degrees.

    Color Palettes Using #BB18DC

    Monochromatic Scale

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

    #3B0845 #750F8A #C319E6 #DB75F0 #EDBAF7
    Warm Harmony

    Adjacent hues from 290 to 335 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.

    #C930E8 #E830D9 #E830AB #E8307D
    Cool Contrast

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

    #BB26D9 #44D926 #26D962 #26D9BB
    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.

    #DAB8E0 #E0B8BE #E0DAB8 #BEE0B8 #B8E0DA

    Shades & Tints of #BB18DC

    Lightness variations at hue 290 and 80% saturation.

    CSS Gradients with #BB18DC

    Purple to Green
    linear-gradient(135deg, #bb18dc, #39dc18)
    Analogous Fade
    linear-gradient(90deg, #bb18dc, #dc189b)
    Deep to Light
    linear-gradient(180deg, #460953, #eaacf6)
    Tricolor Sweep
    linear-gradient(135deg, #bc18dc, #dcbc18, #18dcbc)

    Design Use Cases for #BB18DC

    Vibrant Brand Color

    #BB18DC has a strong 80% 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 48% lightness, #BB18DC 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

    #BB18DC falls in the purple spectrum (hue 290). 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 #BB18DC (hue 290) to its complement at hue 110. For a subtler effect, try pairing with an analogous color at hue 320. Use CSS: background: linear-gradient(135deg, #bb18dc, #39dc18);

    CSS Code for #BB18DC

    /* Background */
    background-color: #bb18dc;
    background-color: rgb(187, 24, 220);
    background-color: hsl(290, 80%, 48%);
    /* Text */
    color: #bb18dc;
    /* Border */
    border: 2px solid #bb18dc;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(187, 24, 220, 0.3);
    /* CSS Variable */
    --color-primary: 290 80% 48%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BB18DC across image editing and color design tools.

    About Color #BB18DC (#BB18DC)

    #BB18DC is a purple color (colour) with RGB channel values of 187 red, 24 green, and 220 blue. The blue channel is dominant by a ratio of 9.2:1 over the weakest channel. In HSL terms, the hue sits at 290 degrees with 80% saturation and 48% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #BB18DC is 95/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 15% cyan, 89% magenta, 0% yellow, and 14% key (black).

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

    The complementary colour #39DC18 creates maximum visual tension when paired with #BB18DC. For more harmonious color combinations, use the analogous colours #5A18DC and #DC189B, 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 #BB18DC

    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 #BB18DC?
    #BB18DC is Color #BB18DC, a purple color (colour) with RGB(187, 24, 220), HSL(290, 80%, 48%), and CMYK(15%, 89%, 0%, 14%). Its perceived brightness is 95/255.
    Is #BB18DC accessible for text?
    Against white, #BB18DC has a contrast ratio of 4.91:1 (passes AA for normal text). Against black, it has 4.28:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BB18DC?
    The complementary colour is #39DC18 (hue 110). For subtle color combinations, use analogous colours #5A18DC and #DC189B. The triadic palette adds #DCBC18 and #18DCBC for vibrant variety.
    How do I use #BB18DC in CSS?
    Use any format: color: #bb18dc; or rgb(187, 24, 220); or hsl(290, 80%, 48%). For CSS custom properties: --color-primary: 290 80% 48%; 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.