Color #A52ABB Color / Colour Code #A52ABB

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

    #A52ABB

    Color Conversions

    HEX
    #A52ABB
    RGB
    rgb(165, 42, 187)
    HSL
    hsl(291, 63%, 45%)
    HSV
    hsv(291, 78%, 73%)
    CMYK
    cmyk(12%, 78%, 0%, 27%)

    Accessibility Contrast

    WCAG contrast ratios for #A52ABB against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    5.76:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    3.65:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    4.96:1
    AA PassAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 261, 291, and 321 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 291, 51, and 171 degrees.

    Color Palettes Using #A52ABB

    Monochromatic Scale

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

    #370E3E #6E1C7D #B82FD0 #D482E3 #EAC1F1
    Warm Harmony

    Adjacent hues from 291 to 336 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.

    #BF44D5 #D544C6 #D544A2 #D5447E
    Cool Contrast

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

    #B82FD0 #47D02F #2FD067 #2FD0B8
    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 #A52ABB

    Lightness variations at hue 291 and 63% saturation.

    CSS Gradients with #A52ABB

    Purple to Green
    linear-gradient(135deg, #a52abb, #40bb2a)
    Analogous Fade
    linear-gradient(90deg, #a52abb, #bb2a88)
    Deep to Light
    linear-gradient(180deg, #42114b, #e5b4ee)
    Tricolor Sweep
    linear-gradient(135deg, #a52abb, #bba52a, #2abba5)

    Design Use Cases for #A52ABB

    Vibrant Brand Color

    #A52ABB has a strong 63% 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 45% lightness, #A52ABB 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

    #A52ABB falls in the purple spectrum (hue 291). 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 #A52ABB (hue 291) to its complement at hue 111. For a subtler effect, try pairing with an analogous color at hue 321. Use CSS: background: linear-gradient(135deg, #a52abb, #40bb2a);

    CSS Code for #A52ABB

    /* Background */
    background-color: #a52abb;
    background-color: rgb(165, 42, 187);
    background-color: hsl(291, 63%, 45%);
    /* Text */
    color: #a52abb;
    /* Border */
    border: 2px solid #a52abb;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(165, 42, 187, 0.3);
    /* CSS Variable */
    --color-primary: 291 63% 45%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #A52ABB across image editing and color design tools.

    About Color #A52ABB (#A52ABB)

    #A52ABB is a purple color (colour) with RGB channel values of 165 red, 42 green, and 187 blue. The blue channel is dominant by a ratio of 4.5:1 over the weakest channel. In HSL terms, the hue sits at 291 degrees with 63% saturation and 45% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #A52ABB 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 12% cyan, 78% magenta, 0% yellow, and 27% key (black).

    The WCAG contrast ratio of #A52ABB against white is 5.76:1 and against black is 3.65: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 #40BB2A creates maximum visual tension when paired with #A52ABB. For more harmonious color combinations, use the analogous colours #5D2ABB and #BB2A88, 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 #A52ABB

    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 #A52ABB?
    #A52ABB is Color #A52ABB, a purple color (colour) with RGB(165, 42, 187), HSL(291, 63%, 45%), and CMYK(12%, 78%, 0%, 27%). Its perceived brightness is 95/255.
    Is #A52ABB accessible for text?
    Against white, #A52ABB has a contrast ratio of 5.76:1 (passes AA for normal text). Against black, it has 3.65:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #A52ABB?
    The complementary colour is #40BB2A (hue 111). For subtle color combinations, use analogous colours #5D2ABB and #BB2A88. The triadic palette adds #BBA52A and #2ABBA5 for vibrant variety.
    How do I use #A52ABB in CSS?
    Use any format: color: #a52abb; or rgb(165, 42, 187); or hsl(291, 63%, 45%). For CSS custom properties: --color-primary: 291 63% 45%; 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.