Color #E075BA Color / Colour Code #E075BA

    This page shows the hex color code for color #e075ba (#E075BA). The colour is a pink tone with 63% saturation and 67% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #E075BA

    Color Conversions

    HEX
    #E075BA
    RGB
    rgb(224, 117, 186)
    HSL
    hsl(321, 63%, 67%)
    HSV
    hsv(321, 48%, 88%)
    CMYK
    cmyk(0%, 48%, 17%, 12%)

    Accessibility Contrast

    WCAG contrast ratios for #E075BA against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.83:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    7.42:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    2.44:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 291, 321, and 351 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 321, 81, and 201 degrees.

    Color Palettes Using #E075BA

    Monochromatic Scale

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

    #3E0E2D #7D1C5B #D02F98 #E382C1 #F1C1E0
    Warm Harmony

    Adjacent hues from 321 to 6 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.

    #D544A2 #D5447E #D5445A #D55244
    Cool Contrast

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

    #D02F98 #2FD067 #2FD0B8 #2F98D0
    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.

    #E0B8D2 #E0C6B8 #D2E0B8 #B8E0C6 #B8D2E0

    Shades & Tints of #E075BA

    Lightness variations at hue 321 and 63% saturation.

    CSS Gradients with #E075BA

    Pink to Green
    linear-gradient(135deg, #e075ba, #76e09b)
    Analogous Fade
    linear-gradient(90deg, #e075ba, #e07686)
    Deep to Light
    linear-gradient(180deg, #4b1137, #eeb4da)
    Tricolor Sweep
    linear-gradient(135deg, #e076bb, #bbe076, #76bbe0)

    Design Use Cases for #E075BA

    Vibrant Brand Color

    #E075BA has a strong 63% 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 67% lightness, #E075BA 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.

    Playfulness & Compassion

    #E075BA is in the pink range (hue 321). Pink ranges from energetic to gentle depending on saturation and lightness. Use it for beauty and cosmetics branding, social app interfaces, Valentine's themes, and youth-oriented design. Desaturated pinks work well as soft background tints.

    Gradient Pairing

    Create a gradient from #E075BA (hue 321) to its complement at hue 141. For a subtler effect, try pairing with an analogous color at hue 351. Use CSS: background: linear-gradient(135deg, #e075ba, #76e09b);

    CSS Code for #E075BA

    /* Background */
    background-color: #e075ba;
    background-color: rgb(224, 117, 186);
    background-color: hsl(321, 63%, 67%);
    /* Text */
    color: #e075ba;
    /* Border */
    border: 2px solid #e075ba;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(224, 117, 186, 0.3);
    /* CSS Variable */
    --color-primary: 321 63% 67%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #E075BA across image editing and color design tools.

    About Color #E075BA (#E075BA)

    #E075BA is a pink color (colour) with RGB channel values of 224 red, 117 green, and 186 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 321 degrees with 63% saturation and 67% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #E075BA is 157/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 0% cyan, 48% magenta, 17% yellow, and 12% key (black).

    The WCAG contrast ratio of #E075BA against white is 2.83:1 and against black is 7.42:1. This does not meet AA requirements on white. Use it on dark backgrounds where it achieves 7.42:1, or use it exclusively for decorative purposes.

    The complementary colour #76E09B creates maximum visual tension when paired with #E075BA. For more harmonious color combinations, use the analogous colours #D076E0 and #E07686, 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 #E075BA

    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 #E075BA?
    #E075BA is Color #E075BA, a pink color (colour) with RGB(224, 117, 186), HSL(321, 63%, 67%), and CMYK(0%, 48%, 17%, 12%). Its perceived brightness is 157/255.
    Is #E075BA accessible for text?
    Against white, #E075BA has a contrast ratio of 2.83:1 (fails AA for normal text). Against black, it has 7.42:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #E075BA?
    The complementary colour is #76E09B (hue 141). For subtle color combinations, use analogous colours #D076E0 and #E07686. The triadic palette adds #BBE076 and #76BBE0 for vibrant variety.
    How do I use #E075BA in CSS?
    Use any format: color: #e075ba; or rgb(224, 117, 186); or hsl(321, 63%, 67%). For CSS custom properties: --color-primary: 321 63% 67%; 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.