Color #DFEDA0 Color / Colour Code #DFEDA0

    This page shows the hex color code for color #dfeda0 (#DFEDA0). The colour is a yellow tone with 68% saturation and 78% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #DFEDA0

    Color Conversions

    HEX
    #DFEDA0
    RGB
    rgb(223, 237, 160)
    HSL
    hsl(71, 68%, 78%)
    HSV
    hsv(71, 32%, 93%)
    CMYK
    cmyk(6%, 0%, 32%, 7%)

    Accessibility Contrast

    WCAG contrast ratios for #DFEDA0 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.25:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    16.76:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.08:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 41, 71, and 101 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 71, 191, and 311 degrees.

    Color Palettes Using #DFEDA0

    Monochromatic Scale

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

    #37400C #6D8118 #B6D629 #D3E77E #E9F3BF
    Warm Harmony

    Adjacent hues from 71 to 116 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.

    #BEDA3E #97DA3E #70DA3E #49DA3E
    Cool Contrast

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

    #B6D629 #4929D6 #9F29D6 #D629B6
    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.

    #D9E0B8 #B8E0BF #B8D9E0 #BFB8E0 #E0B8D9

    Shades & Tints of #DFEDA0

    Lightness variations at hue 71 and 68% saturation.

    CSS Gradients with #DFEDA0

    Yellow to Blue
    linear-gradient(135deg, #dfeda0, #afa1ed)
    Analogous Fade
    linear-gradient(90deg, #dfeda0, #b9eda1)
    Deep to Light
    linear-gradient(180deg, #424d0f, #e5f0b2)
    Tricolor Sweep
    linear-gradient(135deg, #dfeda1, #a1dfed, #eda1df)

    Design Use Cases for #DFEDA0

    Vibrant Brand Color

    #DFEDA0 has a strong 68% 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

    #DFEDA0 at 78% 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.

    Attention & Optimism

    #DFEDA0 is in the yellow spectrum (hue 71). Yellow attracts attention faster than any other color. Use it for warning labels, featured content markers, star ratings, and tooltip backgrounds. Pair with dark text since yellow often fails contrast checks against white.

    Gradient Pairing

    Create a gradient from #DFEDA0 (hue 71) to its complement at hue 251. For a subtler effect, try pairing with an analogous color at hue 101. Use CSS: background: linear-gradient(135deg, #dfeda0, #afa1ed);

    CSS Code for #DFEDA0

    /* Background */
    background-color: #dfeda0;
    background-color: rgb(223, 237, 160);
    background-color: hsl(71, 68%, 78%);
    /* Text */
    color: #dfeda0;
    /* Border */
    border: 2px solid #dfeda0;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(223, 237, 160, 0.3);
    /* CSS Variable */
    --color-primary: 71 68% 78%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #DFEDA0 across image editing and color design tools.

    About Color #DFEDA0 (#DFEDA0)

    #DFEDA0 is a yellow color (colour) with RGB channel values of 223 red, 237 green, and 160 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 71 degrees with 68% saturation and 78% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #DFEDA0 is 224/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 6% cyan, 0% magenta, 32% yellow, and 7% key (black).

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

    The complementary colour #AFA1ED creates maximum visual tension when paired with #DFEDA0. For more harmonious color combinations, use the analogous colours #EDD5A1 and #B9EDA1, 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 #DFEDA0

    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 #DFEDA0?
    #DFEDA0 is Color #DFEDA0, a yellow color (colour) with RGB(223, 237, 160), HSL(71, 68%, 78%), and CMYK(6%, 0%, 32%, 7%). Its perceived brightness is 224/255.
    Is #DFEDA0 accessible for text?
    Against white, #DFEDA0 has a contrast ratio of 1.25:1 (fails AA for normal text). Against black, it has 16.76:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #DFEDA0?
    The complementary colour is #AFA1ED (hue 251). For subtle color combinations, use analogous colours #EDD5A1 and #B9EDA1. The triadic palette adds #A1DFED and #EDA1DF for vibrant variety.
    How do I use #DFEDA0 in CSS?
    Use any format: color: #dfeda0; or rgb(223, 237, 160); or hsl(71, 68%, 78%). For CSS custom properties: --color-primary: 71 68% 78%; 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.