Color #B552BC Color / Colour Code #B552BC

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

    #B552BC

    Color Conversions

    HEX
    #B552BC
    RGB
    rgb(181, 82, 188)
    HSL
    hsl(296, 44%, 53%)
    HSV
    hsv(296, 56%, 74%)
    CMYK
    cmyk(4%, 56%, 0%, 26%)

    Accessibility Contrast

    WCAG contrast ratios for #B552BC against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    4.29:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    4.90:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.70:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

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

    Triadic Palette

    Three colors at 296, 56, and 176 degrees.

    Color Palettes Using #B552BC

    Monochromatic Scale

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

    #351537 #6A2B6E #B047B8 #D091D4 #E7C8EA
    Warm Harmony

    Adjacent hues from 296 to 341 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.

    #B85ABF #BF5AAC #BF5A93 #BF5A7A
    Cool Contrast

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

    #B047B8 #4FB847 #47B878 #47B8B0
    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.

    #DEB8E0 #E0B8BA #E0DEB8 #BAE0B8 #B8E0DE

    Shades & Tints of #B552BC

    Lightness variations at hue 296 and 44% saturation.

    CSS Gradients with #B552BC

    Purple to Green
    linear-gradient(135deg, #b552bc, #59bc52)
    Analogous Fade
    linear-gradient(90deg, #b552bc, #bc528e)
    Deep to Light
    linear-gradient(180deg, #3f1a42, #e3bde5)
    Tricolor Sweep
    linear-gradient(135deg, #b552bc, #bcb552, #52bcb5)

    Design Use Cases for #B552BC

    Balanced UI Color

    At 44% saturation, #B552BC 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, #B552BC 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

    #B552BC falls in the purple spectrum (hue 296). 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 #B552BC (hue 296) to its complement at hue 116. For a subtler effect, try pairing with an analogous color at hue 326. Use CSS: background: linear-gradient(135deg, #b552bc, #59bc52);

    CSS Code for #B552BC

    /* Background */
    background-color: #b552bc;
    background-color: rgb(181, 82, 188);
    background-color: hsl(296, 44%, 53%);
    /* Text */
    color: #b552bc;
    /* Border */
    border: 2px solid #b552bc;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(181, 82, 188, 0.3);
    /* CSS Variable */
    --color-primary: 296 44% 53%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #B552BC across image editing and color design tools.

    About Color #B552BC (#B552BC)

    #B552BC is a purple color (colour) with RGB channel values of 181 red, 82 green, and 188 blue. The blue channel is dominant by a ratio of 2.3:1 over the weakest channel. In HSL terms, the hue sits at 296 degrees with 44% saturation and 53% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #B552BC is 124/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 4% cyan, 56% magenta, 0% yellow, and 26% key (black).

    The WCAG contrast ratio of #B552BC against white is 4.29:1 and against black is 4.90: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.90:1.

    The complementary colour #59BC52 creates maximum visual tension when paired with #B552BC. For more harmonious color combinations, use the analogous colours #8052BC and #BC528E, 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 #B552BC

    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 #B552BC?
    #B552BC is Color #B552BC, a purple color (colour) with RGB(181, 82, 188), HSL(296, 44%, 53%), and CMYK(4%, 56%, 0%, 26%). Its perceived brightness is 124/255.
    Is #B552BC accessible for text?
    Against white, #B552BC has a contrast ratio of 4.29:1 (fails AA for normal text). Against black, it has 4.90: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 #B552BC?
    The complementary colour is #59BC52 (hue 116). For subtle color combinations, use analogous colours #8052BC and #BC528E. The triadic palette adds #BCB552 and #52BCB5 for vibrant variety.
    How do I use #B552BC in CSS?
    Use any format: color: #b552bc; or rgb(181, 82, 188); or hsl(296, 44%, 53%). For CSS custom properties: --color-primary: 296 44% 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.