Color #975DEE Color / Colour Code #975DEE

    This page shows the hex color code for color #975dee (#975DEE). The colour is a purple tone with 81% saturation and 65% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #975DEE

    Color Conversions

    HEX
    #975DEE
    RGB
    rgb(151, 93, 238)
    HSL
    hsl(264, 81%, 65%)
    HSV
    hsv(264, 61%, 93%)
    CMYK
    cmyk(37%, 61%, 0%, 7%)

    Accessibility Contrast

    WCAG contrast ratios for #975DEE against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    4.10:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    5.12:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.54:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

    #975DEE paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 234, 264, and 294 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 264, 24, and 144 degrees.

    Color Palettes Using #975DEE

    Monochromatic Scale

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

    #200745 #400F8A #6B18E7 #A675F0 #D3BAF8
    Warm Harmony

    Adjacent hues from 264 to 309 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.

    #7A30E8 #A830E8 #D630E8 #E830CD
    Cool Contrast

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

    #6E26D9 #91D926 #38D926 #26D96E
    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.

    #C8B8E0 #E0B8D0 #E0C8B8 #D0E0B8 #B8E0C8

    Shades & Tints of #975DEE

    Lightness variations at hue 264 and 81% saturation.

    CSS Gradients with #975DEE

    Purple to Green
    linear-gradient(135deg, #975dee, #b4ee5d)
    Analogous Fade
    linear-gradient(90deg, #975dee, #e05dee)
    Deep to Light
    linear-gradient(180deg, #260953, #caacf6)
    Tricolor Sweep
    linear-gradient(135deg, #975dee, #ee975d, #5dee97)

    Design Use Cases for #975DEE

    Vibrant Brand Color

    #975DEE has a strong 81% 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.

    Soft Accent & Highlight

    With 65% lightness, #975DEE 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.

    Creativity & Premium Positioning

    #975DEE falls in the purple spectrum (hue 264). 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 #975DEE (hue 264) to its complement at hue 84. For a subtler effect, try pairing with an analogous color at hue 294. Use CSS: background: linear-gradient(135deg, #975dee, #b4ee5d);

    CSS Code for #975DEE

    /* Background */
    background-color: #975dee;
    background-color: rgb(151, 93, 238);
    background-color: hsl(264, 81%, 65%);
    /* Text */
    color: #975dee;
    /* Border */
    border: 2px solid #975dee;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(151, 93, 238, 0.3);
    /* CSS Variable */
    --color-primary: 264 81% 65%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #975DEE across image editing and color design tools.

    About Color #975DEE (#975DEE)

    #975DEE is a purple color (colour) with RGB channel values of 151 red, 93 green, and 238 blue. The blue channel is dominant by a ratio of 2.6:1 over the weakest channel. In HSL terms, the hue sits at 264 degrees with 81% saturation and 65% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #975DEE is 127/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, 61% magenta, 0% yellow, and 7% key (black).

    The WCAG contrast ratio of #975DEE against white is 4.10:1 and against black is 5.12: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.12:1.

    The complementary colour #B4EE5D creates maximum visual tension when paired with #975DEE. For more harmonious color combinations, use the analogous colours #5D6CEE and #E05DEE, 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 #975DEE

    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 #975DEE?
    #975DEE is Color #975DEE, a purple color (colour) with RGB(151, 93, 238), HSL(264, 81%, 65%), and CMYK(37%, 61%, 0%, 7%). Its perceived brightness is 127/255.
    Is #975DEE accessible for text?
    Against white, #975DEE has a contrast ratio of 4.10:1 (fails AA for normal text). Against black, it has 5.12: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 #975DEE?
    The complementary colour is #B4EE5D (hue 84). For subtle color combinations, use analogous colours #5D6CEE and #E05DEE. The triadic palette adds #EE975D and #5DEE97 for vibrant variety.
    How do I use #975DEE in CSS?
    Use any format: color: #975dee; or rgb(151, 93, 238); or hsl(264, 81%, 65%). For CSS custom properties: --color-primary: 264 81% 65%; 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.