Color #EFDBCE Color / Colour Code #EFDBCE

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

    #EFDBCE

    Color Conversions

    HEX
    #EFDBCE
    RGB
    rgb(239, 219, 206)
    HSL
    hsl(24, 51%, 87%)
    HSV
    hsv(24, 14%, 94%)
    CMYK
    cmyk(0%, 8%, 14%, 6%)

    Accessibility Contrast

    WCAG contrast ratios for #EFDBCE against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.34:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    15.69:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.15:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 354, 24, and 54 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 24, 144, and 264 degrees.

    Color Palettes Using #EFDBCE

    Monochromatic Scale

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

    #3A2213 #744525 #C1723E #DAAB8B #ECD5C5
    Warm Harmony

    Adjacent hues from 24 to 69 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.

    #C78152 #C79E52 #C7BB52 #B5C752
    Cool Contrast

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

    #C1723E #3E8DC1 #3E4BC1 #723EC1
    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.

    #E0C8B8 #D0E0B8 #B8E0C8 #B8D0E0 #C8B8E0

    Shades & Tints of #EFDBCE

    Lightness variations at hue 24 and 51% saturation.

    CSS Gradients with #EFDBCE

    Orange to Blue
    linear-gradient(135deg, #efdbce, #cde1ef)
    Analogous Fade
    linear-gradient(90deg, #efdbce, #efebcd)
    Deep to Light
    linear-gradient(180deg, #452916, #e9ccba)
    Tricolor Sweep
    linear-gradient(135deg, #efdacd, #cdefda, #dacdef)

    Design Use Cases for #EFDBCE

    Balanced UI Color

    At 51% saturation, #EFDBCE 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 87% lightness, #EFDBCE 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

    #EFDBCE sits in the orange range (hue 24). 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 #EFDBCE (hue 24) to its complement at hue 204. For a subtler effect, try pairing with an analogous color at hue 54. Use CSS: background: linear-gradient(135deg, #efdbce, #cde1ef);

    CSS Code for #EFDBCE

    /* Background */
    background-color: #efdbce;
    background-color: rgb(239, 219, 206);
    background-color: hsl(24, 51%, 87%);
    /* Text */
    color: #efdbce;
    /* Border */
    border: 2px solid #efdbce;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(239, 219, 206, 0.3);
    /* CSS Variable */
    --color-primary: 24 51% 87%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #EFDBCE across image editing and color design tools.

    About Color #EFDBCE (#EFDBCE)

    #EFDBCE is a orange color (colour) with RGB channel values of 239 red, 219 green, and 206 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 24 degrees with 51% saturation and 87% lightness, placing it in the warm range of the colour spectrum.

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

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

    The complementary colour #CDE1EF creates maximum visual tension when paired with #EFDBCE. For more harmonious color combinations, use the analogous colours #EFCDD0 and #EFEBCD, 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 #EFDBCE

    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 #EFDBCE?
    #EFDBCE is Color #EFDBCE, a orange color (colour) with RGB(239, 219, 206), HSL(24, 51%, 87%), and CMYK(0%, 8%, 14%, 6%). Its perceived brightness is 223/255.
    Is #EFDBCE accessible for text?
    Against white, #EFDBCE has a contrast ratio of 1.34:1 (fails AA for normal text). Against black, it has 15.69:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #EFDBCE?
    The complementary colour is #CDE1EF (hue 204). For subtle color combinations, use analogous colours #EFCDD0 and #EFEBCD. The triadic palette adds #CDEFDA and #DACDEF for vibrant variety.
    How do I use #EFDBCE in CSS?
    Use any format: color: #efdbce; or rgb(239, 219, 206); or hsl(24, 51%, 87%). For CSS custom properties: --color-primary: 24 51% 87%; 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.