Nearest-color comparison

Dark Orchid vs Medium Orchid

Dark Orchid #9932CC vs Medium Orchid #BA55D3: RGB distance 48.6 and contrast 1.45:1. Compare hue, luminance, saturation, WCAG and practical use.

Dark Orchid and Medium Orchid are related but distinguishable, with an RGB distance of 48.6. Medium Orchid is lighter by 0.0823, and Dark Orchid is more saturated by 2 percentage points. Their mutual contrast is 1.45:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Dark Orchid#9932CC
Medium Orchid#BA55D3

Quick Difference Summary

The main measurable differences between Dark Orchid and Medium Orchid across RGB distance, luminance, hue, saturation, and contrast.

RGB distance48.6
Pair contrast1.45:1
Luminance delta0.0823
Hue delta8 deg
Lighter colorMedium Orchid
More saturatedDark Orchid

Side-by-Side Color Profiles

purple color

Dark Orchid

Dark Orchid is #9932CC, a cool purple with hue 280°, saturation 61% and luminance 0.1341. Beside Medium Orchid, it is darker and more saturated. Of the two standard text choices, white text gives the higher contrast at 5.7:1.

HEX#9932CC RGB153, 50, 204 HSL280, 61, 50 CMYK25, 75, 0, 20 Luminance0.1341 Best textwhite text

purple color

Medium Orchid

Medium Orchid is #BA55D3, a cool purple with hue 288°, saturation 59% and luminance 0.2164. Beside Dark Orchid, it is lighter and less saturated. Of the two standard text choices, black text gives the higher contrast at 5.33:1.

HEX#BA55D3 RGB186, 85, 211 HSL288, 59, 58 CMYK12, 60, 0, 17 Luminance0.2164 Best textblack text

When to Use Dark Orchid or Medium Orchid

Choose Dark OrchidChoose Dark Orchid when the design calls for balanced purple color at #9932CC, with cool temperature and 50% HSL lightness.
Choose Medium OrchidChoose Medium Orchid when #BA55D3, its balanced purple character, or its 58% 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.45:1. They share balanced tone characteristics.

Technical Comparison Table

PropertyDark OrchidMedium Orchid
HEX#9932CC#BA55D3
RGB153, 50, 204186, 85, 211
HSL280, 61, 50288, 59, 58
CMYK25, 75, 0, 2012, 60, 0, 17
FamilyPurplePurple
TemperatureCoolCool
ToneBalancedBalanced
Luminance0.13410.2164
Black contrast3.68:15.33:1
White contrast5.7:13.94:1
Shared tonesBalanced

Accessibility and Contrast

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

Dark Orchidwhite text - 5.7:1
Medium Orchidblack text - 5.33:1

Downloadable color comparison infographic

Dark Orchid vs Medium Orchid Color Comparison Infographic

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

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

Structured comparison data for Dark Orchid and Medium Orchid, 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": "dark-orchid",
    "name": "Dark Orchid",
    "hex": "#9932CC",
    "rgb": [
      153,
      50,
      204
    ],
    "hsl": [
      280,
      61,
      50
    ],
    "cmyk": [
      25,
      75,
      0,
      20
    ],
    "family": "purple",
    "temperature": "cool",
    "tone": [
      "balanced"
    ],
    "luminance": 0.1341,
    "contrast": {
      "black": 3.68,
      "white": 5.7
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 5.7
    },
    "description": "Dark Orchid is #9932CC, a cool purple color with balanced character. Compared with Medium Orchid, it is darker and more saturated. Use it for web design, css color systems, and ui prototyping, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/dark-orchid/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-orchid.json"
  },
  {
    "slug": "medium-orchid",
    "name": "Medium Orchid",
    "hex": "#BA55D3",
    "rgb": [
      186,
      85,
      211
    ],
    "hsl": [
      288,
      59,
      58
    ],
    "cmyk": [
      12,
      60,
      0,
      17
    ],
    "family": "purple",
    "temperature": "cool",
    "tone": [
      "balanced"
    ],
    "luminance": 0.2164,
    "contrast": {
      "black": 5.33,
      "white": 3.94
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 5.33
    },
    "description": "Medium Orchid is #BA55D3, a cool purple color with balanced character. Compared with Dark Orchid, 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/medium-orchid/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/medium-orchid.json"
  }
]
Differences
{
  "rgbDistance": 48.6,
  "contrastRatio": 1.45,
  "hslDelta": {
    "hue": 8,
    "saturation": 2,
    "lightness": 8
  },
  "luminanceDelta": 0.0823,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "balanced"
  ],
  "lighterColor": "Medium Orchid",
  "moreSaturatedColor": "Dark Orchid"
}
Accessibility
{
  "pairContrastRatio": 1.45,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Dark Orchid",
      "background": "#9932CC",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 5.7
    },
    {
      "color": "Medium Orchid",
      "background": "#BA55D3",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 5.33
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Dark Orchid is better when the design needs balanced purple character, cool temperature, and the specific HEX value #9932CC.",
  "chooseSecondWhen": "Medium Orchid is better when the design needs balanced purple character, cool temperature, and the specific HEX value #BA55D3.",
  "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/dark-orchid-vs-medium-orchid.json",
  "https://www.colorsencyclopedia.com/api/colors/dark-orchid.json",
  "https://www.colorsencyclopedia.com/api/colors/medium-orchid.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "dark-orchid-vs-medium-orchid",
  "type": "nearest",
  "name": "Dark Orchid vs Medium Orchid",
  "verdict": "Dark Orchid and Medium Orchid are visually related colors. Medium Orchid is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.45:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Dark Orchid and Medium Orchid are different purple colors with HEX values #9932CC and #BA55D3. According to Colors Encyclopedia, their RGB distance is 48.6, their contrast ratio is 1.45:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 48.6,
  "contrastRatio": 1.45,
  "colors": [
    {
      "slug": "dark-orchid",
      "name": "Dark Orchid",
      "hex": "#9932CC",
      "rgb": [
        153,
        50,
        204
      ],
      "hsl": [
        280,
        61,
        50
      ],
      "cmyk": [
        25,
        75,
        0,
        20
      ],
      "family": "purple",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1341,
      "contrast": {
        "black": 3.68,
        "white": 5.7
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 5.7
      },
      "description": "Dark Orchid is #9932CC, a cool purple color with balanced character. Compared with Medium Orchid, it is darker and more saturated. Use it for web design, css color systems, and ui prototyping, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/dark-orchid/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-orchid.json"
    },
    {
      "slug": "medium-orchid",
      "name": "Medium Orchid",
      "hex": "#BA55D3",
      "rgb": [
        186,
        85,
        211
      ],
      "hsl": [
        288,
        59,
        58
      ],
      "cmyk": [
        12,
        60,
        0,
        17
      ],
      "family": "purple",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2164,
      "contrast": {
        "black": 5.33,
        "white": 3.94
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 5.33
      },
      "description": "Medium Orchid is #BA55D3, a cool purple color with balanced character. Compared with Dark Orchid, 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/medium-orchid/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/medium-orchid.json"
    }
  ],
  "differences": {
    "rgbDistance": 48.6,
    "contrastRatio": 1.45,
    "hslDelta": {
      "hue": 8,
      "saturation": 2,
      "lightness": 8
    },
    "luminanceDelta": 0.0823,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "balanced"
    ],
    "lighterColor": "Medium Orchid",
    "moreSaturatedColor": "Dark Orchid"
  },
  "accessibility": {
    "pairContrastRatio": 1.45,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Dark Orchid",
        "background": "#9932CC",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 5.7
      },
      {
        "color": "Medium Orchid",
        "background": "#BA55D3",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 5.33
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Dark Orchid is better when the design needs balanced purple character, cool temperature, and the specific HEX value #9932CC.",
    "chooseSecondWhen": "Medium Orchid is better when the design needs balanced purple character, cool temperature, and the specific HEX value #BA55D3.",
    "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/dark-orchid-vs-medium-orchid.json",
    "https://www.colorsencyclopedia.com/api/colors/dark-orchid.json",
    "https://www.colorsencyclopedia.com/api/colors/medium-orchid.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/dark-orchid-vs-medium-orchid/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/dark-orchid-vs-medium-orchid.json"
}