Color #EFEADC Color / Colour Code #EFEADC

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

    #EFEADC

    Color Conversions

    HEX
    #EFEADC
    RGB
    rgb(239, 234, 220)
    HSL
    hsl(44, 37%, 90%)
    HSV
    hsv(44, 8%, 94%)
    CMYK
    cmyk(0%, 2%, 8%, 6%)

    Accessibility Contrast

    WCAG contrast ratios for #EFEADC against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.20:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    17.47:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.04:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 14, 44, and 74 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 44, 164, and 284 degrees.

    Color Palettes Using #EFEADC

    Monochromatic Scale

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

    #342D18 #695A30 #AF9650 #CFC096 #E7DFCB
    Warm Harmony

    Adjacent hues from 44 to 89 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.

    #B7A062 #B7B562 #A3B762 #8EB762
    Cool Contrast

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

    #AF9650 #5069AF #6650AF #9650AF
    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.

    #E0D6B8 #C2E0B8 #B8E0D6 #B8C2E0 #D6B8E0

    Shades & Tints of #EFEADC

    Lightness variations at hue 44 and 37% saturation.

    CSS Gradients with #EFEADC

    Orange to Blue
    linear-gradient(135deg, #efeadc, #dce1ef)
    Analogous Fade
    linear-gradient(90deg, #efeadc, #ebefdc)
    Deep to Light
    linear-gradient(180deg, #3f361d, #e2d9c0)
    Tricolor Sweep
    linear-gradient(135deg, #efeadc, #dcefea, #eadcef)

    Design Use Cases for #EFEADC

    Balanced UI Color

    At 37% saturation, #EFEADC strikes a balance between vibrancy and restraint. This makes it versatile for primary UI elements like navigation bars, card headers, and form accents. It draws attention without overwhelming adjacent content.

    Near-White Background

    At 90% lightness, #EFEADC is very close to white but carries a subtle orange tint. This is perfect for alternating row backgrounds in tables, subtle section differentiation, and adding warmth or coolness to an otherwise stark white design.

    Warmth & Enthusiasm

    #EFEADC sits in the orange range (hue 44). 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 #EFEADC (hue 44) to its complement at hue 224. For a subtler effect, try pairing with an analogous color at hue 74. Use CSS: background: linear-gradient(135deg, #efeadc, #dce1ef);

    CSS Code for #EFEADC

    /* Background */
    background-color: #efeadc;
    background-color: rgb(239, 234, 220);
    background-color: hsl(44, 37%, 90%);
    /* Text */
    color: #efeadc;
    /* Border */
    border: 2px solid #efeadc;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(239, 234, 220, 0.3);
    /* CSS Variable */
    --color-primary: 44 37% 90%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #EFEADC across image editing and color design tools.

    About Color #EFEADC (#EFEADC)

    #EFEADC is a orange color (colour) with RGB channel values of 239 red, 234 green, and 220 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 44 degrees with 37% saturation and 90% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #EFEADC is 234/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, 2% magenta, 8% yellow, and 6% key (black).

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

    The complementary colour #DCE1EF creates maximum visual tension when paired with #EFEADC. For more harmonious color combinations, use the analogous colours #EFE0DC and #EBEFDC, 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 #EFEADC

    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 #EFEADC?
    #EFEADC is Color #EFEADC, a orange color (colour) with RGB(239, 234, 220), HSL(44, 37%, 90%), and CMYK(0%, 2%, 8%, 6%). Its perceived brightness is 234/255.
    Is #EFEADC accessible for text?
    Against white, #EFEADC has a contrast ratio of 1.20:1 (fails AA for normal text). Against black, it has 17.47:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #EFEADC?
    The complementary colour is #DCE1EF (hue 224). For subtle color combinations, use analogous colours #EFE0DC and #EBEFDC. The triadic palette adds #DCEFEA and #EADCEF for vibrant variety.
    How do I use #EFEADC in CSS?
    Use any format: color: #efeadc; or rgb(239, 234, 220); or hsl(44, 37%, 90%). For CSS custom properties: --color-primary: 44 37% 90%; 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.