Color #AC02DF Color / Colour Code #AC02DF

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

    #AC02DF

    Color Conversions

    HEX
    #AC02DF
    RGB
    rgb(172, 2, 223)
    HSL
    hsl(286, 98%, 44%)
    HSV
    hsv(286, 99%, 87%)
    CMYK
    cmyk(23%, 99%, 0%, 13%)

    Accessibility Contrast

    WCAG contrast ratios for #AC02DF against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    5.49:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    3.83:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    4.73:1
    AA PassAA Large PassAAA Fail

    Complementary Colors

    #AC02DF 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 #AC02DF

    Monochromatic Scale

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

    #3A014C #740297 #C203FC #DA68FD #EDB3FE
    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 #AC02DF

    Lightness variations at hue 286 and 98% saturation.

    CSS Gradients with #AC02DF

    Purple to Green
    linear-gradient(135deg, #ac02df, #36de02)
    Analogous Fade
    linear-gradient(90deg, #ac02df, #de02a4)
    Deep to Light
    linear-gradient(180deg, #46015b, #e9a4fe)
    Tricolor Sweep
    linear-gradient(135deg, #ab02de, #deab02, #02deab)

    Design Use Cases for #AC02DF

    High-Impact Accent

    With 98% saturation, #AC02DF is highly vivid. Reserve this for elements that need maximum attention: primary action buttons, notification badges, error states, or promotional banners. Use sparingly alongside neutral tones to avoid visual fatigue.

    Primary Interface Color

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

    #AC02DF 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 #AC02DF (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, #ac02df, #36de02);

    CSS Code for #AC02DF

    /* Background */
    background-color: #ac02df;
    background-color: rgb(172, 2, 223);
    background-color: hsl(286, 98%, 44%);
    /* Text */
    color: #ac02df;
    /* Border */
    border: 2px solid #ac02df;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(172, 2, 223, 0.3);
    /* CSS Variable */
    --color-primary: 286 98% 44%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #AC02DF across image editing and color design tools.

    About Color #AC02DF (#AC02DF)

    #AC02DF is a purple color (colour) with RGB channel values of 172 red, 2 green, and 223 blue. The blue channel is dominant by a ratio of 111.5:1 over the weakest channel. In HSL terms, the hue sits at 286 degrees with 98% saturation and 44% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #AC02DF is 78/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 23% cyan, 99% magenta, 0% yellow, and 13% key (black).

    The WCAG contrast ratio of #AC02DF against white is 5.49:1 and against black is 3.83: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 #36DE02 creates maximum visual tension when paired with #AC02DF. For more harmonious color combinations, use the analogous colours #3D02DE and #DE02A4, 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 #AC02DF

    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 #AC02DF?
    #AC02DF is Color #AC02DF, a purple color (colour) with RGB(172, 2, 223), HSL(286, 98%, 44%), and CMYK(23%, 99%, 0%, 13%). Its perceived brightness is 78/255.
    Is #AC02DF accessible for text?
    Against white, #AC02DF has a contrast ratio of 5.49:1 (passes AA for normal text). Against black, it has 3.83:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #AC02DF?
    The complementary colour is #36DE02 (hue 106). For subtle color combinations, use analogous colours #3D02DE and #DE02A4. The triadic palette adds #DEAB02 and #02DEAB for vibrant variety.
    How do I use #AC02DF in CSS?
    Use any format: color: #ac02df; or rgb(172, 2, 223); or hsl(286, 98%, 44%). For CSS custom properties: --color-primary: 286 98% 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.