Color #EA535D Color / Colour Code #EA535D

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

    #EA535D

    Color Conversions

    HEX
    #EA535D
    RGB
    rgb(234, 83, 93)
    HSL
    hsl(356, 78%, 62%)
    HSV
    hsv(356, 65%, 92%)
    CMYK
    cmyk(0%, 65%, 60%, 8%)

    Accessibility Contrast

    WCAG contrast ratios for #EA535D against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.56:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    5.89:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.07:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 326, 356, and 26 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 356, 116, and 236 degrees.

    Color Palettes Using #EA535D

    Monochromatic Scale

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

    #44080C #881119 #E31C29 #EE777F #F7BBBF
    Warm Harmony

    Adjacent hues from 356 to 41 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.

    #E6333F #E65433 #E68033 #E6AD33
    Cool Contrast

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

    #D92632 #26D9CD #268BD9 #2632D9
    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.

    #E0B8BA #E0DEB8 #BAE0B8 #B8E0DE #B8BAE0

    Shades & Tints of #EA535D

    Lightness variations at hue 356 and 78% saturation.

    CSS Gradients with #EA535D

    Red to Cyan
    linear-gradient(135deg, #ea535d, #53eae0)
    Analogous Fade
    linear-gradient(90deg, #ea535d, #ea9453)
    Deep to Light
    linear-gradient(180deg, #520a0f, #f5adb2)
    Tricolor Sweep
    linear-gradient(135deg, #ea535d, #5dea53, #535dea)

    Design Use Cases for #EA535D

    Vibrant Brand Color

    #EA535D has a strong 78% 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 62% lightness, #EA535D 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

    #EA535D falls in the red spectrum (hue 356). 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 #EA535D (hue 356) to its complement at hue 176. For a subtler effect, try pairing with an analogous color at hue 26. Use CSS: background: linear-gradient(135deg, #ea535d, #53eae0);

    CSS Code for #EA535D

    /* Background */
    background-color: #ea535d;
    background-color: rgb(234, 83, 93);
    background-color: hsl(356, 78%, 62%);
    /* Text */
    color: #ea535d;
    /* Border */
    border: 2px solid #ea535d;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(234, 83, 93, 0.3);
    /* CSS Variable */
    --color-primary: 356 78% 62%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #EA535D across image editing and color design tools.

    About Color #EA535D (#EA535D)

    #EA535D is a red color (colour) with RGB channel values of 234 red, 83 green, and 93 blue. The red channel is dominant by a ratio of 2.8:1 over the weakest channel. In HSL terms, the hue sits at 356 degrees with 78% saturation and 62% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #EA535D is 129/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, 65% magenta, 60% yellow, and 8% key (black).

    The WCAG contrast ratio of #EA535D against white is 3.56:1 and against black is 5.89: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.89:1.

    The complementary colour #53EAE0 creates maximum visual tension when paired with #EA535D. For more harmonious color combinations, use the analogous colours #EA53A8 and #EA9453, 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 #EA535D

    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 #EA535D?
    #EA535D is Color #EA535D, a red color (colour) with RGB(234, 83, 93), HSL(356, 78%, 62%), and CMYK(0%, 65%, 60%, 8%). Its perceived brightness is 129/255.
    Is #EA535D accessible for text?
    Against white, #EA535D has a contrast ratio of 3.56:1 (fails AA for normal text). Against black, it has 5.89: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 #EA535D?
    The complementary colour is #53EAE0 (hue 176). For subtle color combinations, use analogous colours #EA53A8 and #EA9453. The triadic palette adds #5DEA53 and #535DEA for vibrant variety.
    How do I use #EA535D in CSS?
    Use any format: color: #ea535d; or rgb(234, 83, 93); or hsl(356, 78%, 62%). For CSS custom properties: --color-primary: 356 78% 62%; 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.