Color #E7C97E Color / Colour Code #E7C97E

    This page shows the hex color code for color #e7c97e (#E7C97E). The colour is a orange tone with 69% saturation and 70% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #E7C97E

    Color Conversions

    HEX
    #E7C97E
    RGB
    rgb(231, 201, 126)
    HSL
    hsl(43, 69%, 70%)
    HSV
    hsv(43, 45%, 91%)
    CMYK
    cmyk(0%, 13%, 45%, 9%)

    Accessibility Contrast

    WCAG contrast ratios for #E7C97E against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.61:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    13.05:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.39:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 13, 43, and 73 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 43, 163, and 283 degrees.

    Color Palettes Using #E7C97E

    Monochromatic Scale

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

    #41320C #816318 #D7A628 #E7C97E #F3E4BE
    Warm Harmony

    Adjacent hues from 43 to 88 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.

    #DBAF3D #DBD63D #B9DB3D #92DB3D
    Cool Contrast

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

    #D7A628 #2859D7 #4E28D7 #A628D7
    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.

    #E0D5B8 #C3E0B8 #B8E0D5 #B8C3E0 #D5B8E0

    Shades & Tints of #E7C97E

    Lightness variations at hue 43 and 69% saturation.

    CSS Gradients with #E7C97E

    Orange to Blue
    linear-gradient(135deg, #e7c97e, #7e9ce7)
    Analogous Fade
    linear-gradient(90deg, #e7c97e, #d0e77e)
    Deep to Light
    linear-gradient(180deg, #4e3c0e, #f1dfb1)
    Tricolor Sweep
    linear-gradient(135deg, #e7c97e, #7ee7c9, #c97ee7)

    Design Use Cases for #E7C97E

    Vibrant Brand Color

    #E7C97E has a strong 69% 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.

    Light Background Tint

    #E7C97E at 70% lightness creates a gentle tinted background. Use it for section backgrounds, alert banners, or card surfaces that need to stand out from a white page without strong contrast. It adds color personality while keeping the design light and open.

    Warmth & Enthusiasm

    #E7C97E sits in the orange range (hue 43). Orange combines the energy of red with the warmth of yellow. It works naturally for progress indicators, pricing highlights, "new" badges, and friendly call-to-action buttons. Food and fitness brands frequently use this hue range.

    Gradient Pairing

    Create a gradient from #E7C97E (hue 43) to its complement at hue 223. For a subtler effect, try pairing with an analogous color at hue 73. Use CSS: background: linear-gradient(135deg, #e7c97e, #7e9ce7);

    CSS Code for #E7C97E

    /* Background */
    background-color: #e7c97e;
    background-color: rgb(231, 201, 126);
    background-color: hsl(43, 69%, 70%);
    /* Text */
    color: #e7c97e;
    /* Border */
    border: 2px solid #e7c97e;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(231, 201, 126, 0.3);
    /* CSS Variable */
    --color-primary: 43 69% 70%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #E7C97E across image editing and color design tools.

    About Color #E7C97E (#E7C97E)

    #E7C97E is a orange color (colour) with RGB channel values of 231 red, 201 green, and 126 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 43 degrees with 69% saturation and 70% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #E7C97E is 201/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This means it appears bright to the human eye and is best paired with dark text for readability. For print production, the CMYK equivalent is 0% cyan, 13% magenta, 45% yellow, and 9% key (black).

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

    The complementary colour #7E9CE7 creates maximum visual tension when paired with #E7C97E. For more harmonious color combinations, use the analogous colours #E7957E and #D0E77E, 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 #E7C97E

    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 #E7C97E?
    #E7C97E is Color #E7C97E, a orange color (colour) with RGB(231, 201, 126), HSL(43, 69%, 70%), and CMYK(0%, 13%, 45%, 9%). Its perceived brightness is 201/255.
    Is #E7C97E accessible for text?
    Against white, #E7C97E has a contrast ratio of 1.61:1 (fails AA for normal text). Against black, it has 13.05:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #E7C97E?
    The complementary colour is #7E9CE7 (hue 223). For subtle color combinations, use analogous colours #E7957E and #D0E77E. The triadic palette adds #7EE7C9 and #C97EE7 for vibrant variety.
    How do I use #E7C97E in CSS?
    Use any format: color: #e7c97e; or rgb(231, 201, 126); or hsl(43, 69%, 70%). For CSS custom properties: --color-primary: 43 69% 70%; 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.