Nearest-color comparison

Violet vs Plum

Violet #EE82EE vs Plum #DDA0DD: RGB distance 38.4 and contrast 1.12:1. Compare hue, luminance, saturation, WCAG and practical use.

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

Violet#EE82EE
Plum#DDA0DD

Quick Difference Summary

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

RGB distance38.4
Pair contrast1.12:1
Luminance delta0.0541
Hue delta0 deg
Lighter colorPlum
More saturatedViolet

Side-by-Side Color Profiles

pink color

Violet

Violet is #EE82EE, a warm pink with hue 300°, saturation 76% and luminance 0.4032. Beside Plum, it is darker and more saturated. Of the two standard text choices, black text gives the higher contrast at 9.06:1.

HEX#EE82EE RGB238, 130, 238 HSL300, 76, 72 CMYK0, 45, 0, 7 Luminance0.4032 Best textblack text

pink color

Plum

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

When to Use Violet or Plum

Choose VioletChoose Violet when the design calls for vibrant pink color at #EE82EE, with warm temperature and 72% HSL lightness.
Choose PlumChoose Plum when #DDA0DD, its balanced pink 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.12:1.

Technical Comparison Table

PropertyVioletPlum
HEX#EE82EE#DDA0DD
RGB238, 130, 238221, 160, 221
HSL300, 76, 72300, 47, 75
CMYK0, 45, 0, 70, 28, 0, 13
FamilyPinkPink
TemperatureWarmWarm
ToneVibrantBalanced
Luminance0.40320.4573
Black contrast9.06:110.15:1
White contrast2.32:12.07:1
Shared tonesNone

Accessibility and Contrast

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

Violetblack text - 9.06:1
Plumblack text - 10.15:1

Downloadable color comparison infographic

Violet vs Plum Color Comparison Infographic

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

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

Structured comparison data for Violet and Plum, 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": "violet",
    "name": "Violet",
    "hex": "#EE82EE",
    "rgb": [
      238,
      130,
      238
    ],
    "hsl": [
      300,
      76,
      72
    ],
    "cmyk": [
      0,
      45,
      0,
      7
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.4032,
    "contrast": {
      "black": 9.06,
      "white": 2.32
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 9.06
    },
    "description": "Violet is #EE82EE, a warm pink color with vibrant character. Compared with Plum, it is darker 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/violet/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/violet.json"
  },
  {
    "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 Violet, it is lighter 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"
  }
]
Differences
{
  "rgbDistance": 38.4,
  "contrastRatio": 1.12,
  "hslDelta": {
    "hue": 0,
    "saturation": 29,
    "lightness": 3
  },
  "luminanceDelta": 0.0541,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Plum",
  "moreSaturatedColor": "Violet"
}
Accessibility
{
  "pairContrastRatio": 1.12,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Violet",
      "background": "#EE82EE",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 9.06
    },
    {
      "color": "Plum",
      "background": "#DDA0DD",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 10.15
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Violet is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #EE82EE.",
  "chooseSecondWhen": "Plum is better when the design needs balanced pink character, warm temperature, and the specific HEX value #DDA0DD.",
  "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/violet-vs-plum.json",
  "https://www.colorsencyclopedia.com/api/colors/violet.json",
  "https://www.colorsencyclopedia.com/api/colors/plum.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "violet-vs-plum",
  "type": "nearest",
  "name": "Violet vs Plum",
  "verdict": "Violet and Plum are visually related colors. Plum is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.12:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Violet and Plum are different pink colors with HEX values #EE82EE and #DDA0DD. According to Colors Encyclopedia, their RGB distance is 38.4, their contrast ratio is 1.12:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 38.4,
  "contrastRatio": 1.12,
  "colors": [
    {
      "slug": "violet",
      "name": "Violet",
      "hex": "#EE82EE",
      "rgb": [
        238,
        130,
        238
      ],
      "hsl": [
        300,
        76,
        72
      ],
      "cmyk": [
        0,
        45,
        0,
        7
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.4032,
      "contrast": {
        "black": 9.06,
        "white": 2.32
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 9.06
      },
      "description": "Violet is #EE82EE, a warm pink color with vibrant character. Compared with Plum, it is darker 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/violet/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/violet.json"
    },
    {
      "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 Violet, it is lighter 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"
    }
  ],
  "differences": {
    "rgbDistance": 38.4,
    "contrastRatio": 1.12,
    "hslDelta": {
      "hue": 0,
      "saturation": 29,
      "lightness": 3
    },
    "luminanceDelta": 0.0541,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Plum",
    "moreSaturatedColor": "Violet"
  },
  "accessibility": {
    "pairContrastRatio": 1.12,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Violet",
        "background": "#EE82EE",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 9.06
      },
      {
        "color": "Plum",
        "background": "#DDA0DD",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 10.15
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Violet is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #EE82EE.",
    "chooseSecondWhen": "Plum is better when the design needs balanced pink character, warm temperature, and the specific HEX value #DDA0DD.",
    "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/violet-vs-plum.json",
    "https://www.colorsencyclopedia.com/api/colors/violet.json",
    "https://www.colorsencyclopedia.com/api/colors/plum.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/violet-vs-plum/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/violet-vs-plum.json"
}