Color #522DC2 Color / Colour Code #522DC2

    This page shows the hex color code for color #522dc2 (#522DC2). The colour is a purple tone with 62% saturation and 47% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #522DC2

    Color Conversions

    HEX
    #522DC2
    RGB
    rgb(82, 45, 194)
    HSL
    hsl(255, 62%, 47%)
    HSV
    hsv(255, 77%, 76%)
    CMYK
    cmyk(58%, 77%, 0%, 24%)

    Accessibility Contrast

    WCAG contrast ratios for #522DC2 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    8.36:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    2.51:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    7.20:1
    AA PassAA Large PassAAA Pass

    Complementary Colors

    #522DC2 paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 225, 255, and 285 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 255, 15, and 135 degrees.

    Color Palettes Using #522DC2

    Monochromatic Scale

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

    #1A0F3E #351D7C #5830CF #9B83E2 #CDC1F0
    Warm Harmony

    Adjacent hues from 255 to 300 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.

    #6945D3 #8C45D3 #B045D3 #D345D3
    Cool Contrast

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

    #5830CF #A7CF30 #58CF30 #30CF58
    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.

    #C2B8E0 #E0B8D6 #E0C2B8 #D6E0B8 #B8E0C2

    Shades & Tints of #522DC2

    Lightness variations at hue 255 and 62% saturation.

    CSS Gradients with #522DC2

    Purple to Green
    linear-gradient(135deg, #522dc2, #9dc22e)
    Analogous Fade
    linear-gradient(90deg, #522dc2, #9d2ec2)
    Deep to Light
    linear-gradient(180deg, #20114a, #c3b5ee)
    Tricolor Sweep
    linear-gradient(135deg, #532ec2, #c2532e, #2ec253)

    Design Use Cases for #522DC2

    Vibrant Brand Color

    #522DC2 has a strong 62% 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 47% lightness, #522DC2 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

    #522DC2 falls in the purple spectrum (hue 255). 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 #522DC2 (hue 255) to its complement at hue 75. For a subtler effect, try pairing with an analogous color at hue 285. Use CSS: background: linear-gradient(135deg, #522dc2, #9dc22e);

    CSS Code for #522DC2

    /* Background */
    background-color: #522dc2;
    background-color: rgb(82, 45, 194);
    background-color: hsl(255, 62%, 47%);
    /* Text */
    color: #522dc2;
    /* Border */
    border: 2px solid #522dc2;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(82, 45, 194, 0.3);
    /* CSS Variable */
    --color-primary: 255 62% 47%;

    Similar Colors

    Colors visually similar to #522DC2 based on RGB, lightness, and hue variations.

    Use This Color in Design Tools

    Apply #522DC2 across image editing and color design tools.

    About Color #522DC2 (#522DC2)

    #522DC2 is a purple color (colour) with RGB channel values of 82 red, 45 green, and 194 blue. The blue channel is dominant by a ratio of 4.3:1 over the weakest channel. In HSL terms, the hue sits at 255 degrees with 62% saturation and 47% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #522DC2 is 73/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 58% cyan, 77% magenta, 0% yellow, and 24% key (black).

    The WCAG contrast ratio of #522DC2 against white is 8.36:1 and against black is 2.51: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 #9DC22E creates maximum visual tension when paired with #522DC2. For more harmonious color combinations, use the analogous colours #2E53C2 and #9D2EC2, 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 #522DC2

    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 #522DC2?
    #522DC2 is Color #522DC2, a purple color (colour) with RGB(82, 45, 194), HSL(255, 62%, 47%), and CMYK(58%, 77%, 0%, 24%). Its perceived brightness is 73/255.
    Is #522DC2 accessible for text?
    Against white, #522DC2 has a contrast ratio of 8.36:1 (passes AA for normal text). Against black, it has 2.51:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #522DC2?
    The complementary colour is #9DC22E (hue 75). For subtle color combinations, use analogous colours #2E53C2 and #9D2EC2. The triadic palette adds #C2532E and #2EC253 for vibrant variety.
    How do I use #522DC2 in CSS?
    Use any format: color: #522dc2; or rgb(82, 45, 194); or hsl(255, 62%, 47%). For CSS custom properties: --color-primary: 255 62% 47%; 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.