Color #EA314C Color / Colour Code #EA314C

    This page shows the hex color code for color #ea314c (#EA314C). The colour is a red tone with 81% saturation and 55% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #EA314C

    Color Conversions

    HEX
    #EA314C
    RGB
    rgb(234, 49, 76)
    HSL
    hsl(351, 81%, 55%)
    HSV
    hsv(351, 79%, 92%)
    CMYK
    cmyk(0%, 79%, 68%, 8%)

    Accessibility Contrast

    WCAG contrast ratios for #EA314C against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    4.16:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    5.04:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.59:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

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

    Triadic Palette

    Three colors at 351, 111, and 231 degrees.

    Color Palettes Using #EA314C

    Monochromatic Scale

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

    #450711 #8A0F21 #E71837 #F07587 #F8BAC3
    Warm Harmony

    Adjacent hues from 351 to 36 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.

    #E8304C #E84330 #E87130 #E89F30
    Cool Contrast

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

    #D92641 #26D9BE #269AD9 #2641D9
    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.

    #E0B8BE #E0DAB8 #BEE0B8 #B8E0DA #B8BEE0

    Shades & Tints of #EA314C

    Lightness variations at hue 351 and 81% saturation.

    CSS Gradients with #EA314C

    Red to Cyan
    linear-gradient(135deg, #ea314c, #2fe9cd)
    Analogous Fade
    linear-gradient(90deg, #ea314c, #e9702f)
    Deep to Light
    linear-gradient(180deg, #530914, #f6acb7)
    Tricolor Sweep
    linear-gradient(135deg, #e92f4b, #4be92f, #2f4be9)

    Design Use Cases for #EA314C

    Vibrant Brand Color

    #EA314C has a strong 81% 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 55% lightness, #EA314C 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.

    Urgency & Energy Signaling

    #EA314C falls in the red spectrum (hue 351). Red triggers urgency and excitement, making it effective for sale badges, countdown timers, error messages, and "limited time" labels. In data visualization, use it to flag negative values or critical thresholds.

    Gradient Pairing

    Create a gradient from #EA314C (hue 351) to its complement at hue 171. For a subtler effect, try pairing with an analogous color at hue 21. Use CSS: background: linear-gradient(135deg, #ea314c, #2fe9cd);

    CSS Code for #EA314C

    /* Background */
    background-color: #ea314c;
    background-color: rgb(234, 49, 76);
    background-color: hsl(351, 81%, 55%);
    /* Text */
    color: #ea314c;
    /* Border */
    border: 2px solid #ea314c;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(234, 49, 76, 0.3);
    /* CSS Variable */
    --color-primary: 351 81% 55%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #EA314C across image editing and color design tools.

    About Color #EA314C (#EA314C)

    #EA314C is a red color (colour) with RGB channel values of 234 red, 49 green, and 76 blue. The red channel is dominant by a ratio of 4.8:1 over the weakest channel. In HSL terms, the hue sits at 351 degrees with 81% saturation and 55% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #EA314C is 107/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 0% cyan, 79% magenta, 68% yellow, and 8% key (black).

    The WCAG contrast ratio of #EA314C against white is 4.16:1 and against black is 5.04: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 5.04:1.

    The complementary colour #2FE9CD creates maximum visual tension when paired with #EA314C. For more harmonious color combinations, use the analogous colours #E92FA8 and #E9702F, 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 #EA314C

    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 #EA314C?
    #EA314C is Color #EA314C, a red color (colour) with RGB(234, 49, 76), HSL(351, 81%, 55%), and CMYK(0%, 79%, 68%, 8%). Its perceived brightness is 107/255.
    Is #EA314C accessible for text?
    Against white, #EA314C has a contrast ratio of 4.16:1 (fails AA for normal text). Against black, it has 5.04: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 #EA314C?
    The complementary colour is #2FE9CD (hue 171). For subtle color combinations, use analogous colours #E92FA8 and #E9702F. The triadic palette adds #4BE92F and #2F4BE9 for vibrant variety.
    How do I use #EA314C in CSS?
    Use any format: color: #ea314c; or rgb(234, 49, 76); or hsl(351, 81%, 55%). For CSS custom properties: --color-primary: 351 81% 55%; 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.