Color #79596F Color / Colour Code #79596F

    This page shows the hex color code for color #79596f (#79596F). The colour is a pink tone with 15% saturation and 41% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #79596F

    Color Conversions

    HEX
    #79596F
    RGB
    rgb(121, 89, 111)
    HSL
    hsl(319, 15%, 41%)
    HSV
    hsv(319, 26%, 47%)
    CMYK
    cmyk(0%, 26%, 8%, 53%)

    Accessibility Contrast

    WCAG contrast ratios for #79596F against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    6.05:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    3.47:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    5.21:1
    AA PassAA Large PassAAA Fail

    Complementary Colors

    #79596F paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 289, 319, and 349 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 319, 79, and 199 degrees.

    Color Palettes Using #79596F

    Monochromatic Scale

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

    #2C2128 #584151 #936C87 #BEA7B7 #DED3DB
    Warm Harmony

    Adjacent hues from 319 to 4 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.

    #9D7B93 #9D7B8A #9D7B81 #9D7D7B
    Cool Contrast

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

    #936C87 #6C9378 #6C938C #6C8793
    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.

    #E0B8D3 #E0C5B8 #D3E0B8 #B8E0C5 #B8D3E0

    Shades & Tints of #79596F

    Lightness variations at hue 319 and 15% saturation.

    CSS Gradients with #79596F

    Pink to Green
    linear-gradient(135deg, #79596f, #597863)
    Analogous Fade
    linear-gradient(90deg, #79596f, #78595f)
    Deep to Light
    linear-gradient(180deg, #352730, #d8cad4)
    Tricolor Sweep
    linear-gradient(135deg, #78596e, #6e7859, #596e78)

    Design Use Cases for #79596F

    Muted Accent Color

    With 15% saturation, #79596F 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.

    Primary Interface Color

    At 41% lightness, #79596F 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

    #79596F is in the pink range (hue 319). 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 #79596F (hue 319) to its complement at hue 139. For a subtler effect, try pairing with an analogous color at hue 349. Use CSS: background: linear-gradient(135deg, #79596f, #597863);

    CSS Code for #79596F

    /* Background */
    background-color: #79596f;
    background-color: rgb(121, 89, 111);
    background-color: hsl(319, 15%, 41%);
    /* Text */
    color: #79596f;
    /* Border */
    border: 2px solid #79596f;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(121, 89, 111, 0.3);
    /* CSS Variable */
    --color-primary: 319 15% 41%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #79596F across image editing and color design tools.

    About Color #79596F (#79596F)

    #79596F is a pink color (colour) with RGB channel values of 121 red, 89 green, and 111 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 319 degrees with 15% saturation and 41% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #79596F is 101/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, 26% magenta, 8% yellow, and 53% key (black).

    The WCAG contrast ratio of #79596F against white is 6.05:1 and against black is 3.47:1. This meets the AA requirement (4.5:1) for normal text on white. For AAA compliance, consider darkening to at least 29% lightness.

    The complementary colour #597863 creates maximum visual tension when paired with #79596F. For more harmonious color combinations, use the analogous colours #725978 and #78595F, 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 #79596F

    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 #79596F?
    #79596F is Color #79596F, a pink color (colour) with RGB(121, 89, 111), HSL(319, 15%, 41%), and CMYK(0%, 26%, 8%, 53%). Its perceived brightness is 101/255.
    Is #79596F accessible for text?
    Against white, #79596F has a contrast ratio of 6.05:1 (passes AA for normal text). Against black, it has 3.47:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #79596F?
    The complementary colour is #597863 (hue 139). For subtle color combinations, use analogous colours #725978 and #78595F. The triadic palette adds #6E7859 and #596E78 for vibrant variety.
    How do I use #79596F in CSS?
    Use any format: color: #79596f; or rgb(121, 89, 111); or hsl(319, 15%, 41%). For CSS custom properties: --color-primary: 319 15% 41%; 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.