Nearest-color comparison

Grape vs Amethyst Deep

Grape #6F2DA8 vs Amethyst Deep #5D3A9B: RGB distance 25.7 and contrast 1.03:1. Compare hue, luminance, saturation, WCAG and practical use.

Grape and Amethyst Deep are related but distinguishable, with an RGB distance of 25.7. Grape is lighter by 0.0036, and Grape is more saturated by 12 percentage points. Their mutual contrast is 1.03:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Grape#6F2DA8
Amethyst Deep#5D3A9B

Quick Difference Summary

The main measurable differences between Grape and Amethyst Deep across RGB distance, luminance, hue, saturation, and contrast.

RGB distance25.7
Pair contrast1.03:1
Luminance delta0.0036
Hue delta10 deg
Lighter colorGrape
More saturatedGrape

Side-by-Side Color Profiles

purple color

Grape

Grape is #6F2DA8, a cool purple with hue 272°, saturation 58% and luminance 0.0808. Beside Amethyst Deep, it is lighter and more saturated. Of the two standard text choices, white text gives the higher contrast at 8.03:1.

HEX#6F2DA8 RGB111, 45, 168 HSL272, 58, 42 CMYK34, 73, 0, 34 Luminance0.0808 Best textwhite text

purple color

Amethyst Deep

Amethyst Deep is #5D3A9B, a cool purple with hue 262°, saturation 46% and luminance 0.0772. Beside Grape, it is darker and less saturated. Of the two standard text choices, white text gives the higher contrast at 8.25:1.

HEX#5D3A9B RGB93, 58, 155 HSL262, 46, 42 CMYK40, 63, 0, 39 Luminance0.0772 Best textwhite text

When to Use Grape or Amethyst Deep

Choose GrapeChoose Grape when the design calls for jewel tone purple color at #6F2DA8, with cool temperature and 42% HSL lightness.
Choose Amethyst DeepChoose Amethyst Deep when #5D3A9B, its jewel tone purple character, or its 42% 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.03:1. They share jewel tone tone characteristics.

Technical Comparison Table

PropertyGrapeAmethyst Deep
HEX#6F2DA8#5D3A9B
RGB111, 45, 16893, 58, 155
HSL272, 58, 42262, 46, 42
CMYK34, 73, 0, 3440, 63, 0, 39
FamilyPurplePurple
TemperatureCoolCool
ToneJewel ToneJewel Tone
Luminance0.08080.0772
Black contrast2.62:12.54:1
White contrast8.03:18.25:1
Shared tonesJewel Tone

Accessibility and Contrast

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

Grapewhite text - 8.03:1
Amethyst Deepwhite text - 8.25:1

Downloadable color comparison infographic

Grape vs Amethyst Deep Color Comparison Infographic

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

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

Structured comparison data for Grape and Amethyst Deep, 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": "grape",
    "name": "Grape",
    "hex": "#6F2DA8",
    "rgb": [
      111,
      45,
      168
    ],
    "hsl": [
      272,
      58,
      42
    ],
    "cmyk": [
      34,
      73,
      0,
      34
    ],
    "family": "purple",
    "temperature": "cool",
    "tone": [
      "jewel-tone"
    ],
    "luminance": 0.0808,
    "contrast": {
      "black": 2.62,
      "white": 8.03
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 8.03
    },
    "description": "Grape is #6F2DA8, a cool purple color with jewel tone character. Compared with Amethyst Deep, it is lighter and more saturated. Use it for beauty branding, creative systems, and premium accents, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/grape/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/grape.json"
  },
  {
    "slug": "amethyst-deep",
    "name": "Amethyst Deep",
    "hex": "#5D3A9B",
    "rgb": [
      93,
      58,
      155
    ],
    "hsl": [
      262,
      46,
      42
    ],
    "cmyk": [
      40,
      63,
      0,
      39
    ],
    "family": "purple",
    "temperature": "cool",
    "tone": [
      "jewel-tone"
    ],
    "luminance": 0.0772,
    "contrast": {
      "black": 2.54,
      "white": 8.25
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 8.25
    },
    "description": "Amethyst Deep is #5D3A9B, a cool purple color with jewel tone character. Compared with Grape, it is darker and less saturated. Use it for jewel-tone palettes, luxury branding, and premium interface accents, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/amethyst-deep/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/amethyst-deep.json"
  }
]
Differences
{
  "rgbDistance": 25.7,
  "contrastRatio": 1.03,
  "hslDelta": {
    "hue": 10,
    "saturation": 12,
    "lightness": 0
  },
  "luminanceDelta": 0.0036,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "jewel-tone"
  ],
  "lighterColor": "Grape",
  "moreSaturatedColor": "Grape"
}
Accessibility
{
  "pairContrastRatio": 1.03,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Grape",
      "background": "#6F2DA8",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 8.03
    },
    {
      "color": "Amethyst Deep",
      "background": "#5D3A9B",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 8.25
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Grape is better when the design needs jewel tone purple character, cool temperature, and the specific HEX value #6F2DA8.",
  "chooseSecondWhen": "Amethyst Deep is better when the design needs jewel tone purple character, cool temperature, and the specific HEX value #5D3A9B.",
  "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/grape-vs-amethyst-deep.json",
  "https://www.colorsencyclopedia.com/api/colors/grape.json",
  "https://www.colorsencyclopedia.com/api/colors/amethyst-deep.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "grape-vs-amethyst-deep",
  "type": "nearest",
  "name": "Grape vs Amethyst Deep",
  "verdict": "Grape and Amethyst Deep are visually related colors. Grape is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.03:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Grape and Amethyst Deep are different purple colors with HEX values #6F2DA8 and #5D3A9B. According to Colors Encyclopedia, their RGB distance is 25.7, their contrast ratio is 1.03:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 25.7,
  "contrastRatio": 1.03,
  "colors": [
    {
      "slug": "grape",
      "name": "Grape",
      "hex": "#6F2DA8",
      "rgb": [
        111,
        45,
        168
      ],
      "hsl": [
        272,
        58,
        42
      ],
      "cmyk": [
        34,
        73,
        0,
        34
      ],
      "family": "purple",
      "temperature": "cool",
      "tone": [
        "jewel-tone"
      ],
      "luminance": 0.0808,
      "contrast": {
        "black": 2.62,
        "white": 8.03
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 8.03
      },
      "description": "Grape is #6F2DA8, a cool purple color with jewel tone character. Compared with Amethyst Deep, it is lighter and more saturated. Use it for beauty branding, creative systems, and premium accents, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/grape/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/grape.json"
    },
    {
      "slug": "amethyst-deep",
      "name": "Amethyst Deep",
      "hex": "#5D3A9B",
      "rgb": [
        93,
        58,
        155
      ],
      "hsl": [
        262,
        46,
        42
      ],
      "cmyk": [
        40,
        63,
        0,
        39
      ],
      "family": "purple",
      "temperature": "cool",
      "tone": [
        "jewel-tone"
      ],
      "luminance": 0.0772,
      "contrast": {
        "black": 2.54,
        "white": 8.25
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 8.25
      },
      "description": "Amethyst Deep is #5D3A9B, a cool purple color with jewel tone character. Compared with Grape, it is darker and less saturated. Use it for jewel-tone palettes, luxury branding, and premium interface accents, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/amethyst-deep/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/amethyst-deep.json"
    }
  ],
  "differences": {
    "rgbDistance": 25.7,
    "contrastRatio": 1.03,
    "hslDelta": {
      "hue": 10,
      "saturation": 12,
      "lightness": 0
    },
    "luminanceDelta": 0.0036,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "jewel-tone"
    ],
    "lighterColor": "Grape",
    "moreSaturatedColor": "Grape"
  },
  "accessibility": {
    "pairContrastRatio": 1.03,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Grape",
        "background": "#6F2DA8",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 8.03
      },
      {
        "color": "Amethyst Deep",
        "background": "#5D3A9B",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 8.25
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Grape is better when the design needs jewel tone purple character, cool temperature, and the specific HEX value #6F2DA8.",
    "chooseSecondWhen": "Amethyst Deep is better when the design needs jewel tone purple character, cool temperature, and the specific HEX value #5D3A9B.",
    "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/grape-vs-amethyst-deep.json",
    "https://www.colorsencyclopedia.com/api/colors/grape.json",
    "https://www.colorsencyclopedia.com/api/colors/amethyst-deep.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/grape-vs-amethyst-deep/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/grape-vs-amethyst-deep.json"
}