Color #B050BF Color / Colour Code #B050BF

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

    #B050BF

    Color Conversions

    HEX
    #B050BF
    RGB
    rgb(176, 80, 191)
    HSL
    hsl(292, 46%, 53%)
    HSV
    hsv(292, 58%, 75%)
    CMYK
    cmyk(8%, 58%, 0%, 25%)

    Accessibility Contrast

    WCAG contrast ratios for #B050BF against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    4.42:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    4.75:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.81:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 262, 292, and 322 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 292, 52, and 172 degrees.

    Color Palettes Using #B050BF

    Monochromatic Scale

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

    #331538 #662970 #AB45BA #CC8FD6 #E6C7EA
    Warm Harmony

    Adjacent hues from 292 to 337 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.

    #B357C1 #C157B5 #C1579A #C15780
    Cool Contrast

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

    #AB45BA #54BA45 #45BA70 #45BAAB
    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.

    #DBB8E0 #E0B8BD #E0DBB8 #BDE0B8 #B8E0DB

    Shades & Tints of #B050BF

    Lightness variations at hue 292 and 46% saturation.

    CSS Gradients with #B050BF

    Purple to Green
    linear-gradient(135deg, #b050bf, #5fbe50)
    Analogous Fade
    linear-gradient(90deg, #b050bf, #be5096)
    Deep to Light
    linear-gradient(180deg, #3d1943, #e1bce6)
    Tricolor Sweep
    linear-gradient(135deg, #b050be, #beb050, #50beb0)

    Design Use Cases for #B050BF

    Balanced UI Color

    At 46% saturation, #B050BF 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, #B050BF 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.

    Creativity & Premium Positioning

    #B050BF falls in the purple spectrum (hue 292). 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 #B050BF (hue 292) to its complement at hue 112. For a subtler effect, try pairing with an analogous color at hue 322. Use CSS: background: linear-gradient(135deg, #b050bf, #5fbe50);

    CSS Code for #B050BF

    /* Background */
    background-color: #b050bf;
    background-color: rgb(176, 80, 191);
    background-color: hsl(292, 46%, 53%);
    /* Text */
    color: #b050bf;
    /* Border */
    border: 2px solid #b050bf;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(176, 80, 191, 0.3);
    /* CSS Variable */
    --color-primary: 292 46% 53%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #B050BF across image editing and color design tools.

    About Color #B050BF (#B050BF)

    #B050BF is a purple color (colour) with RGB channel values of 176 red, 80 green, and 191 blue. The blue channel is dominant by a ratio of 2.4:1 over the weakest channel. In HSL terms, the hue sits at 292 degrees with 46% saturation and 53% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #B050BF 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 8% cyan, 58% magenta, 0% yellow, and 25% key (black).

    The WCAG contrast ratio of #B050BF against white is 4.42:1 and against black is 4.75: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.75:1.

    The complementary colour #5FBE50 creates maximum visual tension when paired with #B050BF. For more harmonious color combinations, use the analogous colours #7850BE and #BE5096, 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 #B050BF

    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 #B050BF?
    #B050BF is Color #B050BF, a purple color (colour) with RGB(176, 80, 191), HSL(292, 46%, 53%), and CMYK(8%, 58%, 0%, 25%). Its perceived brightness is 121/255.
    Is #B050BF accessible for text?
    Against white, #B050BF has a contrast ratio of 4.42:1 (fails AA for normal text). Against black, it has 4.75: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 #B050BF?
    The complementary colour is #5FBE50 (hue 112). For subtle color combinations, use analogous colours #7850BE and #BE5096. The triadic palette adds #BEB050 and #50BEB0 for vibrant variety.
    How do I use #B050BF in CSS?
    Use any format: color: #b050bf; or rgb(176, 80, 191); or hsl(292, 46%, 53%). For CSS custom properties: --color-primary: 292 46% 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.