Color #AA98DC Color / Colour Code #AA98DC

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

    #AA98DC

    Color Conversions

    HEX
    #AA98DC
    RGB
    rgb(170, 152, 220)
    HSL
    hsl(256, 49%, 73%)
    HSV
    hsv(256, 31%, 86%)
    CMYK
    cmyk(23%, 31%, 0%, 14%)

    Accessibility Contrast

    WCAG contrast ratios for #AA98DC against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.55:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    8.23:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    2.20:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

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

    Triadic Palette

    Three colors at 256, 16, and 136 degrees.

    Color Palettes Using #AA98DC

    Monochromatic Scale

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

    #1E1439 #3B2772 #6241BE #A18DD8 #D0C6EB
    Warm Harmony

    Adjacent hues from 256 to 301 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.

    #7254C4 #8E54C4 #AA54C4 #C454C3
    Cool Contrast

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

    #6241BE #9DBE41 #5EBE41 #41BE62
    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.

    #C2B8E0 #E0B8D6 #E0C2B8 #D6E0B8 #B8E0C2

    Shades & Tints of #AA98DC

    Lightness variations at hue 256 and 49% saturation.

    CSS Gradients with #AA98DC

    Purple to Green
    linear-gradient(135deg, #aa98dc, #cadc98)
    Analogous Fade
    linear-gradient(90deg, #aa98dc, #cc98dc)
    Deep to Light
    linear-gradient(180deg, #231744, #c7bbe8)
    Tricolor Sweep
    linear-gradient(135deg, #aa98dc, #dcaa98, #98dcaa)

    Design Use Cases for #AA98DC

    Balanced UI Color

    At 49% saturation, #AA98DC 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.

    Light Background Tint

    #AA98DC at 73% lightness creates a gentle tinted background. Use it for section backgrounds, alert banners, or card surfaces that need to stand out from a white page without strong contrast. It adds color personality while keeping the design light and open.

    Creativity & Premium Positioning

    #AA98DC falls in the purple spectrum (hue 256). 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 #AA98DC (hue 256) to its complement at hue 76. For a subtler effect, try pairing with an analogous color at hue 286. Use CSS: background: linear-gradient(135deg, #aa98dc, #cadc98);

    CSS Code for #AA98DC

    /* Background */
    background-color: #aa98dc;
    background-color: rgb(170, 152, 220);
    background-color: hsl(256, 49%, 73%);
    /* Text */
    color: #aa98dc;
    /* Border */
    border: 2px solid #aa98dc;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(170, 152, 220, 0.3);
    /* CSS Variable */
    --color-primary: 256 49% 73%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #AA98DC across image editing and color design tools.

    About Color #AA98DC (#AA98DC)

    #AA98DC is a purple color (colour) with RGB channel values of 170 red, 152 green, and 220 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 256 degrees with 49% saturation and 73% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #AA98DC is 165/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This is a medium-brightness color that can work with either dark or light text depending on font weight and size. For print production, the CMYK equivalent is 23% cyan, 31% magenta, 0% yellow, and 14% key (black).

    The WCAG contrast ratio of #AA98DC against white is 2.55:1 and against black is 8.23:1. This does not meet AA requirements on white. Use it on dark backgrounds where it achieves 8.23:1, or use it exclusively for decorative purposes.

    The complementary colour #CADC98 creates maximum visual tension when paired with #AA98DC. For more harmonious color combinations, use the analogous colours #98A8DC and #CC98DC, 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 #AA98DC

    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 #AA98DC?
    #AA98DC is Color #AA98DC, a purple color (colour) with RGB(170, 152, 220), HSL(256, 49%, 73%), and CMYK(23%, 31%, 0%, 14%). Its perceived brightness is 165/255.
    Is #AA98DC accessible for text?
    Against white, #AA98DC has a contrast ratio of 2.55:1 (fails AA for normal text). Against black, it has 8.23:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #AA98DC?
    The complementary colour is #CADC98 (hue 76). For subtle color combinations, use analogous colours #98A8DC and #CC98DC. The triadic palette adds #DCAA98 and #98DCAA for vibrant variety.
    How do I use #AA98DC in CSS?
    Use any format: color: #aa98dc; or rgb(170, 152, 220); or hsl(256, 49%, 73%). For CSS custom properties: --color-primary: 256 49% 73%; 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.