Nearest-color comparison

Royal Purple vs Grape

Royal Purple and Grape are different purple colors with HEX values #7851A9 and #6F2DA8. According to Colors Encyclopedia, their RGB distance is 37.1, their contrast ratio is 1.36:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Royal Purple and Grape are visually related colors. Royal Purple is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.36:1, so the pair is too low for text and better treated as a palette relationship.

Royal Purple#7851A9
Grape#6F2DA8

Quick Difference Summary

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

RGB distance37.1
Pair contrast1.36:1
Luminance delta0.0466
Hue delta5 deg
Lighter colorRoyal Purple
More saturatedGrape

Side-by-Side Color Profiles

purple color

Royal Purple

Royal Purple is #7851A9, a cool purple color with balanced character. Compared with Grape, it is lighter and less saturated. Use it for beauty branding, creative systems, and premium accents, with white text as the safer foreground option.

HEX#7851A9 RGB120, 81, 169 HSL267, 35, 49 CMYK29, 52, 0, 34 Luminance0.1274 Best textwhite text

purple color

Grape

Grape is #6F2DA8, a cool purple color with jewel tone character. Compared with Royal Purple, it is darker and more saturated. Use it for beauty branding, creative systems, and premium accents, with white text as the safer foreground option.

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

When to Use Royal Purple or Grape

Choose Royal PurpleRoyal Purple is better when the design needs balanced purple character, cool temperature, and the specific HEX value #7851A9.
Choose GrapeGrape is better when the design needs jewel tone purple character, cool temperature, and the specific HEX value #6F2DA8.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyRoyal PurpleGrape
HEX#7851A9#6F2DA8
RGB120, 81, 169111, 45, 168
HSL267, 35, 49272, 58, 42
CMYK29, 52, 0, 3434, 73, 0, 34
FamilyPurplePurple
TemperatureCoolCool
ToneBalancedJewel Tone
Luminance0.12740.0808
Black contrast3.55:12.62:1
White contrast5.92:18.03:1
Shared tonesNone

Accessibility and Contrast

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

Royal Purplewhite text - 5.92:1
Grapewhite text - 8.03:1

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Royal Purple#7851A9
Grape#6F2DA8
#A88DC8#A88DC8
#9D5ED4#9D5ED4
#81A951#81A951
#67A92D#67A92D

Machine-readable data

Machine-Readable Royal Purple vs Grape Data (JSON)

Structured comparison data for Royal Purple and Grape, 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": "royal-purple",
    "name": "Royal Purple",
    "hex": "#7851A9",
    "rgb": [
      120,
      81,
      169
    ],
    "hsl": [
      267,
      35,
      49
    ],
    "cmyk": [
      29,
      52,
      0,
      34
    ],
    "family": "purple",
    "temperature": "cool",
    "tone": [
      "balanced"
    ],
    "luminance": 0.1274,
    "contrast": {
      "black": 3.55,
      "white": 5.92
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 5.92
    },
    "description": "Royal Purple is #7851A9, a cool purple color with balanced character. Compared with Grape, it is lighter and less 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/royal-purple/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/royal-purple.json"
  },
  {
    "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 Royal Purple, it is darker 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"
  }
]
Differences
{
  "rgbDistance": 37.1,
  "contrastRatio": 1.36,
  "hslDelta": {
    "hue": 5,
    "saturation": 23,
    "lightness": 7
  },
  "luminanceDelta": 0.0466,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Royal Purple",
  "moreSaturatedColor": "Grape"
}
Accessibility
{
  "pairContrastRatio": 1.36,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Royal Purple",
      "background": "#7851A9",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 5.92
    },
    {
      "color": "Grape",
      "background": "#6F2DA8",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 8.03
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Royal Purple is better when the design needs balanced purple character, cool temperature, and the specific HEX value #7851A9.",
  "chooseSecondWhen": "Grape is better when the design needs jewel tone purple character, cool temperature, and the specific HEX value #6F2DA8.",
  "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/royal-purple-vs-grape.json",
  "https://www.colorsencyclopedia.com/api/colors/royal-purple.json",
  "https://www.colorsencyclopedia.com/api/colors/grape.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "royal-purple-vs-grape",
  "type": "nearest",
  "name": "Royal Purple vs Grape",
  "verdict": "Royal Purple and Grape are visually related colors. Royal Purple is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.36:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Royal Purple and Grape are different purple colors with HEX values #7851A9 and #6F2DA8. According to Colors Encyclopedia, their RGB distance is 37.1, their contrast ratio is 1.36:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 37.1,
  "contrastRatio": 1.36,
  "colors": [
    {
      "slug": "royal-purple",
      "name": "Royal Purple",
      "hex": "#7851A9",
      "rgb": [
        120,
        81,
        169
      ],
      "hsl": [
        267,
        35,
        49
      ],
      "cmyk": [
        29,
        52,
        0,
        34
      ],
      "family": "purple",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1274,
      "contrast": {
        "black": 3.55,
        "white": 5.92
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 5.92
      },
      "description": "Royal Purple is #7851A9, a cool purple color with balanced character. Compared with Grape, it is lighter and less 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/royal-purple/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/royal-purple.json"
    },
    {
      "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 Royal Purple, it is darker 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"
    }
  ],
  "differences": {
    "rgbDistance": 37.1,
    "contrastRatio": 1.36,
    "hslDelta": {
      "hue": 5,
      "saturation": 23,
      "lightness": 7
    },
    "luminanceDelta": 0.0466,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Royal Purple",
    "moreSaturatedColor": "Grape"
  },
  "accessibility": {
    "pairContrastRatio": 1.36,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Royal Purple",
        "background": "#7851A9",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 5.92
      },
      {
        "color": "Grape",
        "background": "#6F2DA8",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 8.03
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Royal Purple is better when the design needs balanced purple character, cool temperature, and the specific HEX value #7851A9.",
    "chooseSecondWhen": "Grape is better when the design needs jewel tone purple character, cool temperature, and the specific HEX value #6F2DA8.",
    "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/royal-purple-vs-grape.json",
    "https://www.colorsencyclopedia.com/api/colors/royal-purple.json",
    "https://www.colorsencyclopedia.com/api/colors/grape.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/royal-purple-vs-grape/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/royal-purple-vs-grape.json"
}