Color #DFE1DC Color / Colour Code #DFE1DC

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

    #DFE1DC

    Color Conversions

    HEX
    #DFE1DC
    RGB
    rgb(223, 225, 220)
    HSL
    hsl(84, 8%, 87%)
    HSV
    hsv(84, 2%, 88%)
    CMYK
    cmyk(1%, 0%, 2%, 12%)

    Accessibility Contrast

    WCAG contrast ratios for #DFE1DC against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.32:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    15.94:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.14:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 54, 84, and 114 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 84, 204, and 324 degrees.

    Color Palettes Using #DFE1DC

    Monochromatic Scale

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

    #272923 #4E5346 #828A75 #B4B9AC #D9DCD6
    Warm Harmony

    Adjacent hues from 84 to 129 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.

    #8E9583 #899583 #859583 #839586
    Cool Contrast

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

    #828A75 #7D758A #88758A #8A7582
    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.

    #D0E0B8 #B8E0C8 #B8D0E0 #C8B8E0 #E0B8D0

    Shades & Tints of #DFE1DC

    Lightness variations at hue 84 and 8% saturation.

    CSS Gradients with #DFE1DC

    Green to Purple
    linear-gradient(135deg, #dfe1dc, #dddbe1)
    Analogous Fade
    linear-gradient(90deg, #dfe1dc, #dce1db)
    Deep to Light
    linear-gradient(180deg, #2f322a, #d2d5cd)
    Tricolor Sweep
    linear-gradient(135deg, #dee1db, #dbdee1, #e1dbde)

    Design Use Cases for #DFE1DC

    Neutral Foundation Color

    #DFE1DC has almost no saturation (8%), making it an excellent neutral. Use it for page backgrounds, card surfaces, divider lines, and any element that should recede visually. Neutrals like this form the foundation of every professional design system.

    Near-White Background

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

    Success & Growth Indicators

    #DFE1DC falls in the green range (hue 84). Green universally represents success, growth, and safety. Use it for confirmation messages, positive chart data, eco-friendly badges, and health metrics. In financial dashboards, green indicates gains and positive performance.

    Gradient Pairing

    Create a gradient from #DFE1DC (hue 84) to its complement at hue 264. For a subtler effect, try pairing with an analogous color at hue 114. Use CSS: background: linear-gradient(135deg, #dfe1dc, #dddbe1);

    CSS Code for #DFE1DC

    /* Background */
    background-color: #dfe1dc;
    background-color: rgb(223, 225, 220);
    background-color: hsl(84, 8%, 87%);
    /* Text */
    color: #dfe1dc;
    /* Border */
    border: 2px solid #dfe1dc;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(223, 225, 220, 0.3);
    /* CSS Variable */
    --color-primary: 84 8% 87%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #DFE1DC across image editing and color design tools.

    About Color #DFE1DC (#DFE1DC)

    #DFE1DC is a green color (colour) with RGB channel values of 223 red, 225 green, and 220 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 84 degrees with 8% saturation and 87% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #DFE1DC 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 1% cyan, 0% magenta, 2% yellow, and 12% key (black).

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

    The complementary colour #DDDBE1 creates maximum visual tension when paired with #DFE1DC. For more harmonious color combinations, use the analogous colours #E1E0DB and #DCE1DB, 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 #DFE1DC

    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 #DFE1DC?
    #DFE1DC is Color #DFE1DC, a green color (colour) with RGB(223, 225, 220), HSL(84, 8%, 87%), and CMYK(1%, 0%, 2%, 12%). Its perceived brightness is 224/255.
    Is #DFE1DC accessible for text?
    Against white, #DFE1DC has a contrast ratio of 1.32:1 (fails AA for normal text). Against black, it has 15.94:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #DFE1DC?
    The complementary colour is #DDDBE1 (hue 264). For subtle color combinations, use analogous colours #E1E0DB and #DCE1DB. The triadic palette adds #DBDEE1 and #E1DBDE for vibrant variety.
    How do I use #DFE1DC in CSS?
    Use any format: color: #dfe1dc; or rgb(223, 225, 220); or hsl(84, 8%, 87%). For CSS custom properties: --color-primary: 84 8% 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.