Color #EA628C Color / Colour Code #EA628C

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

    #EA628C

    Color Conversions

    HEX
    #EA628C
    RGB
    rgb(234, 98, 140)
    HSL
    hsl(341, 76%, 65%)
    HSV
    hsv(341, 58%, 92%)
    CMYK
    cmyk(0%, 58%, 40%, 8%)

    Accessibility Contrast

    WCAG contrast ratios for #EA628C against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.17:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    6.62:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    2.73:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 311, 341, and 11 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 341, 101, and 221 degrees.

    Color Palettes Using #EA628C

    Monochromatic Scale

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

    #43091C #871237 #E01F5C #ED789D #F6BCCE
    Warm Harmony

    Adjacent hues from 341 to 26 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.

    #E3356C #E33541 #E35535 #E38135
    Cool Contrast

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

    #D9265F #26D9A0 #26B8D9 #265FD9
    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.

    #E0B8C5 #E0D3B8 #C5E0B8 #B8E0D3 #B8C5E0

    Shades & Tints of #EA628C

    Lightness variations at hue 341 and 76% saturation.

    CSS Gradients with #EA628C

    Pink to Cyan
    linear-gradient(135deg, #ea628c, #62eabf)
    Analogous Fade
    linear-gradient(90deg, #ea628c, #ea7b62)
    Deep to Light
    linear-gradient(180deg, #510b21, #f4aec4)
    Tricolor Sweep
    linear-gradient(135deg, #ea628d, #8dea62, #628dea)

    Design Use Cases for #EA628C

    Vibrant Brand Color

    #EA628C has a strong 76% 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 65% lightness, #EA628C 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

    #EA628C is in the pink range (hue 341). 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 #EA628C (hue 341) to its complement at hue 161. For a subtler effect, try pairing with an analogous color at hue 11. Use CSS: background: linear-gradient(135deg, #ea628c, #62eabf);

    CSS Code for #EA628C

    /* Background */
    background-color: #ea628c;
    background-color: rgb(234, 98, 140);
    background-color: hsl(341, 76%, 65%);
    /* Text */
    color: #ea628c;
    /* Border */
    border: 2px solid #ea628c;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(234, 98, 140, 0.3);
    /* CSS Variable */
    --color-primary: 341 76% 65%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #EA628C across image editing and color design tools.

    About Color #EA628C (#EA628C)

    #EA628C is a pink color (colour) with RGB channel values of 234 red, 98 green, and 140 blue. The red channel is dominant by a ratio of 2.4:1 over the weakest channel. In HSL terms, the hue sits at 341 degrees with 76% saturation and 65% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #EA628C is 143/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, 58% magenta, 40% yellow, and 8% key (black).

    The WCAG contrast ratio of #EA628C against white is 3.17:1 and against black is 6.62: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 6.62:1.

    The complementary colour #62EABF creates maximum visual tension when paired with #EA628C. For more harmonious color combinations, use the analogous colours #EA62D1 and #EA7B62, 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 #EA628C

    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 #EA628C?
    #EA628C is Color #EA628C, a pink color (colour) with RGB(234, 98, 140), HSL(341, 76%, 65%), and CMYK(0%, 58%, 40%, 8%). Its perceived brightness is 143/255.
    Is #EA628C accessible for text?
    Against white, #EA628C has a contrast ratio of 3.17:1 (fails AA for normal text). Against black, it has 6.62: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 #EA628C?
    The complementary colour is #62EABF (hue 161). For subtle color combinations, use analogous colours #EA62D1 and #EA7B62. The triadic palette adds #8DEA62 and #628DEA for vibrant variety.
    How do I use #EA628C in CSS?
    Use any format: color: #ea628c; or rgb(234, 98, 140); or hsl(341, 76%, 65%). For CSS custom properties: --color-primary: 341 76% 65%; 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.