Color #751DC7 Color / Colour Code #751DC7

    This page shows the hex color code for color #751dc7 (#751DC7). The colour is a purple tone with 75% saturation and 45% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #751DC7

    Color Conversions

    HEX
    #751DC7
    RGB
    rgb(117, 29, 199)
    HSL
    hsl(271, 75%, 45%)
    HSV
    hsv(271, 85%, 78%)
    CMYK
    cmyk(41%, 85%, 0%, 22%)

    Accessibility Contrast

    WCAG contrast ratios for #751DC7 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    7.62:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    2.76:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    6.57:1
    AA PassAA Large PassAAA Fail

    Complementary Colors

    #751DC7 paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 241, 271, and 301 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 271, 31, and 151 degrees.

    Color Palettes Using #751DC7

    Monochromatic Scale

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

    #270A43 #4E1386 #8320DF #B479EC #DABCF5
    Warm Harmony

    Adjacent hues from 271 to 316 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.

    #8F36E2 #BA36E2 #E236DF #E236B4
    Cool Contrast

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

    #8226D9 #7DD926 #26D929 #26D982
    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.

    #CDB8E0 #E0B8CB #E0CDB8 #CBE0B8 #B8E0CD

    Shades & Tints of #751DC7

    Lightness variations at hue 271 and 75% saturation.

    CSS Gradients with #751DC7

    Purple to Green
    linear-gradient(135deg, #751dc7, #70c91d)
    Analogous Fade
    linear-gradient(90deg, #751dc7, #c91dc6)
    Deep to Light
    linear-gradient(180deg, #2f0b50, #d2aff4)
    Tricolor Sweep
    linear-gradient(135deg, #761dc9, #c9761d, #1dc976)

    Design Use Cases for #751DC7

    Vibrant Brand Color

    #751DC7 has a strong 75% 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 45% lightness, #751DC7 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.

    Creativity & Premium Positioning

    #751DC7 falls in the purple spectrum (hue 271). 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 #751DC7 (hue 271) to its complement at hue 91. For a subtler effect, try pairing with an analogous color at hue 301. Use CSS: background: linear-gradient(135deg, #751dc7, #70c91d);

    CSS Code for #751DC7

    /* Background */
    background-color: #751dc7;
    background-color: rgb(117, 29, 199);
    background-color: hsl(271, 75%, 45%);
    /* Text */
    color: #751dc7;
    /* Border */
    border: 2px solid #751dc7;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(117, 29, 199, 0.3);
    /* CSS Variable */
    --color-primary: 271 75% 45%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #751DC7 across image editing and color design tools.

    About Color #751DC7 (#751DC7)

    #751DC7 is a purple color (colour) with RGB channel values of 117 red, 29 green, and 199 blue. The blue channel is dominant by a ratio of 6.9:1 over the weakest channel. In HSL terms, the hue sits at 271 degrees with 75% saturation and 45% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #751DC7 is 75/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 41% cyan, 85% magenta, 0% yellow, and 22% key (black).

    The WCAG contrast ratio of #751DC7 against white is 7.62:1 and against black is 2.76: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 #70C91D creates maximum visual tension when paired with #751DC7. For more harmonious color combinations, use the analogous colours #201DC9 and #C91DC6, 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 #751DC7

    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 #751DC7?
    #751DC7 is Color #751DC7, a purple color (colour) with RGB(117, 29, 199), HSL(271, 75%, 45%), and CMYK(41%, 85%, 0%, 22%). Its perceived brightness is 75/255.
    Is #751DC7 accessible for text?
    Against white, #751DC7 has a contrast ratio of 7.62:1 (passes AA for normal text). Against black, it has 2.76:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #751DC7?
    The complementary colour is #70C91D (hue 91). For subtle color combinations, use analogous colours #201DC9 and #C91DC6. The triadic palette adds #C9761D and #1DC976 for vibrant variety.
    How do I use #751DC7 in CSS?
    Use any format: color: #751dc7; or rgb(117, 29, 199); or hsl(271, 75%, 45%). For CSS custom properties: --color-primary: 271 75% 45%; 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.