Color #A016CA Color / Colour Code #A016CA

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

    #A016CA

    Color Conversions

    HEX
    #A016CA
    RGB
    rgb(160, 22, 202)
    HSL
    hsl(286, 80%, 44%)
    HSV
    hsv(286, 89%, 79%)
    CMYK
    cmyk(21%, 89%, 0%, 21%)

    Accessibility Contrast

    WCAG contrast ratios for #A016CA against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    6.07:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    3.46:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    5.23:1
    AA PassAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 256, 286, and 316 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 286, 46, and 166 degrees.

    Color Palettes Using #A016CA

    Monochromatic Scale

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

    #370845 #6D0F8A #B619E6 #D375F0 #E9BAF7
    Warm Harmony

    Adjacent hues from 286 to 331 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.

    #BD30E8 #E830E5 #E830B7 #E83089
    Cool Contrast

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

    #AF26D9 #50D926 #26D956 #26D9AF
    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.

    #D7B8E0 #E0B8C1 #E0D7B8 #C1E0B8 #B8E0D7

    Shades & Tints of #A016CA

    Lightness variations at hue 286 and 80% saturation.

    CSS Gradients with #A016CA

    Purple to Green
    linear-gradient(135deg, #a016ca, #40ca16)
    Analogous Fade
    linear-gradient(90deg, #a016ca, #ca169a)
    Deep to Light
    linear-gradient(180deg, #410953, #e5acf6)
    Tricolor Sweep
    linear-gradient(135deg, #a016ca, #caa016, #16caa0)

    Design Use Cases for #A016CA

    Vibrant Brand Color

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

    #A016CA falls in the purple spectrum (hue 286). 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 #A016CA (hue 286) to its complement at hue 106. For a subtler effect, try pairing with an analogous color at hue 316. Use CSS: background: linear-gradient(135deg, #a016ca, #40ca16);

    CSS Code for #A016CA

    /* Background */
    background-color: #a016ca;
    background-color: rgb(160, 22, 202);
    background-color: hsl(286, 80%, 44%);
    /* Text */
    color: #a016ca;
    /* Border */
    border: 2px solid #a016ca;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(160, 22, 202, 0.3);
    /* CSS Variable */
    --color-primary: 286 80% 44%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #A016CA across image editing and color design tools.

    About Color #A016CA (#A016CA)

    #A016CA is a purple color (colour) with RGB channel values of 160 red, 22 green, and 202 blue. The blue channel is dominant by a ratio of 9.2:1 over the weakest channel. In HSL terms, the hue sits at 286 degrees with 80% saturation and 44% lightness, placing it in the cool range of the colour spectrum.

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

    The WCAG contrast ratio of #A016CA against white is 6.07:1 and against black is 3.46: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 #40CA16 creates maximum visual tension when paired with #A016CA. For more harmonious color combinations, use the analogous colours #4616CA and #CA169A, 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 #A016CA

    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 #A016CA?
    #A016CA is Color #A016CA, a purple color (colour) with RGB(160, 22, 202), HSL(286, 80%, 44%), and CMYK(21%, 89%, 0%, 21%). Its perceived brightness is 84/255.
    Is #A016CA accessible for text?
    Against white, #A016CA has a contrast ratio of 6.07:1 (passes AA for normal text). Against black, it has 3.46:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #A016CA?
    The complementary colour is #40CA16 (hue 106). For subtle color combinations, use analogous colours #4616CA and #CA169A. The triadic palette adds #CAA016 and #16CAA0 for vibrant variety.
    How do I use #A016CA in CSS?
    Use any format: color: #a016ca; or rgb(160, 22, 202); or hsl(286, 80%, 44%). For CSS custom properties: --color-primary: 286 80% 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.