Color #AB1656 Color / Colour Code #AB1656

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

    #AB1656

    Color Conversions

    HEX
    #AB1656
    RGB
    rgb(171, 22, 86)
    HSL
    hsl(334, 77%, 38%)
    HSV
    hsv(334, 87%, 67%)
    CMYK
    cmyk(0%, 87%, 50%, 33%)

    Accessibility Contrast

    WCAG contrast ratios for #AB1656 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    7.05:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    2.98:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    6.07:1
    AA PassAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 304, 334, and 4 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 334, 94, and 214 degrees.

    Color Palettes Using #AB1656

    Monochromatic Scale

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

    #440922 #871245 #E21D72 #ED78AB #F6BBD5
    Warm Harmony

    Adjacent hues from 334 to 19 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.

    #E53480 #E53454 #E54034 #E56C34
    Cool Contrast

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

    #D92674 #26D98B #26CDD9 #2674D9
    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.

    #E0B8C9 #E0CFB8 #C9E0B8 #B8E0CF #B8C9E0

    Shades & Tints of #AB1656

    Lightness variations at hue 334 and 77% saturation.

    CSS Gradients with #AB1656

    Pink to Cyan
    linear-gradient(135deg, #ab1656, #16ac6b)
    Analogous Fade
    linear-gradient(90deg, #ab1656, #ac2016)
    Deep to Light
    linear-gradient(180deg, #510b29, #f4aecc)
    Tricolor Sweep
    linear-gradient(135deg, #ac1657, #57ac16, #1657ac)

    Design Use Cases for #AB1656

    Vibrant Brand Color

    #AB1656 has a strong 77% 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 38% lightness, #AB1656 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.

    Playfulness & Compassion

    #AB1656 is in the pink range (hue 334). 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 #AB1656 (hue 334) to its complement at hue 154. For a subtler effect, try pairing with an analogous color at hue 4. Use CSS: background: linear-gradient(135deg, #ab1656, #16ac6b);

    CSS Code for #AB1656

    /* Background */
    background-color: #ab1656;
    background-color: rgb(171, 22, 86);
    background-color: hsl(334, 77%, 38%);
    /* Text */
    color: #ab1656;
    /* Border */
    border: 2px solid #ab1656;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(171, 22, 86, 0.3);
    /* CSS Variable */
    --color-primary: 334 77% 38%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #AB1656 across image editing and color design tools.

    About Color #AB1656 (#AB1656)

    #AB1656 is a pink color (colour) with RGB channel values of 171 red, 22 green, and 86 blue. The red channel is dominant by a ratio of 7.8:1 over the weakest channel. In HSL terms, the hue sits at 334 degrees with 77% saturation and 38% lightness, placing it in the warm range of the colour spectrum.

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

    The WCAG contrast ratio of #AB1656 against white is 7.05:1 and against black is 2.98:1. This exceeds the AAA requirement (7:1) for normal text on white, making it excellent for body text and small UI labels on light backgrounds.

    The complementary colour #16AC6B creates maximum visual tension when paired with #AB1656. For more harmonious color combinations, use the analogous colours #AC16A2 and #AC2016, 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 #AB1656

    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 #AB1656?
    #AB1656 is Color #AB1656, a pink color (colour) with RGB(171, 22, 86), HSL(334, 77%, 38%), and CMYK(0%, 87%, 50%, 33%). Its perceived brightness is 74/255.
    Is #AB1656 accessible for text?
    Against white, #AB1656 has a contrast ratio of 7.05:1 (passes AA for normal text). Against black, it has 2.98:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #AB1656?
    The complementary colour is #16AC6B (hue 154). For subtle color combinations, use analogous colours #AC16A2 and #AC2016. The triadic palette adds #57AC16 and #1657AC for vibrant variety.
    How do I use #AB1656 in CSS?
    Use any format: color: #ab1656; or rgb(171, 22, 86); or hsl(334, 77%, 38%). For CSS custom properties: --color-primary: 334 77% 38%; 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.