Color #D79EDA Color / Colour Code #D79EDA

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

    #D79EDA

    Color Conversions

    HEX
    #D79EDA
    RGB
    rgb(215, 158, 218)
    HSL
    hsl(297, 45%, 74%)
    HSV
    hsv(297, 28%, 85%)
    CMYK
    cmyk(1%, 28%, 0%, 15%)

    Accessibility Contrast

    WCAG contrast ratios for #D79EDA against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.14:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    9.79:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.85:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 267, 297, and 327 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 297, 57, and 177 degrees.

    Color Palettes Using #D79EDA

    Monochromatic Scale

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

    #361537 #6B2A6F #B346B9 #D190D5 #E8C8EA
    Warm Harmony

    Adjacent hues from 297 to 342 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.

    #BB59C0 #C059AB #C05991 #C05978
    Cool Contrast

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

    #B346B9 #4CB946 #46B97A #46B9B3
    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.

    #DEB8E0 #E0B8BA #E0DEB8 #BAE0B8 #B8E0DE

    Shades & Tints of #D79EDA

    Lightness variations at hue 297 and 45% saturation.

    CSS Gradients with #D79EDA

    Purple to Green
    linear-gradient(135deg, #d79eda, #a2db9f)
    Analogous Fade
    linear-gradient(90deg, #d79eda, #db9fc0)
    Deep to Light
    linear-gradient(180deg, #401943, #e4bce6)
    Tricolor Sweep
    linear-gradient(135deg, #d89fdb, #dbd89f, #9fdbd8)

    Design Use Cases for #D79EDA

    Balanced UI Color

    At 45% saturation, #D79EDA 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.

    Light Background Tint

    #D79EDA at 74% 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.

    Creativity & Premium Positioning

    #D79EDA falls in the purple spectrum (hue 297). 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 #D79EDA (hue 297) to its complement at hue 117. For a subtler effect, try pairing with an analogous color at hue 327. Use CSS: background: linear-gradient(135deg, #d79eda, #a2db9f);

    CSS Code for #D79EDA

    /* Background */
    background-color: #d79eda;
    background-color: rgb(215, 158, 218);
    background-color: hsl(297, 45%, 74%);
    /* Text */
    color: #d79eda;
    /* Border */
    border: 2px solid #d79eda;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(215, 158, 218, 0.3);
    /* CSS Variable */
    --color-primary: 297 45% 74%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #D79EDA across image editing and color design tools.

    About Color #D79EDA (#D79EDA)

    #D79EDA is a purple color (colour) with RGB channel values of 215 red, 158 green, and 218 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 297 degrees with 45% saturation and 74% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #D79EDA is 182/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This is a medium-brightness color that can work with either dark or light text depending on font weight and size. For print production, the CMYK equivalent is 1% cyan, 28% magenta, 0% yellow, and 15% key (black).

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

    The complementary colour #A2DB9F creates maximum visual tension when paired with #D79EDA. For more harmonious color combinations, use the analogous colours #BA9FDB and #DB9FC0, 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 #D79EDA

    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 #D79EDA?
    #D79EDA is Color #D79EDA, a purple color (colour) with RGB(215, 158, 218), HSL(297, 45%, 74%), and CMYK(1%, 28%, 0%, 15%). Its perceived brightness is 182/255.
    Is #D79EDA accessible for text?
    Against white, #D79EDA has a contrast ratio of 2.14:1 (fails AA for normal text). Against black, it has 9.79:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #D79EDA?
    The complementary colour is #A2DB9F (hue 117). For subtle color combinations, use analogous colours #BA9FDB and #DB9FC0. The triadic palette adds #DBD89F and #9FDBD8 for vibrant variety.
    How do I use #D79EDA in CSS?
    Use any format: color: #d79eda; or rgb(215, 158, 218); or hsl(297, 45%, 74%). For CSS custom properties: --color-primary: 297 45% 74%; 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.