Nearest-color comparison

Powder Lavender vs Lavender

Powder Lavender #DCD0FF vs Lavender #E6E6FA: RGB distance 24.7 and contrast 1.18:1. Compare hue, luminance, saturation, WCAG and practical use.

Powder Lavender and Lavender are very close, with an RGB distance of 24.7. Lavender is lighter by 0.1277, and Powder Lavender is more saturated by 33 percentage points. Their mutual contrast is 1.18:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Powder Lavender#DCD0FF
Lavender#E6E6FA

Quick Difference Summary

The main measurable differences between Powder Lavender and Lavender across RGB distance, luminance, hue, saturation, and contrast.

RGB distance24.7
Pair contrast1.18:1
Luminance delta0.1277
Hue delta15 deg
Lighter colorLavender
More saturatedPowder Lavender

Side-by-Side Color Profiles

purple color

Powder Lavender

Powder Lavender is #DCD0FF, a cool purple with hue 255°, saturation 100% and luminance 0.6755. Beside Lavender, it is darker and more saturated. Of the two standard text choices, black text gives the higher contrast at 14.51:1.

HEX#DCD0FF RGB220, 208, 255 HSL255, 100, 91 CMYK14, 18, 0, 0 Luminance0.6755 Best textblack text

purple color

Lavender

Lavender is #E6E6FA, a cool purple with hue 240°, saturation 67% and luminance 0.8032. Beside Powder Lavender, it is lighter and less saturated. Of the two standard text choices, black text gives the higher contrast at 17.06:1.

HEX#E6E6FA RGB230, 230, 250 HSL240, 67, 94 CMYK8, 8, 0, 2 Luminance0.8032 Best textblack text

When to Use Powder Lavender or Lavender

Choose Powder LavenderChoose Powder Lavender when the design calls for light and pastel purple color at #DCD0FF, with cool temperature and 91% HSL lightness.
Choose LavenderChoose Lavender when #E6E6FA, its pastel and light purple character, or its 94% HSL lightness is the closer match.
Use togetherTreat them as tonal alternatives or adjacent palette steps, not as text and background. Their contrast is only 1.18:1. They share light and pastel tone characteristics.

Technical Comparison Table

PropertyPowder LavenderLavender
HEX#DCD0FF#E6E6FA
RGB220, 208, 255230, 230, 250
HSL255, 100, 91240, 67, 94
CMYK14, 18, 0, 08, 8, 0, 2
FamilyPurplePurple
TemperatureCoolCool
ToneLight, PastelPastel, Light
Luminance0.67550.8032
Black contrast14.51:117.06:1
White contrast1.45:11.23:1
Shared tonesLight, Pastel

Accessibility and Contrast

Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.

Powder Lavenderblack text - 14.51:1
Lavenderblack text - 17.06:1

Downloadable color comparison infographic

Powder Lavender vs Lavender Color Comparison Infographic

Save a high-resolution comparison infographic with both HEX colors, visual distance, mutual contrast, and accessibility guidance.

1200 × 800
Powder Lavender vs Lavender color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Powder Lavender vs Lavender color comparison infographic generated from the canonical dataset values shown on this page.

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Machine-readable data

Machine-Readable Powder Lavender vs Lavender Data (JSON)

Structured comparison data for Powder Lavender and Lavender, including color systems, RGB distance, HSL deltas, contrast, accessibility guidance, use cases, and API links.

AI-Ready Dataset v1.0.0
colorsBoth named color records with HEX, RGB, HSL, CMYK, luminance, WCAG, and links
differencesRGB distance, HSL deltas, luminance delta, contrast, and shared attributes
accessibilityPair contrast and safer text choices for each color
useCasesWhen to choose each color and when to use them together
relatedApiMachine-readable comparison and color endpoints
Download JSON Open API
Structured sections
Colors
[
  {
    "slug": "powder-lavender",
    "name": "Powder Lavender",
    "hex": "#DCD0FF",
    "rgb": [
      220,
      208,
      255
    ],
    "hsl": [
      255,
      100,
      91
    ],
    "cmyk": [
      14,
      18,
      0,
      0
    ],
    "family": "purple",
    "temperature": "cool",
    "tone": [
      "light",
      "pastel"
    ],
    "luminance": 0.6755,
    "contrast": {
      "black": 14.51,
      "white": 1.45
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 14.51
    },
    "description": "Powder Lavender is #DCD0FF, a cool purple color with light and pastel character. Compared with Lavender, it is darker and more saturated. Use it for soft ui backgrounds, pastel palettes, and gentle product design, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/powder-lavender/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/powder-lavender.json"
  },
  {
    "slug": "lavender",
    "name": "Lavender",
    "hex": "#E6E6FA",
    "rgb": [
      230,
      230,
      250
    ],
    "hsl": [
      240,
      67,
      94
    ],
    "cmyk": [
      8,
      8,
      0,
      2
    ],
    "family": "purple",
    "temperature": "cool",
    "tone": [
      "pastel",
      "light"
    ],
    "luminance": 0.8032,
    "contrast": {
      "black": 17.06,
      "white": 1.23
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 17.06
    },
    "description": "Lavender is #E6E6FA, a cool purple color with pastel and light character. Compared with Powder Lavender, it is lighter and less saturated. Use it for wellness, beauty, and soft backgrounds, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/lavender/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/lavender.json"
  }
]
Differences
{
  "rgbDistance": 24.7,
  "contrastRatio": 1.18,
  "hslDelta": {
    "hue": 15,
    "saturation": 33,
    "lightness": 3
  },
  "luminanceDelta": 0.1277,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "light",
    "pastel"
  ],
  "lighterColor": "Lavender",
  "moreSaturatedColor": "Powder Lavender"
}
Accessibility
{
  "pairContrastRatio": 1.18,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Powder Lavender",
      "background": "#DCD0FF",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 14.51
    },
    {
      "color": "Lavender",
      "background": "#E6E6FA",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 17.06
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Powder Lavender is better when the design needs light and pastel purple character, cool temperature, and the specific HEX value #DCD0FF.",
  "chooseSecondWhen": "Lavender is better when the design needs pastel and light purple character, cool temperature, and the specific HEX value #E6E6FA.",
  "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
}
Related API
[
  "https://www.colorsencyclopedia.com/api/compare/powder-lavender-vs-lavender.json",
  "https://www.colorsencyclopedia.com/api/colors/powder-lavender.json",
  "https://www.colorsencyclopedia.com/api/colors/lavender.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "powder-lavender-vs-lavender",
  "type": "nearest",
  "name": "Powder Lavender vs Lavender",
  "verdict": "Powder Lavender and Lavender are very close colors. Lavender is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.18:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Powder Lavender and Lavender are different purple colors with HEX values #DCD0FF and #E6E6FA. According to Colors Encyclopedia, their RGB distance is 24.7, their contrast ratio is 1.18:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 24.7,
  "contrastRatio": 1.18,
  "colors": [
    {
      "slug": "powder-lavender",
      "name": "Powder Lavender",
      "hex": "#DCD0FF",
      "rgb": [
        220,
        208,
        255
      ],
      "hsl": [
        255,
        100,
        91
      ],
      "cmyk": [
        14,
        18,
        0,
        0
      ],
      "family": "purple",
      "temperature": "cool",
      "tone": [
        "light",
        "pastel"
      ],
      "luminance": 0.6755,
      "contrast": {
        "black": 14.51,
        "white": 1.45
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 14.51
      },
      "description": "Powder Lavender is #DCD0FF, a cool purple color with light and pastel character. Compared with Lavender, it is darker and more saturated. Use it for soft ui backgrounds, pastel palettes, and gentle product design, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/powder-lavender/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/powder-lavender.json"
    },
    {
      "slug": "lavender",
      "name": "Lavender",
      "hex": "#E6E6FA",
      "rgb": [
        230,
        230,
        250
      ],
      "hsl": [
        240,
        67,
        94
      ],
      "cmyk": [
        8,
        8,
        0,
        2
      ],
      "family": "purple",
      "temperature": "cool",
      "tone": [
        "pastel",
        "light"
      ],
      "luminance": 0.8032,
      "contrast": {
        "black": 17.06,
        "white": 1.23
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 17.06
      },
      "description": "Lavender is #E6E6FA, a cool purple color with pastel and light character. Compared with Powder Lavender, it is lighter and less saturated. Use it for wellness, beauty, and soft backgrounds, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/lavender/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/lavender.json"
    }
  ],
  "differences": {
    "rgbDistance": 24.7,
    "contrastRatio": 1.18,
    "hslDelta": {
      "hue": 15,
      "saturation": 33,
      "lightness": 3
    },
    "luminanceDelta": 0.1277,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "light",
      "pastel"
    ],
    "lighterColor": "Lavender",
    "moreSaturatedColor": "Powder Lavender"
  },
  "accessibility": {
    "pairContrastRatio": 1.18,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Powder Lavender",
        "background": "#DCD0FF",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 14.51
      },
      {
        "color": "Lavender",
        "background": "#E6E6FA",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 17.06
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Powder Lavender is better when the design needs light and pastel purple character, cool temperature, and the specific HEX value #DCD0FF.",
    "chooseSecondWhen": "Lavender is better when the design needs pastel and light purple character, cool temperature, and the specific HEX value #E6E6FA.",
    "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
  },
  "relatedApi": [
    "https://www.colorsencyclopedia.com/api/compare/powder-lavender-vs-lavender.json",
    "https://www.colorsencyclopedia.com/api/colors/powder-lavender.json",
    "https://www.colorsencyclopedia.com/api/colors/lavender.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/powder-lavender-vs-lavender/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/powder-lavender-vs-lavender.json"
}