Nearest-color comparison

Imperial Purple vs Eggplant

Imperial Purple and Eggplant are different purple and pink colors with HEX values #602F6B and #614051. According to Colors Encyclopedia, their RGB distance is 31.1, their contrast ratio is 1.12:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Imperial Purple and Eggplant are visually related colors. Eggplant is the lighter option. Eggplant reads warmer. Their mutual contrast is 1.12:1, so the pair is too low for text and better treated as a palette relationship.

Imperial Purple#602F6B
Eggplant#614051

Quick Difference Summary

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

RGB distance31.1
Pair contrast1.12:1
Luminance delta0.0122
Hue delta40 deg
Lighter colorEggplant
More saturatedImperial Purple

Side-by-Side Color Profiles

purple color

Imperial Purple

Imperial Purple is #602F6B, a cool purple color with balanced character. Compared with Eggplant, it is darker and more saturated. Use it for historical references, pigment palettes, and cultural color systems, with white text as the safer foreground option.

HEX#602F6B RGB96, 47, 107 HSL289, 39, 30 CMYK10, 56, 0, 58 Luminance0.0558 Best textwhite text

pink color

Eggplant

Eggplant is #614051, a warm pink color with muted character. Compared with Imperial Purple, 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#614051 RGB97, 64, 81 HSL329, 20, 32 CMYK0, 34, 16, 62 Luminance0.068 Best textwhite text

When to Use Imperial Purple or Eggplant

Choose Imperial PurpleImperial Purple is better when the design needs balanced purple character, cool temperature, and the specific HEX value #602F6B.
Choose EggplantEggplant is better when the design needs muted pink character, warm temperature, and the specific HEX value #614051.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyImperial PurpleEggplant
HEX#602F6B#614051
RGB96, 47, 10797, 64, 81
HSL289, 39, 30329, 20, 32
CMYK10, 56, 0, 580, 34, 16, 62
FamilyPurplePink
TemperatureCoolWarm
ToneBalancedMuted
Luminance0.05580.068
Black contrast2.12:12.36:1
White contrast9.92:18.9:1
Shared tonesNone

Accessibility and Contrast

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

Imperial Purplewhite text - 9.92:1
Eggplantwhite text - 8.9:1

Related Palette Strip

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

Imperial Purple#602F6B
Eggplant#614051
#994BAA#994BAA
#996680#996680
#3A6A2F#3A6A2F
#416251#416251

Machine-readable data

Machine-Readable Imperial Purple vs Eggplant Data (JSON)

Structured comparison data for Imperial Purple and Eggplant, 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": "imperial-purple",
    "name": "Imperial Purple",
    "hex": "#602F6B",
    "rgb": [
      96,
      47,
      107
    ],
    "hsl": [
      289,
      39,
      30
    ],
    "cmyk": [
      10,
      56,
      0,
      58
    ],
    "family": "purple",
    "temperature": "cool",
    "tone": [
      "balanced"
    ],
    "luminance": 0.0558,
    "contrast": {
      "black": 2.12,
      "white": 9.92
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 9.92
    },
    "description": "Imperial Purple is #602F6B, a cool purple color with balanced character. Compared with Eggplant, it is darker and more saturated. Use it for historical references, pigment palettes, and cultural color systems, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/imperial-purple/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/imperial-purple.json"
  },
  {
    "slug": "eggplant",
    "name": "Eggplant",
    "hex": "#614051",
    "rgb": [
      97,
      64,
      81
    ],
    "hsl": [
      329,
      20,
      32
    ],
    "cmyk": [
      0,
      34,
      16,
      62
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "muted"
    ],
    "luminance": 0.068,
    "contrast": {
      "black": 2.36,
      "white": 8.9
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 8.9
    },
    "description": "Eggplant is #614051, a warm pink color with muted character. Compared with Imperial Purple, 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/eggplant/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/eggplant.json"
  }
]
Differences
{
  "rgbDistance": 31.1,
  "contrastRatio": 1.12,
  "hslDelta": {
    "hue": 40,
    "saturation": 19,
    "lightness": 2
  },
  "luminanceDelta": 0.0122,
  "sameFamily": false,
  "sameTemperature": false,
  "sharedTones": [],
  "lighterColor": "Eggplant",
  "moreSaturatedColor": "Imperial Purple"
}
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": "Imperial Purple",
      "background": "#602F6B",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 9.92
    },
    {
      "color": "Eggplant",
      "background": "#614051",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 8.9
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Imperial Purple is better when the design needs balanced purple character, cool temperature, and the specific HEX value #602F6B.",
  "chooseSecondWhen": "Eggplant is better when the design needs muted pink character, warm temperature, and the specific HEX value #614051.",
  "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/imperial-purple-vs-eggplant.json",
  "https://www.colorsencyclopedia.com/api/colors/imperial-purple.json",
  "https://www.colorsencyclopedia.com/api/colors/eggplant.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "imperial-purple-vs-eggplant",
  "type": "nearest",
  "name": "Imperial Purple vs Eggplant",
  "verdict": "Imperial Purple and Eggplant are visually related colors. Eggplant is the lighter option. Eggplant reads warmer. Their mutual contrast is 1.12:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Imperial Purple and Eggplant are different purple and pink colors with HEX values #602F6B and #614051. According to Colors Encyclopedia, their RGB distance is 31.1, their contrast ratio is 1.12:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 31.1,
  "contrastRatio": 1.12,
  "colors": [
    {
      "slug": "imperial-purple",
      "name": "Imperial Purple",
      "hex": "#602F6B",
      "rgb": [
        96,
        47,
        107
      ],
      "hsl": [
        289,
        39,
        30
      ],
      "cmyk": [
        10,
        56,
        0,
        58
      ],
      "family": "purple",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0558,
      "contrast": {
        "black": 2.12,
        "white": 9.92
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 9.92
      },
      "description": "Imperial Purple is #602F6B, a cool purple color with balanced character. Compared with Eggplant, it is darker and more saturated. Use it for historical references, pigment palettes, and cultural color systems, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/imperial-purple/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/imperial-purple.json"
    },
    {
      "slug": "eggplant",
      "name": "Eggplant",
      "hex": "#614051",
      "rgb": [
        97,
        64,
        81
      ],
      "hsl": [
        329,
        20,
        32
      ],
      "cmyk": [
        0,
        34,
        16,
        62
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "muted"
      ],
      "luminance": 0.068,
      "contrast": {
        "black": 2.36,
        "white": 8.9
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 8.9
      },
      "description": "Eggplant is #614051, a warm pink color with muted character. Compared with Imperial Purple, 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/eggplant/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/eggplant.json"
    }
  ],
  "differences": {
    "rgbDistance": 31.1,
    "contrastRatio": 1.12,
    "hslDelta": {
      "hue": 40,
      "saturation": 19,
      "lightness": 2
    },
    "luminanceDelta": 0.0122,
    "sameFamily": false,
    "sameTemperature": false,
    "sharedTones": [],
    "lighterColor": "Eggplant",
    "moreSaturatedColor": "Imperial Purple"
  },
  "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": "Imperial Purple",
        "background": "#602F6B",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 9.92
      },
      {
        "color": "Eggplant",
        "background": "#614051",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 8.9
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Imperial Purple is better when the design needs balanced purple character, cool temperature, and the specific HEX value #602F6B.",
    "chooseSecondWhen": "Eggplant is better when the design needs muted pink character, warm temperature, and the specific HEX value #614051.",
    "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/imperial-purple-vs-eggplant.json",
    "https://www.colorsencyclopedia.com/api/colors/imperial-purple.json",
    "https://www.colorsencyclopedia.com/api/colors/eggplant.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/imperial-purple-vs-eggplant/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/imperial-purple-vs-eggplant.json"
}