Color #702EA3 Color / Colour Code #702EA3

    This page shows the hex color code for color #702ea3 (#702EA3). The colour is a purple tone with 56% saturation and 41% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #702EA3

    Color Conversions

    HEX
    #702EA3
    RGB
    rgb(112, 46, 163)
    HSL
    hsl(274, 56%, 41%)
    HSV
    hsv(274, 72%, 64%)
    CMYK
    cmyk(31%, 72%, 0%, 36%)

    Accessibility Contrast

    WCAG contrast ratios for #702EA3 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    8.05:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    2.61:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    6.94:1
    AA PassAA Large PassAAA Fail

    Complementary Colors

    #702EA3 paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 244, 274, and 304 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 274, 34, and 154 degrees.

    Color Palettes Using #702EA3

    Monochromatic Scale

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

    #29113C #522277 #8938C7 #B888DD #DCC3EE
    Warm Harmony

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

    #954CCD #B54CCD #CD4CC4 #CD4CA4
    Cool Contrast

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

    #8938C7 #76C738 #38C742 #38C789
    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.

    #CFB8E0 #E0B8C9 #E0CFB8 #C9E0B8 #B8E0CF

    Shades & Tints of #702EA3

    Lightness variations at hue 274 and 56% saturation.

    CSS Gradients with #702EA3

    Purple to Green
    linear-gradient(135deg, #702ea3, #61a32e)
    Analogous Fade
    linear-gradient(90deg, #702ea3, #a32e9b)
    Deep to Light
    linear-gradient(180deg, #311448, #d5b7eb)
    Tricolor Sweep
    linear-gradient(135deg, #702ea3, #a3702e, #2ea370)

    Design Use Cases for #702EA3

    Balanced UI Color

    At 56% saturation, #702EA3 strikes a balance between vibrancy and restraint. This makes it versatile for primary UI elements like navigation bars, card headers, and form accents. It draws attention without overwhelming adjacent content.

    Primary Interface Color

    At 41% lightness, #702EA3 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

    #702EA3 falls in the purple spectrum (hue 274). 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 #702EA3 (hue 274) to its complement at hue 94. For a subtler effect, try pairing with an analogous color at hue 304. Use CSS: background: linear-gradient(135deg, #702ea3, #61a32e);

    CSS Code for #702EA3

    /* Background */
    background-color: #702ea3;
    background-color: rgb(112, 46, 163);
    background-color: hsl(274, 56%, 41%);
    /* Text */
    color: #702ea3;
    /* Border */
    border: 2px solid #702ea3;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(112, 46, 163, 0.3);
    /* CSS Variable */
    --color-primary: 274 56% 41%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #702EA3 across image editing and color design tools.

    About Color #702EA3 (#702EA3)

    #702EA3 is a purple color (colour) with RGB channel values of 112 red, 46 green, and 163 blue. The blue channel is dominant by a ratio of 3.5:1 over the weakest channel. In HSL terms, the hue sits at 274 degrees with 56% saturation and 41% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #702EA3 is 79/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 31% cyan, 72% magenta, 0% yellow, and 36% key (black).

    The WCAG contrast ratio of #702EA3 against white is 8.05:1 and against black is 2.61: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 #61A32E creates maximum visual tension when paired with #702EA3. For more harmonious color combinations, use the analogous colours #362EA3 and #A32E9B, 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 #702EA3

    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 #702EA3?
    #702EA3 is Color #702EA3, a purple color (colour) with RGB(112, 46, 163), HSL(274, 56%, 41%), and CMYK(31%, 72%, 0%, 36%). Its perceived brightness is 79/255.
    Is #702EA3 accessible for text?
    Against white, #702EA3 has a contrast ratio of 8.05:1 (passes AA for normal text). Against black, it has 2.61:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #702EA3?
    The complementary colour is #61A32E (hue 94). For subtle color combinations, use analogous colours #362EA3 and #A32E9B. The triadic palette adds #A3702E and #2EA370 for vibrant variety.
    How do I use #702EA3 in CSS?
    Use any format: color: #702ea3; or rgb(112, 46, 163); or hsl(274, 56%, 41%). For CSS custom properties: --color-primary: 274 56% 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.