Color #BE03EE Color / Colour Code #BE03EE

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

    #BE03EE

    Color Conversions

    HEX
    #BE03EE
    RGB
    rgb(190, 3, 238)
    HSL
    hsl(288, 98%, 47%)
    HSV
    hsv(288, 99%, 93%)
    CMYK
    cmyk(20%, 99%, 0%, 7%)

    Accessibility Contrast

    WCAG contrast ratios for #BE03EE against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    4.73:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    4.44:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    4.08:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 258, 288, and 318 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 288, 48, and 168 degrees.

    Color Palettes Using #BE03EE

    Monochromatic Scale

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

    #3D014C #790297 #CA03FC #DF68FD #EFB3FE
    Warm Harmony

    Adjacent hues from 288 to 333 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.

    #C330E8 #E830DF #E830B1 #E83083
    Cool Contrast

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

    #B526D9 #4AD926 #26D95C #26D9B5
    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.

    #D8B8E0 #E0B8C0 #E0D8B8 #C0E0B8 #B8E0D8

    Shades & Tints of #BE03EE

    Lightness variations at hue 288 and 98% saturation.

    CSS Gradients with #BE03EE

    Purple to Green
    linear-gradient(135deg, #be03ee, #31ed02)
    Analogous Fade
    linear-gradient(90deg, #be03ee, #ed02a7)
    Deep to Light
    linear-gradient(180deg, #49015b, #eca4fe)
    Tricolor Sweep
    linear-gradient(135deg, #be02ed, #edbe02, #02edbe)

    Design Use Cases for #BE03EE

    High-Impact Accent

    With 98% saturation, #BE03EE 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.

    Primary Interface Color

    At 47% lightness, #BE03EE 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

    #BE03EE falls in the purple spectrum (hue 288). 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 #BE03EE (hue 288) to its complement at hue 108. For a subtler effect, try pairing with an analogous color at hue 318. Use CSS: background: linear-gradient(135deg, #be03ee, #31ed02);

    CSS Code for #BE03EE

    /* Background */
    background-color: #be03ee;
    background-color: rgb(190, 3, 238);
    background-color: hsl(288, 98%, 47%);
    /* Text */
    color: #be03ee;
    /* Border */
    border: 2px solid #be03ee;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(190, 3, 238, 0.3);
    /* CSS Variable */
    --color-primary: 288 98% 47%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BE03EE across image editing and color design tools.

    About Color #BE03EE (#BE03EE)

    #BE03EE is a purple color (colour) with RGB channel values of 190 red, 3 green, and 238 blue. The blue channel is dominant by a ratio of 79.3:1 over the weakest channel. In HSL terms, the hue sits at 288 degrees with 98% saturation and 47% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #BE03EE is 86/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 20% cyan, 99% magenta, 0% yellow, and 7% key (black).

    The WCAG contrast ratio of #BE03EE against white is 4.73:1 and against black is 4.44:1. This meets the AA requirement (4.5:1) for normal text on white. For AAA compliance, consider darkening to at least 33% lightness.

    The complementary colour #31ED02 creates maximum visual tension when paired with #BE03EE. For more harmonious color combinations, use the analogous colours #4902ED and #ED02A7, 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 #BE03EE

    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 #BE03EE?
    #BE03EE is Color #BE03EE, a purple color (colour) with RGB(190, 3, 238), HSL(288, 98%, 47%), and CMYK(20%, 99%, 0%, 7%). Its perceived brightness is 86/255.
    Is #BE03EE accessible for text?
    Against white, #BE03EE has a contrast ratio of 4.73:1 (passes AA for normal text). Against black, it has 4.44:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BE03EE?
    The complementary colour is #31ED02 (hue 108). For subtle color combinations, use analogous colours #4902ED and #ED02A7. The triadic palette adds #EDBE02 and #02EDBE for vibrant variety.
    How do I use #BE03EE in CSS?
    Use any format: color: #be03ee; or rgb(190, 3, 238); or hsl(288, 98%, 47%). For CSS custom properties: --color-primary: 288 98% 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.