Color #59078D Color / Colour Code #59078D

    This page shows the hex color code for color #59078d (#59078D). The colour is a purple tone with 91% saturation and 29% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #59078D

    Color Conversions

    HEX
    #59078D
    RGB
    rgb(89, 7, 141)
    HSL
    hsl(277, 91%, 29%)
    HSV
    hsv(277, 95%, 55%)
    CMYK
    cmyk(37%, 95%, 0%, 45%)

    Accessibility Contrast

    WCAG contrast ratios for #59078D against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    11.41:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    1.84:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    9.84:1
    AA PassAA Large PassAAA Pass

    Complementary Colors

    #59078D paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 247, 277, and 307 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 277, 37, and 157 degrees.

    Color Palettes Using #59078D

    Monochromatic Scale

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

    #2E0349 #5D0792 #9B0BF4 #C36DF8 #E1B6FC
    Warm Harmony

    Adjacent hues from 277 to 322 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.

    #A230E8 #D030E8 #E830D3 #E830A5
    Cool Contrast

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

    #9426D9 #6BD926 #26D93B #26D994
    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.

    #D1B8E0 #E0B8C7 #E0D1B8 #C7E0B8 #B8E0D1

    Shades & Tints of #59078D

    Lightness variations at hue 277 and 91% saturation.

    CSS Gradients with #59078D

    Purple to Green
    linear-gradient(135deg, #59078d, #3a8d07)
    Analogous Fade
    linear-gradient(90deg, #59078d, #8d077e)
    Deep to Light
    linear-gradient(180deg, #380458, #dba7fb)
    Tricolor Sweep
    linear-gradient(135deg, #5a078d, #8d5a07, #078d5a)

    Design Use Cases for #59078D

    High-Impact Accent

    With 91% saturation, #59078D is highly vivid. Reserve this for elements that need maximum attention: primary action buttons, notification badges, error states, or promotional banners. Use sparingly alongside neutral tones to avoid visual fatigue.

    Deep Accent & Text Color

    #59078D at 29% lightness is dark enough for readable body text on light backgrounds while retaining its purple character. Use for headings, emphasized text, or deep accent borders. It provides contrast without the harshness of pure black.

    Creativity & Premium Positioning

    #59078D falls in the purple spectrum (hue 277). Purple communicates creativity, wisdom, and luxury. It is effective for premium product highlights, creative portfolio accents, meditation app interfaces, and rewards program branding. Purple occupies a unique space between the energy of red and the calm of blue.

    Gradient Pairing

    Create a gradient from #59078D (hue 277) to its complement at hue 97. For a subtler effect, try pairing with an analogous color at hue 307. Use CSS: background: linear-gradient(135deg, #59078d, #3a8d07);

    CSS Code for #59078D

    /* Background */
    background-color: #59078d;
    background-color: rgb(89, 7, 141);
    background-color: hsl(277, 91%, 29%);
    /* Text */
    color: #59078d;
    /* Border */
    border: 2px solid #59078d;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(89, 7, 141, 0.3);
    /* CSS Variable */
    --color-primary: 277 91% 29%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #59078D across image editing and color design tools.

    About Color #59078D (#59078D)

    #59078D is a purple color (colour) with RGB channel values of 89 red, 7 green, and 141 blue. The blue channel is dominant by a ratio of 20.1:1 over the weakest channel. In HSL terms, the hue sits at 277 degrees with 91% saturation and 29% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #59078D is 47/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 37% cyan, 95% magenta, 0% yellow, and 45% key (black).

    The WCAG contrast ratio of #59078D against white is 11.41:1 and against black is 1.84: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 #3A8D07 creates maximum visual tension when paired with #59078D. For more harmonious color combinations, use the analogous colours #16078D and #8D077E, 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 #59078D

    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 #59078D?
    #59078D is Color #59078D, a purple color (colour) with RGB(89, 7, 141), HSL(277, 91%, 29%), and CMYK(37%, 95%, 0%, 45%). Its perceived brightness is 47/255.
    Is #59078D accessible for text?
    Against white, #59078D has a contrast ratio of 11.41:1 (passes AA for normal text). Against black, it has 1.84:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #59078D?
    The complementary colour is #3A8D07 (hue 97). For subtle color combinations, use analogous colours #16078D and #8D077E. The triadic palette adds #8D5A07 and #078D5A for vibrant variety.
    How do I use #59078D in CSS?
    Use any format: color: #59078d; or rgb(89, 7, 141); or hsl(277, 91%, 29%). For CSS custom properties: --color-primary: 277 91% 29%; 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.