Color #B0319F Color / Colour Code #B0319F

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

    #B0319F

    Color Conversions

    HEX
    #B0319F
    RGB
    rgb(176, 49, 159)
    HSL
    hsl(308, 56%, 44%)
    HSV
    hsv(308, 72%, 69%)
    CMYK
    cmyk(0%, 72%, 10%, 31%)

    Accessibility Contrast

    WCAG contrast ratios for #B0319F against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    5.55:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    3.79:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    4.78:1
    AA PassAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 278, 308, and 338 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 308, 68, and 188 degrees.

    Color Palettes Using #B0319F

    Monochromatic Scale

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

    #3C1136 #77226C #C738B4 #DD88D2 #EEC3E8
    Warm Harmony

    Adjacent hues from 308 to 353 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.

    #CD4CBB #CD4C9B #CD4C7B #CD4C5B
    Cool Contrast

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

    #C738B4 #38C74B #38C793 #38B4C7
    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.

    #E0B8DB #E0BDB8 #DBE0B8 #B8E0BD #B8DBE0

    Shades & Tints of #B0319F

    Lightness variations at hue 308 and 56% saturation.

    CSS Gradients with #B0319F

    Purple to Green
    linear-gradient(135deg, #b0319f, #31af42)
    Analogous Fade
    linear-gradient(90deg, #b0319f, #af315f)
    Deep to Light
    linear-gradient(180deg, #481441, #ebb7e4)
    Tricolor Sweep
    linear-gradient(135deg, #af319e, #9eaf31, #319eaf)

    Design Use Cases for #B0319F

    Balanced UI Color

    At 56% saturation, #B0319F 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.

    Primary Interface Color

    At 44% lightness, #B0319F 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

    #B0319F falls in the purple spectrum (hue 308). 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 #B0319F (hue 308) to its complement at hue 128. For a subtler effect, try pairing with an analogous color at hue 338. Use CSS: background: linear-gradient(135deg, #b0319f, #31af42);

    CSS Code for #B0319F

    /* Background */
    background-color: #b0319f;
    background-color: rgb(176, 49, 159);
    background-color: hsl(308, 56%, 44%);
    /* Text */
    color: #b0319f;
    /* Border */
    border: 2px solid #b0319f;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(176, 49, 159, 0.3);
    /* CSS Variable */
    --color-primary: 308 56% 44%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #B0319F across image editing and color design tools.

    About Color #B0319F (#B0319F)

    #B0319F is a purple color (colour) with RGB channel values of 176 red, 49 green, and 159 blue. The red channel is dominant by a ratio of 3.6:1 over the weakest channel. In HSL terms, the hue sits at 308 degrees with 56% saturation and 44% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #B0319F is 100/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, 72% magenta, 10% yellow, and 31% key (black).

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

    The complementary colour #31AF42 creates maximum visual tension when paired with #B0319F. For more harmonious color combinations, use the analogous colours #8131AF and #AF315F, 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 #B0319F

    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 #B0319F?
    #B0319F is Color #B0319F, a purple color (colour) with RGB(176, 49, 159), HSL(308, 56%, 44%), and CMYK(0%, 72%, 10%, 31%). Its perceived brightness is 100/255.
    Is #B0319F accessible for text?
    Against white, #B0319F has a contrast ratio of 5.55:1 (passes AA for normal text). Against black, it has 3.79:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #B0319F?
    The complementary colour is #31AF42 (hue 128). For subtle color combinations, use analogous colours #8131AF and #AF315F. The triadic palette adds #9EAF31 and #319EAF for vibrant variety.
    How do I use #B0319F in CSS?
    Use any format: color: #b0319f; or rgb(176, 49, 159); or hsl(308, 56%, 44%). For CSS custom properties: --color-primary: 308 56% 44%; 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.