Color #E83FED Color / Colour Code #E83FED

    This page shows the hex color code for color #e83fed (#E83FED). The colour is a purple tone with 83% saturation and 59% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #E83FED

    Color Conversions

    HEX
    #E83FED
    RGB
    rgb(232, 63, 237)
    HSL
    hsl(298, 83%, 59%)
    HSV
    hsv(298, 73%, 93%)
    CMYK
    cmyk(2%, 73%, 0%, 7%)

    Accessibility Contrast

    WCAG contrast ratios for #E83FED against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.30:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    6.37:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    2.84:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #E83FED paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 268, 298, and 328 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 298, 58, and 178 degrees.

    Color Palettes Using #E83FED

    Monochromatic Scale

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

    #440746 #880D8C #E216E9 #EE73F2 #F6B9F8
    Warm Harmony

    Adjacent hues from 298 to 343 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.

    #E230E8 #E830C0 #E83092 #E83064
    Cool Contrast

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

    #D326D9 #2CD926 #26D97A #26D9D3
    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.

    #DFB8E0 #E0B8B9 #E0DFB8 #B9E0B8 #B8E0DF

    Shades & Tints of #E83FED

    Lightness variations at hue 298 and 83% saturation.

    CSS Gradients with #E83FED

    Purple to Green
    linear-gradient(135deg, #e83fed, #45ed40)
    Analogous Fade
    linear-gradient(90deg, #e83fed, #ed409c)
    Deep to Light
    linear-gradient(180deg, #510854, #f5abf7)
    Tricolor Sweep
    linear-gradient(135deg, #e740ed, #ede740, #40ede7)

    Design Use Cases for #E83FED

    Vibrant Brand Color

    #E83FED has a strong 83% 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 59% lightness, #E83FED 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

    #E83FED falls in the purple spectrum (hue 298). 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 #E83FED (hue 298) to its complement at hue 118. For a subtler effect, try pairing with an analogous color at hue 328. Use CSS: background: linear-gradient(135deg, #e83fed, #45ed40);

    CSS Code for #E83FED

    /* Background */
    background-color: #e83fed;
    background-color: rgb(232, 63, 237);
    background-color: hsl(298, 83%, 59%);
    /* Text */
    color: #e83fed;
    /* Border */
    border: 2px solid #e83fed;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(232, 63, 237, 0.3);
    /* CSS Variable */
    --color-primary: 298 83% 59%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #E83FED across image editing and color design tools.

    About Color #E83FED (#E83FED)

    #E83FED is a purple color (colour) with RGB channel values of 232 red, 63 green, and 237 blue. The blue channel is dominant by a ratio of 3.8:1 over the weakest channel. In HSL terms, the hue sits at 298 degrees with 83% saturation and 59% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #E83FED is 133/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This is a medium-brightness color that can work with either dark or light text depending on font weight and size. For print production, the CMYK equivalent is 2% cyan, 73% magenta, 0% yellow, and 7% key (black).

    The WCAG contrast ratio of #E83FED against white is 3.30:1 and against black is 6.37: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 6.37:1.

    The complementary colour #45ED40 creates maximum visual tension when paired with #E83FED. For more harmonious color combinations, use the analogous colours #9140ED and #ED409C, 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 #E83FED

    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 #E83FED?
    #E83FED is Color #E83FED, a purple color (colour) with RGB(232, 63, 237), HSL(298, 83%, 59%), and CMYK(2%, 73%, 0%, 7%). Its perceived brightness is 133/255.
    Is #E83FED accessible for text?
    Against white, #E83FED has a contrast ratio of 3.30:1 (fails AA for normal text). Against black, it has 6.37: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 #E83FED?
    The complementary colour is #45ED40 (hue 118). For subtle color combinations, use analogous colours #9140ED and #ED409C. The triadic palette adds #EDE740 and #40EDE7 for vibrant variety.
    How do I use #E83FED in CSS?
    Use any format: color: #e83fed; or rgb(232, 63, 237); or hsl(298, 83%, 59%). For CSS custom properties: --color-primary: 298 83% 59%; 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.