Color #EA535F Color / Colour Code #EA535F

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

    #EA535F

    Color Conversions

    HEX
    #EA535F
    RGB
    rgb(234, 83, 95)
    HSL
    hsl(355, 78%, 62%)
    HSV
    hsv(355, 65%, 92%)
    CMYK
    cmyk(0%, 65%, 59%, 8%)

    Accessibility Contrast

    WCAG contrast ratios for #EA535F against common backgrounds.

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

    Complementary Colors

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

    Analogous Colors

    Hues at 325, 355, and 25 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 355, 115, and 235 degrees.

    Color Palettes Using #EA535F

    Monochromatic Scale

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

    #44080D #88111B #E31C2D #EE7781 #F7BBC0
    Warm Harmony

    Adjacent hues from 355 to 40 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.

    #E63342 #E65133 #E67D33 #E6AA33
    Cool Contrast

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

    #D92635 #26D9CA #268ED9 #2635D9
    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.

    #E0B8BB #E0DDB8 #BBE0B8 #B8E0DD #B8BBE0

    Shades & Tints of #EA535F

    Lightness variations at hue 355 and 78% saturation.

    CSS Gradients with #EA535F

    Red to Cyan
    linear-gradient(135deg, #ea535f, #53eadd)
    Analogous Fade
    linear-gradient(90deg, #ea535f, #ea9253)
    Deep to Light
    linear-gradient(180deg, #520a10, #f5adb3)
    Tricolor Sweep
    linear-gradient(135deg, #ea535f, #5fea53, #535fea)

    Design Use Cases for #EA535F

    Vibrant Brand Color

    #EA535F 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, #EA535F 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

    #EA535F falls in the red spectrum (hue 355). 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 #EA535F (hue 355) to its complement at hue 175. For a subtler effect, try pairing with an analogous color at hue 25. Use CSS: background: linear-gradient(135deg, #ea535f, #53eadd);

    CSS Code for #EA535F

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

    Similar Colors

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

    Use This Color in Design Tools

    Apply #EA535F across image editing and color design tools.

    About Color #EA535F (#EA535F)

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

    The perceived brightness of #EA535F is 130/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, 59% yellow, and 8% key (black).

    The WCAG contrast ratio of #EA535F against white is 3.56:1 and against black is 5.90: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.90:1.

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

    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 #EA535F?
    #EA535F is Color #EA535F, a red color (colour) with RGB(234, 83, 95), HSL(355, 78%, 62%), and CMYK(0%, 65%, 59%, 8%). Its perceived brightness is 130/255.
    Is #EA535F accessible for text?
    Against white, #EA535F has a contrast ratio of 3.56:1 (fails AA for normal text). Against black, it has 5.90: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 #EA535F?
    The complementary colour is #53EADD (hue 175). For subtle color combinations, use analogous colours #EA53AB and #EA9253. The triadic palette adds #5FEA53 and #535FEA for vibrant variety.
    How do I use #EA535F in CSS?
    Use any format: color: #ea535f; or rgb(234, 83, 95); or hsl(355, 78%, 62%). For CSS custom properties: --color-primary: 355 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.