Color #DDD7EB Color / Colour Code #DDD7EB

    This page shows the hex color code for color #ddd7eb (#DDD7EB). The colour is a purple tone with 33% saturation and 88% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #DDD7EB

    Color Conversions

    HEX
    #DDD7EB
    RGB
    rgb(221, 215, 235)
    HSL
    hsl(258, 33%, 88%)
    HSV
    hsv(258, 9%, 92%)
    CMYK
    cmyk(6%, 9%, 0%, 8%)

    Accessibility Contrast

    WCAG contrast ratios for #DDD7EB against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.40:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    14.99:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.21:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 228, 258, and 288 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 258, 18, and 138 degrees.

    Color Palettes Using #DDD7EB

    Monochromatic Scale

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

    #211A33 #423366 #6F55AA #A899CC #D4CCE5
    Warm Harmony

    Adjacent hues from 258 to 303 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.

    #7D66B2 #9066B2 #A366B2 #B266AE
    Cool Contrast

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

    #6F55AA #90AA55 #66AA55 #55AA6F
    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.

    #C4B8E0 #E0B8D4 #E0C4B8 #D4E0B8 #B8E0C4

    Shades & Tints of #DDD7EB

    Lightness variations at hue 258 and 33% saturation.

    CSS Gradients with #DDD7EB

    Purple to Green
    linear-gradient(135deg, #ddd7eb, #e4ead6)
    Analogous Fade
    linear-gradient(90deg, #ddd7eb, #e6d6ea)
    Deep to Light
    linear-gradient(180deg, #281f3d, #cbc2e0)
    Tricolor Sweep
    linear-gradient(135deg, #dcd6ea, #eadcd6, #d6eadc)

    Design Use Cases for #DDD7EB

    Balanced UI Color

    At 33% saturation, #DDD7EB 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 88% lightness, #DDD7EB is very close to white but carries a subtle purple tint. This is perfect for alternating row backgrounds in tables, subtle section differentiation, and adding warmth or coolness to an otherwise stark white design.

    Creativity & Premium Positioning

    #DDD7EB falls in the purple spectrum (hue 258). Purple communicates creativity, wisdom, and luxury. It is effective for premium product highlights, creative portfolio accents, meditation app interfaces, and rewards program branding. Purple occupies a unique space between the energy of red and the calm of blue.

    Gradient Pairing

    Create a gradient from #DDD7EB (hue 258) to its complement at hue 78. For a subtler effect, try pairing with an analogous color at hue 288. Use CSS: background: linear-gradient(135deg, #ddd7eb, #e4ead6);

    CSS Code for #DDD7EB

    /* Background */
    background-color: #ddd7eb;
    background-color: rgb(221, 215, 235);
    background-color: hsl(258, 33%, 88%);
    /* Text */
    color: #ddd7eb;
    /* Border */
    border: 2px solid #ddd7eb;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(221, 215, 235, 0.3);
    /* CSS Variable */
    --color-primary: 258 33% 88%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #DDD7EB across image editing and color design tools.

    About Color #DDD7EB (#DDD7EB)

    #DDD7EB is a purple color (colour) with RGB channel values of 221 red, 215 green, and 235 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 258 degrees with 33% saturation and 88% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #DDD7EB is 219/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, 9% magenta, 0% yellow, and 8% key (black).

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

    The complementary colour #E4EAD6 creates maximum visual tension when paired with #DDD7EB. For more harmonious color combinations, use the analogous colours #D6DAEA and #E6D6EA, 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 #DDD7EB

    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 #DDD7EB?
    #DDD7EB is Color #DDD7EB, a purple color (colour) with RGB(221, 215, 235), HSL(258, 33%, 88%), and CMYK(6%, 9%, 0%, 8%). Its perceived brightness is 219/255.
    Is #DDD7EB accessible for text?
    Against white, #DDD7EB has a contrast ratio of 1.40:1 (fails AA for normal text). Against black, it has 14.99:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #DDD7EB?
    The complementary colour is #E4EAD6 (hue 78). For subtle color combinations, use analogous colours #D6DAEA and #E6D6EA. The triadic palette adds #EADCD6 and #D6EADC for vibrant variety.
    How do I use #DDD7EB in CSS?
    Use any format: color: #ddd7eb; or rgb(221, 215, 235); or hsl(258, 33%, 88%). For CSS custom properties: --color-primary: 258 33% 88%; 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.