Nearest-color comparison

Plum vs Wisteria

Plum #DDA0DD vs Wisteria #C9A0DC: RGB distance 20 and contrast 1.06:1. Compare hue, luminance, saturation, WCAG and practical use.

Plum and Wisteria are very close, with an RGB distance of 20. Plum is lighter by 0.03, and Plum is more saturated by 1 percentage points. Their mutual contrast is 1.06:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Plum#DDA0DD
Wisteria#C9A0DC

Quick Difference Summary

The main measurable differences between Plum and Wisteria across RGB distance, luminance, hue, saturation, and contrast.

RGB distance20
Pair contrast1.06:1
Luminance delta0.03
Hue delta19 deg
Lighter colorPlum
More saturatedPlum

Side-by-Side Color Profiles

pink color

Plum

Plum is #DDA0DD, a warm pink with hue 300°, saturation 47% and luminance 0.4573. Beside Wisteria, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 10.15:1.

HEX#DDA0DD RGB221, 160, 221 HSL300, 47, 75 CMYK0, 28, 0, 13 Luminance0.4573 Best textblack text

purple color

Wisteria

Wisteria is #C9A0DC, a cool purple with hue 281°, saturation 46% and luminance 0.4273. Beside Plum, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 9.55:1.

HEX#C9A0DC RGB201, 160, 220 HSL281, 46, 75 CMYK9, 27, 0, 14 Luminance0.4273 Best textblack text

When to Use Plum or Wisteria

Choose PlumChoose Plum when the design calls for balanced pink color at #DDA0DD, with warm temperature and 75% HSL lightness.
Choose WisteriaChoose Wisteria when #C9A0DC, its balanced purple character, or its 75% 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.06:1. They share balanced tone characteristics.

Technical Comparison Table

PropertyPlumWisteria
HEX#DDA0DD#C9A0DC
RGB221, 160, 221201, 160, 220
HSL300, 47, 75281, 46, 75
CMYK0, 28, 0, 139, 27, 0, 14
FamilyPinkPurple
TemperatureWarmCool
ToneBalancedBalanced
Luminance0.45730.4273
Black contrast10.15:19.55:1
White contrast2.07:12.2:1
Shared tonesBalanced

Accessibility and Contrast

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

Plumblack text - 10.15:1
Wisteriablack text - 9.55:1

Downloadable color comparison infographic

Plum vs Wisteria Color Comparison Infographic

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

1200 × 800
Plum vs Wisteria color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Plum vs Wisteria 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 Plum vs Wisteria Data (JSON)

Structured comparison data for Plum and Wisteria, 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": "plum",
    "name": "Plum",
    "hex": "#DDA0DD",
    "rgb": [
      221,
      160,
      221
    ],
    "hsl": [
      300,
      47,
      75
    ],
    "cmyk": [
      0,
      28,
      0,
      13
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.4573,
    "contrast": {
      "black": 10.15,
      "white": 2.07
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 10.15
    },
    "description": "Plum is #DDA0DD, a warm pink color with balanced character. Compared with Wisteria, it is lighter and more saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/plum/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/plum.json"
  },
  {
    "slug": "wisteria",
    "name": "Wisteria",
    "hex": "#C9A0DC",
    "rgb": [
      201,
      160,
      220
    ],
    "hsl": [
      281,
      46,
      75
    ],
    "cmyk": [
      9,
      27,
      0,
      14
    ],
    "family": "purple",
    "temperature": "cool",
    "tone": [
      "balanced"
    ],
    "luminance": 0.4273,
    "contrast": {
      "black": 9.55,
      "white": 2.2
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 9.55
    },
    "description": "Wisteria is #C9A0DC, a cool purple color with balanced character. Compared with Plum, it is darker and less saturated. Use it for beauty branding, creative systems, and premium accents, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/wisteria/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/wisteria.json"
  }
]
Differences
{
  "rgbDistance": 20,
  "contrastRatio": 1.06,
  "hslDelta": {
    "hue": 19,
    "saturation": 1,
    "lightness": 0
  },
  "luminanceDelta": 0.03,
  "sameFamily": false,
  "sameTemperature": false,
  "sharedTones": [
    "balanced"
  ],
  "lighterColor": "Plum",
  "moreSaturatedColor": "Plum"
}
Accessibility
{
  "pairContrastRatio": 1.06,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Plum",
      "background": "#DDA0DD",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 10.15
    },
    {
      "color": "Wisteria",
      "background": "#C9A0DC",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 9.55
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Plum is better when the design needs balanced pink character, warm temperature, and the specific HEX value #DDA0DD.",
  "chooseSecondWhen": "Wisteria is better when the design needs balanced purple character, cool temperature, and the specific HEX value #C9A0DC.",
  "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/plum-vs-wisteria.json",
  "https://www.colorsencyclopedia.com/api/colors/plum.json",
  "https://www.colorsencyclopedia.com/api/colors/wisteria.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "plum-vs-wisteria",
  "type": "nearest",
  "name": "Plum vs Wisteria",
  "verdict": "Plum and Wisteria are very close colors. Plum is the lighter option. Plum reads warmer. Their mutual contrast is 1.06:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Plum and Wisteria are different pink and purple colors with HEX values #DDA0DD and #C9A0DC. According to Colors Encyclopedia, their RGB distance is 20, their contrast ratio is 1.06:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 20,
  "contrastRatio": 1.06,
  "colors": [
    {
      "slug": "plum",
      "name": "Plum",
      "hex": "#DDA0DD",
      "rgb": [
        221,
        160,
        221
      ],
      "hsl": [
        300,
        47,
        75
      ],
      "cmyk": [
        0,
        28,
        0,
        13
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.4573,
      "contrast": {
        "black": 10.15,
        "white": 2.07
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 10.15
      },
      "description": "Plum is #DDA0DD, a warm pink color with balanced character. Compared with Wisteria, it is lighter and more saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/plum/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/plum.json"
    },
    {
      "slug": "wisteria",
      "name": "Wisteria",
      "hex": "#C9A0DC",
      "rgb": [
        201,
        160,
        220
      ],
      "hsl": [
        281,
        46,
        75
      ],
      "cmyk": [
        9,
        27,
        0,
        14
      ],
      "family": "purple",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.4273,
      "contrast": {
        "black": 9.55,
        "white": 2.2
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 9.55
      },
      "description": "Wisteria is #C9A0DC, a cool purple color with balanced character. Compared with Plum, it is darker and less saturated. Use it for beauty branding, creative systems, and premium accents, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/wisteria/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/wisteria.json"
    }
  ],
  "differences": {
    "rgbDistance": 20,
    "contrastRatio": 1.06,
    "hslDelta": {
      "hue": 19,
      "saturation": 1,
      "lightness": 0
    },
    "luminanceDelta": 0.03,
    "sameFamily": false,
    "sameTemperature": false,
    "sharedTones": [
      "balanced"
    ],
    "lighterColor": "Plum",
    "moreSaturatedColor": "Plum"
  },
  "accessibility": {
    "pairContrastRatio": 1.06,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Plum",
        "background": "#DDA0DD",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 10.15
      },
      {
        "color": "Wisteria",
        "background": "#C9A0DC",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 9.55
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Plum is better when the design needs balanced pink character, warm temperature, and the specific HEX value #DDA0DD.",
    "chooseSecondWhen": "Wisteria is better when the design needs balanced purple character, cool temperature, and the specific HEX value #C9A0DC.",
    "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/plum-vs-wisteria.json",
    "https://www.colorsencyclopedia.com/api/colors/plum.json",
    "https://www.colorsencyclopedia.com/api/colors/wisteria.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/plum-vs-wisteria/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/plum-vs-wisteria.json"
}