Color #ACB2CD Color / Colour Code #ACB2CD

    This page shows the hex color code for color #acb2cd (#ACB2CD). The colour is a blue tone with 25% saturation and 74% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #ACB2CD

    Color Conversions

    HEX
    #ACB2CD
    RGB
    rgb(172, 178, 205)
    HSL
    hsl(229, 25%, 74%)
    HSV
    hsv(229, 16%, 80%)
    CMYK
    cmyk(16%, 13%, 0%, 20%)

    Accessibility Contrast

    WCAG contrast ratios for #ACB2CD against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.10:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    10.00:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.81:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 199, 229, and 259 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 229, 349, and 109 degrees.

    Color Palettes Using #ACB2CD

    Monochromatic Scale

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

    #1D2030 #394060 #606B9F #9FA6C6 #CFD3E2
    Warm Harmony

    Adjacent hues from 229 to 274 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.

    #707AA9 #7370A9 #8270A9 #9070A9
    Cool Contrast

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

    #606B9F #9F9460 #8B9F60 #6B9F60
    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.

    #B8BFE0 #D9B8E0 #E0B8BF #E0D9B8 #BFE0B8

    Shades & Tints of #ACB2CD

    Lightness variations at hue 229 and 25% saturation.

    CSS Gradients with #ACB2CD

    Blue to Yellow
    linear-gradient(135deg, #acb2cd, #cdc7ac)
    Analogous Fade
    linear-gradient(90deg, #acb2cd, #b7accd)
    Deep to Light
    linear-gradient(180deg, #222739, #c6cadd)
    Tricolor Sweep
    linear-gradient(135deg, #acb2cd, #cdacb2, #b2cdac)

    Design Use Cases for #ACB2CD

    Muted Accent Color

    With 25% saturation, #ACB2CD has a subtle, sophisticated quality. This level of desaturation works well for secondary buttons, inactive states, subtle borders, and backgrounds that need a hint of color without being distracting. Muted colors communicate restraint and professionalism.

    Light Background Tint

    #ACB2CD at 74% 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.

    Trust & Professional Identity

    #ACB2CD sits in the blue range (hue 229). Blue is the world's most popular color for corporate identities because it conveys trust, stability, and competence. Use it for navigation bars, link text, form focus states, and any element where user confidence matters. Financial, healthcare, and technology brands rely heavily on this hue range.

    Gradient Pairing

    Create a gradient from #ACB2CD (hue 229) to its complement at hue 49. For a subtler effect, try pairing with an analogous color at hue 259. Use CSS: background: linear-gradient(135deg, #acb2cd, #cdc7ac);

    CSS Code for #ACB2CD

    /* Background */
    background-color: #acb2cd;
    background-color: rgb(172, 178, 205);
    background-color: hsl(229, 25%, 74%);
    /* Text */
    color: #acb2cd;
    /* Border */
    border: 2px solid #acb2cd;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(172, 178, 205, 0.3);
    /* CSS Variable */
    --color-primary: 229 25% 74%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #ACB2CD across image editing and color design tools.

    About Color #ACB2CD (#ACB2CD)

    #ACB2CD is a blue color (colour) with RGB channel values of 172 red, 178 green, and 205 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 229 degrees with 25% saturation and 74% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #ACB2CD is 179/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 16% cyan, 13% magenta, 0% yellow, and 20% key (black).

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

    The complementary colour #CDC7AC creates maximum visual tension when paired with #ACB2CD. For more harmonious color combinations, use the analogous colours #ACC3CD and #B7ACCD, 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 #ACB2CD

    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 #ACB2CD?
    #ACB2CD is Color #ACB2CD, a blue color (colour) with RGB(172, 178, 205), HSL(229, 25%, 74%), and CMYK(16%, 13%, 0%, 20%). Its perceived brightness is 179/255.
    Is #ACB2CD accessible for text?
    Against white, #ACB2CD has a contrast ratio of 2.10:1 (fails AA for normal text). Against black, it has 10.00:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #ACB2CD?
    The complementary colour is #CDC7AC (hue 49). For subtle color combinations, use analogous colours #ACC3CD and #B7ACCD. The triadic palette adds #CDACB2 and #B2CDAC for vibrant variety.
    How do I use #ACB2CD in CSS?
    Use any format: color: #acb2cd; or rgb(172, 178, 205); or hsl(229, 25%, 74%). For CSS custom properties: --color-primary: 229 25% 74%; 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.