Nearest-color comparison

Plum vs Kunzite

Plum #DDA0DD vs Kunzite #E8B7D4: RGB distance 27 and contrast 1.2:1. Compare hue, luminance, saturation, WCAG and practical use.

Plum and Kunzite are related but distinguishable, with an RGB distance of 27. Kunzite is lighter by 0.1005, and Kunzite is more saturated by 5 percentage points. Their mutual contrast is 1.2:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Plum#DDA0DD
Kunzite#E8B7D4

Quick Difference Summary

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

RGB distance27
Pair contrast1.2:1
Luminance delta0.1005
Hue delta24 deg
Lighter colorKunzite
More saturatedKunzite

Side-by-Side Color Profiles

pink color

Plum

Plum is #DDA0DD, a warm pink with hue 300°, saturation 47% and luminance 0.4573. Beside Kunzite, it is darker and less 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

pink color

Kunzite

Kunzite is #E8B7D4, a warm pink with hue 324°, saturation 52% and luminance 0.5578. Beside Plum, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 12.16:1.

HEX#E8B7D4 RGB232, 183, 212 HSL324, 52, 81 CMYK0, 21, 9, 9 Luminance0.5578 Best textblack text

When to Use Plum or Kunzite

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

Technical Comparison Table

PropertyPlumKunzite
HEX#DDA0DD#E8B7D4
RGB221, 160, 221232, 183, 212
HSL300, 47, 75324, 52, 81
CMYK0, 28, 0, 130, 21, 9, 9
FamilyPinkPink
TemperatureWarmWarm
ToneBalancedBalanced
Luminance0.45730.5578
Black contrast10.15:112.16:1
White contrast2.07:11.73: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
Kunziteblack text - 12.16:1

Downloadable color comparison infographic

Plum vs Kunzite Color Comparison Infographic

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

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

Structured comparison data for Plum and Kunzite, 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 Kunzite, it is darker and less 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": "kunzite",
    "name": "Kunzite",
    "hex": "#E8B7D4",
    "rgb": [
      232,
      183,
      212
    ],
    "hsl": [
      324,
      52,
      81
    ],
    "cmyk": [
      0,
      21,
      9,
      9
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.5578,
    "contrast": {
      "black": 12.16,
      "white": 1.73
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 12.16
    },
    "description": "Kunzite is #E8B7D4, a warm pink color with balanced character. Compared with Plum, it is lighter and more saturated. Use it for jewel-tone palettes, luxury branding, and premium interface accents, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/kunzite/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/kunzite.json"
  }
]
Differences
{
  "rgbDistance": 27,
  "contrastRatio": 1.2,
  "hslDelta": {
    "hue": 24,
    "saturation": 5,
    "lightness": 6
  },
  "luminanceDelta": 0.1005,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "balanced"
  ],
  "lighterColor": "Kunzite",
  "moreSaturatedColor": "Kunzite"
}
Accessibility
{
  "pairContrastRatio": 1.2,
  "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": "Kunzite",
      "background": "#E8B7D4",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 12.16
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Plum is better when the design needs balanced pink character, warm temperature, and the specific HEX value #DDA0DD.",
  "chooseSecondWhen": "Kunzite is better when the design needs balanced pink character, warm temperature, and the specific HEX value #E8B7D4.",
  "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-kunzite.json",
  "https://www.colorsencyclopedia.com/api/colors/plum.json",
  "https://www.colorsencyclopedia.com/api/colors/kunzite.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "plum-vs-kunzite",
  "type": "nearest",
  "name": "Plum vs Kunzite",
  "verdict": "Plum and Kunzite are visually related colors. Kunzite is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.2:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Plum and Kunzite are different pink colors with HEX values #DDA0DD and #E8B7D4. According to Colors Encyclopedia, their RGB distance is 27, their contrast ratio is 1.2:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 27,
  "contrastRatio": 1.2,
  "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 Kunzite, it is darker and less 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": "kunzite",
      "name": "Kunzite",
      "hex": "#E8B7D4",
      "rgb": [
        232,
        183,
        212
      ],
      "hsl": [
        324,
        52,
        81
      ],
      "cmyk": [
        0,
        21,
        9,
        9
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.5578,
      "contrast": {
        "black": 12.16,
        "white": 1.73
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 12.16
      },
      "description": "Kunzite is #E8B7D4, a warm pink color with balanced character. Compared with Plum, it is lighter and more saturated. Use it for jewel-tone palettes, luxury branding, and premium interface accents, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/kunzite/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/kunzite.json"
    }
  ],
  "differences": {
    "rgbDistance": 27,
    "contrastRatio": 1.2,
    "hslDelta": {
      "hue": 24,
      "saturation": 5,
      "lightness": 6
    },
    "luminanceDelta": 0.1005,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "balanced"
    ],
    "lighterColor": "Kunzite",
    "moreSaturatedColor": "Kunzite"
  },
  "accessibility": {
    "pairContrastRatio": 1.2,
    "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": "Kunzite",
        "background": "#E8B7D4",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 12.16
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Plum is better when the design needs balanced pink character, warm temperature, and the specific HEX value #DDA0DD.",
    "chooseSecondWhen": "Kunzite is better when the design needs balanced pink character, warm temperature, and the specific HEX value #E8B7D4.",
    "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-kunzite.json",
    "https://www.colorsencyclopedia.com/api/colors/plum.json",
    "https://www.colorsencyclopedia.com/api/colors/kunzite.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/plum-vs-kunzite/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/plum-vs-kunzite.json"
}