Color #A6777D Color / Colour Code #A6777D

    This page shows the hex color code for color #a6777d (#A6777D). The colour is a red tone with 21% saturation and 56% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #A6777D

    Color Conversions

    HEX
    #A6777D
    RGB
    rgb(166, 119, 125)
    HSL
    hsl(352, 21%, 56%)
    HSV
    hsv(352, 28%, 65%)
    CMYK
    cmyk(0%, 28%, 25%, 35%)

    Accessibility Contrast

    WCAG contrast ratios for #A6777D against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.78:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    5.56:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.26:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 322, 352, and 22 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 352, 112, and 232 degrees.

    Color Palettes Using #A6777D

    Monochromatic Scale

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

    #2E1E20 #5D3C41 #9A656C #C3A2A7 #E1D1D3
    Warm Harmony

    Adjacent hues from 352 to 37 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.

    #A4747B #A47A74 #A48674 #A49274
    Cool Contrast

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

    #9A656C #659A93 #65879A #656C9A
    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.

    #E0B8BD #E0DBB8 #BDE0B8 #B8E0DB #B8BDE0

    Shades & Tints of #A6777D

    Lightness variations at hue 352 and 21% saturation.

    CSS Gradients with #A6777D

    Red to Cyan
    linear-gradient(135deg, #a6777d, #77a6a0)
    Analogous Fade
    linear-gradient(90deg, #a6777d, #a68977)
    Deep to Light
    linear-gradient(180deg, #382427, #dbc7ca)
    Tricolor Sweep
    linear-gradient(135deg, #a6777e, #7ea677, #777ea6)

    Design Use Cases for #A6777D

    Muted Accent Color

    With 21% saturation, #A6777D 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.

    Soft Accent & Highlight

    With 56% lightness, #A6777D 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.

    Urgency & Energy Signaling

    #A6777D falls in the red spectrum (hue 352). Red triggers urgency and excitement, making it effective for sale badges, countdown timers, error messages, and "limited time" labels. In data visualization, use it to flag negative values or critical thresholds.

    Gradient Pairing

    Create a gradient from #A6777D (hue 352) to its complement at hue 172. For a subtler effect, try pairing with an analogous color at hue 22. Use CSS: background: linear-gradient(135deg, #a6777d, #77a6a0);

    CSS Code for #A6777D

    /* Background */
    background-color: #a6777d;
    background-color: rgb(166, 119, 125);
    background-color: hsl(352, 21%, 56%);
    /* Text */
    color: #a6777d;
    /* Border */
    border: 2px solid #a6777d;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(166, 119, 125, 0.3);
    /* CSS Variable */
    --color-primary: 352 21% 56%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #A6777D across image editing and color design tools.

    About Color #A6777D (#A6777D)

    #A6777D is a red color (colour) with RGB channel values of 166 red, 119 green, and 125 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 352 degrees with 21% saturation and 56% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #A6777D is 134/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, 28% magenta, 25% yellow, and 35% key (black).

    The WCAG contrast ratio of #A6777D against white is 3.78:1 and against black is 5.56:1. This only passes AA for large text (18pt+) on white. For normal body text on white, darken the color or use it on a dark background where it achieves 5.56:1.

    The complementary colour #77A6A0 creates maximum visual tension when paired with #A6777D. For more harmonious color combinations, use the analogous colours #A67795 and #A68977, 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 #A6777D

    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 #A6777D?
    #A6777D is Color #A6777D, a red color (colour) with RGB(166, 119, 125), HSL(352, 21%, 56%), and CMYK(0%, 28%, 25%, 35%). Its perceived brightness is 134/255.
    Is #A6777D accessible for text?
    Against white, #A6777D has a contrast ratio of 3.78:1 (fails AA for normal text). Against black, it has 5.56:1 (passes AA). It passes AA for large text (18pt+) on white. Use the contrast checker tool for custom background pairings.
    What colours pair well with #A6777D?
    The complementary colour is #77A6A0 (hue 172). For subtle color combinations, use analogous colours #A67795 and #A68977. The triadic palette adds #7EA677 and #777EA6 for vibrant variety.
    How do I use #A6777D in CSS?
    Use any format: color: #a6777d; or rgb(166, 119, 125); or hsl(352, 21%, 56%). For CSS custom properties: --color-primary: 352 21% 56%; 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.