Color #2E0050 Color / Colour Code #2E0050

    This page shows the hex color code for color #2e0050 (#2E0050). The colour is a purple tone with 100% saturation and 16% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #2E0050

    Color Conversions

    HEX
    #2E0050
    RGB
    rgb(46, 0, 80)
    HSL
    hsl(275, 100%, 16%)
    HSV
    hsv(275, 100%, 31%)
    CMYK
    cmyk(42%, 100%, 0%, 69%)

    Accessibility Contrast

    WCAG contrast ratios for #2E0050 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    17.05:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    1.23:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    14.69:1
    AA PassAA Large PassAAA Pass

    Complementary Colors

    #2E0050 paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 245, 275, and 305 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 275, 35, and 155 degrees.

    Color Palettes Using #2E0050

    Monochromatic Scale

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

    #2D004D #590099 #9500FF #BF66FF #DFB3FF
    Warm Harmony

    Adjacent hues from 275 to 320 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.

    #9C30E8 #C930E8 #E830D9 #E830AB
    Cool Contrast

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

    #8E26D9 #71D926 #26D935 #26D98E
    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 #2E0050

    Lightness variations at hue 275 and 100% saturation.

    CSS Gradients with #2E0050

    Purple to Green
    linear-gradient(135deg, #2e0050, #225200)
    Analogous Fade
    linear-gradient(90deg, #2e0050, #52004b)
    Deep to Light
    linear-gradient(180deg, #36005c, #d9a3ff)
    Tricolor Sweep
    linear-gradient(135deg, #300052, #523000, #005230)

    Design Use Cases for #2E0050

    High-Impact Accent

    With 100% saturation, #2E0050 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

    #2E0050 at 16% 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

    #2E0050 falls in the purple spectrum (hue 275). 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 #2E0050 (hue 275) to its complement at hue 95. For a subtler effect, try pairing with an analogous color at hue 305. Use CSS: background: linear-gradient(135deg, #2e0050, #225200);

    CSS Code for #2E0050

    /* Background */
    background-color: #2e0050;
    background-color: rgb(46, 0, 80);
    background-color: hsl(275, 100%, 16%);
    /* Text */
    color: #2e0050;
    /* Border */
    border: 2px solid #2e0050;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(46, 0, 80, 0.3);
    /* CSS Variable */
    --color-primary: 275 100% 16%;

    Similar Colors

    Colors visually similar to #2E0050 based on RGB, lightness, and hue variations.

    Use This Color in Design Tools

    Apply #2E0050 across image editing and color design tools.

    About Color #2E0050 (#2E0050)

    #2E0050 is a purple color (colour) with RGB channel values of 46 red, 0 green, and 80 blue. The blue channel is dominant by a ratio of 80.0:1 over the weakest channel. In HSL terms, the hue sits at 275 degrees with 100% saturation and 16% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #2E0050 is 23/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 42% cyan, 100% magenta, 0% yellow, and 69% key (black).

    The WCAG contrast ratio of #2E0050 against white is 17.05:1 and against black is 1.23: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 #225200 creates maximum visual tension when paired with #2E0050. For more harmonious color combinations, use the analogous colours #070052 and #52004B, 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 #2E0050

    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 #2E0050?
    #2E0050 is Color #2E0050, a purple color (colour) with RGB(46, 0, 80), HSL(275, 100%, 16%), and CMYK(42%, 100%, 0%, 69%). Its perceived brightness is 23/255.
    Is #2E0050 accessible for text?
    Against white, #2E0050 has a contrast ratio of 17.05:1 (passes AA for normal text). Against black, it has 1.23:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #2E0050?
    The complementary colour is #225200 (hue 95). For subtle color combinations, use analogous colours #070052 and #52004B. The triadic palette adds #523000 and #005230 for vibrant variety.
    How do I use #2E0050 in CSS?
    Use any format: color: #2e0050; or rgb(46, 0, 80); or hsl(275, 100%, 16%). For CSS custom properties: --color-primary: 275 100% 16%; 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.