Color #ACAAAB Color / Colour Code #ACAAAB

    This page shows the hex color code for color #acaaab (#ACAAAB). The colour is a pink tone with 1% saturation and 67% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #ACAAAB

    Color Conversions

    HEX
    #ACAAAB
    RGB
    rgb(172, 170, 171)
    HSL
    hsl(330, 1%, 67%)
    HSV
    hsv(330, 1%, 67%)
    CMYK
    cmyk(0%, 1%, 1%, 33%)

    Accessibility Contrast

    WCAG contrast ratios for #ACAAAB against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.31:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    9.09:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.99:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 300, 330, and 0 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 330, 90, and 210 degrees.

    Color Palettes Using #ACAAAB

    Monochromatic Scale

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

    #272626 #4D4C4D #817E80 #B3B2B3 #D9D8D9
    Warm Harmony

    Adjacent hues from 330 to 15 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.

    #8D8B8C #8D8B8C #8D8B8B #8D8C8B
    Cool Contrast

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

    #817E80 #7E8180 #7E8181 #7E8081
    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.

    #E0B8CC #E0CCB8 #CCE0B8 #B8E0CC #B8CCE0

    Shades & Tints of #ACAAAB

    Lightness variations at hue 330 and 1% saturation.

    CSS Gradients with #ACAAAB

    Pink to Cyan
    linear-gradient(135deg, #acaaab, #aaacab)
    Analogous Fade
    linear-gradient(90deg, #acaaab, #acaaaa)
    Deep to Light
    linear-gradient(180deg, #2e2d2e, #d2d1d1)
    Tricolor Sweep
    linear-gradient(135deg, #acaaab, #abacaa, #aaabac)

    Design Use Cases for #ACAAAB

    Neutral Foundation Color

    #ACAAAB has almost no saturation (1%), making it an excellent neutral. Use it for page backgrounds, card surfaces, divider lines, and any element that should recede visually. Neutrals like this form the foundation of every professional design system.

    Soft Accent & Highlight

    With 67% lightness, #ACAAAB has a softer, more approachable quality. It works well for hover states, subtle highlights, progress indicators, and secondary UI elements. This lightness range is particularly effective for tag backgrounds and status indicators.

    Playfulness & Compassion

    #ACAAAB is in the pink range (hue 330). Pink ranges from energetic to gentle depending on saturation and lightness. Use it for beauty and cosmetics branding, social app interfaces, Valentine's themes, and youth-oriented design. Desaturated pinks work well as soft background tints.

    Gradient Pairing

    Create a gradient from #ACAAAB (hue 330) to its complement at hue 150. For a subtler effect, try pairing with an analogous color at hue 0. Use CSS: background: linear-gradient(135deg, #acaaab, #aaacab);

    CSS Code for #ACAAAB

    /* Background */
    background-color: #acaaab;
    background-color: rgb(172, 170, 171);
    background-color: hsl(330, 1%, 67%);
    /* Text */
    color: #acaaab;
    /* Border */
    border: 2px solid #acaaab;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(172, 170, 171, 0.3);
    /* CSS Variable */
    --color-primary: 330 1% 67%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #ACAAAB across image editing and color design tools.

    About Color #ACAAAB (#ACAAAB)

    #ACAAAB is a pink color (colour) with RGB channel values of 172 red, 170 green, and 171 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 330 degrees with 1% saturation and 67% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #ACAAAB is 171/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 0% cyan, 1% magenta, 1% yellow, and 33% key (black).

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

    The complementary colour #AAACAB creates maximum visual tension when paired with #ACAAAB. For more harmonious color combinations, use the analogous colours #ACAAAC and #ACAAAA, 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 #ACAAAB

    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 #ACAAAB?
    #ACAAAB is Color #ACAAAB, a pink color (colour) with RGB(172, 170, 171), HSL(330, 1%, 67%), and CMYK(0%, 1%, 1%, 33%). Its perceived brightness is 171/255.
    Is #ACAAAB accessible for text?
    Against white, #ACAAAB has a contrast ratio of 2.31:1 (fails AA for normal text). Against black, it has 9.09:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #ACAAAB?
    The complementary colour is #AAACAB (hue 150). For subtle color combinations, use analogous colours #ACAAAC and #ACAAAA. The triadic palette adds #ABACAA and #AAABAC for vibrant variety.
    How do I use #ACAAAB in CSS?
    Use any format: color: #acaaab; or rgb(172, 170, 171); or hsl(330, 1%, 67%). For CSS custom properties: --color-primary: 330 1% 67%; 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.