Color #EFAA71 Color / Colour Code #EFAA71

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

    #EFAA71

    Color Conversions

    HEX
    #EFAA71
    RGB
    rgb(239, 170, 113)
    HSL
    hsl(27, 80%, 69%)
    HSV
    hsv(27, 53%, 94%)
    CMYK
    cmyk(0%, 29%, 53%, 6%)

    Accessibility Contrast

    WCAG contrast ratios for #EFAA71 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.97:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    10.66:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.70:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 357, 27, and 57 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 27, 147, and 267 degrees.

    Color Palettes Using #EFAA71

    Monochromatic Scale

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

    #452308 #8A460F #E67519 #F0AC75 #F7D6BA
    Warm Harmony

    Adjacent hues from 27 to 72 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.

    #E88330 #E8B130 #E8DF30 #C3E830
    Cool Contrast

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

    #D97726 #2688D9 #262FD9 #7726D9
    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.

    #E0CAB8 #CEE0B8 #B8E0CA #B8CEE0 #CAB8E0

    Shades & Tints of #EFAA71

    Lightness variations at hue 27 and 80% saturation.

    CSS Gradients with #EFAA71

    Orange to Blue
    linear-gradient(135deg, #efaa71, #71b6ef)
    Analogous Fade
    linear-gradient(90deg, #efaa71, #efe971)
    Deep to Light
    linear-gradient(180deg, #532a09, #f6cdac)
    Tricolor Sweep
    linear-gradient(135deg, #efaa71, #71efaa, #aa71ef)

    Design Use Cases for #EFAA71

    Vibrant Brand Color

    #EFAA71 has a strong 80% 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 69% lightness, #EFAA71 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.

    Warmth & Enthusiasm

    #EFAA71 sits in the orange range (hue 27). 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 #EFAA71 (hue 27) to its complement at hue 207. For a subtler effect, try pairing with an analogous color at hue 57. Use CSS: background: linear-gradient(135deg, #efaa71, #71b6ef);

    CSS Code for #EFAA71

    /* Background */
    background-color: #efaa71;
    background-color: rgb(239, 170, 113);
    background-color: hsl(27, 80%, 69%);
    /* Text */
    color: #efaa71;
    /* Border */
    border: 2px solid #efaa71;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(239, 170, 113, 0.3);
    /* CSS Variable */
    --color-primary: 27 80% 69%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #EFAA71 across image editing and color design tools.

    About Color #EFAA71 (#EFAA71)

    #EFAA71 is a orange color (colour) with RGB channel values of 239 red, 170 green, and 113 blue. The red channel is dominant by a ratio of 2.1:1 over the weakest channel. In HSL terms, the hue sits at 27 degrees with 80% saturation and 69% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #EFAA71 is 184/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, 29% magenta, 53% yellow, and 6% key (black).

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

    The complementary colour #71B6EF creates maximum visual tension when paired with #EFAA71. For more harmonious color combinations, use the analogous colours #EF7177 and #EFE971, 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 #EFAA71

    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 #EFAA71?
    #EFAA71 is Color #EFAA71, a orange color (colour) with RGB(239, 170, 113), HSL(27, 80%, 69%), and CMYK(0%, 29%, 53%, 6%). Its perceived brightness is 184/255.
    Is #EFAA71 accessible for text?
    Against white, #EFAA71 has a contrast ratio of 1.97:1 (fails AA for normal text). Against black, it has 10.66:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #EFAA71?
    The complementary colour is #71B6EF (hue 207). For subtle color combinations, use analogous colours #EF7177 and #EFE971. The triadic palette adds #71EFAA and #AA71EF for vibrant variety.
    How do I use #EFAA71 in CSS?
    Use any format: color: #efaa71; or rgb(239, 170, 113); or hsl(27, 80%, 69%). For CSS custom properties: --color-primary: 27 80% 69%; 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.