Nearest-color comparison

Mardi Gras vs Purple

Mardi Gras #880085 vs Purple #800080: RGB distance 9.4 and contrast 1.07:1. Compare hue, luminance, saturation, WCAG and practical use.

Mardi Gras and Purple are very close, with an RGB distance of 9.4. Mardi Gras is lighter by 0.0078, and their saturation is equal. Their mutual contrast is 1.07:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Mardi Gras#880085
Purple#800080

Quick Difference Summary

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

RGB distance9.4
Pair contrast1.07:1
Luminance delta0.0078
Hue delta1 deg
Lighter colorMardi Gras
More saturatedMardi Gras

Side-by-Side Color Profiles

pink color

Mardi Gras

Mardi Gras is #880085, a warm pink with hue 301°, saturation 100% and luminance 0.0693. Beside Purple, it is lighter and equally saturated. Of the two standard text choices, white text gives the higher contrast at 8.8:1.

HEX#880085 RGB136, 0, 133 HSL301, 100, 27 CMYK0, 100, 2, 47 Luminance0.0693 Best textwhite text

pink color

Purple

Purple is #800080, a warm pink with hue 300°, saturation 100% and luminance 0.0615. Beside Mardi Gras, it is darker and equally saturated. Of the two standard text choices, white text gives the higher contrast at 9.42:1.

HEX#800080 RGB128, 0, 128 HSL300, 100, 25 CMYK0, 100, 0, 50 Luminance0.0615 Best textwhite text

When to Use Mardi Gras or Purple

Choose Mardi GrasChoose Mardi Gras when the design calls for balanced pink color at #880085, with warm temperature and 27% HSL lightness.
Choose PurpleChoose Purple when #800080, its balanced pink character, or its 25% 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.07:1. They share balanced tone characteristics.

Technical Comparison Table

PropertyMardi GrasPurple
HEX#880085#800080
RGB136, 0, 133128, 0, 128
HSL301, 100, 27300, 100, 25
CMYK0, 100, 2, 470, 100, 0, 50
FamilyPinkPink
TemperatureWarmWarm
ToneBalancedBalanced
Luminance0.06930.0615
Black contrast2.39:12.23:1
White contrast8.8:19.42:1
Shared tonesBalanced

Accessibility and Contrast

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

Mardi Graswhite text - 8.8:1
Purplewhite text - 9.42:1

Downloadable color comparison infographic

Mardi Gras vs Purple Color Comparison Infographic

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

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

Structured comparison data for Mardi Gras and Purple, 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": "mardi-gras",
    "name": "Mardi Gras",
    "hex": "#880085",
    "rgb": [
      136,
      0,
      133
    ],
    "hsl": [
      301,
      100,
      27
    ],
    "cmyk": [
      0,
      100,
      2,
      47
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.0693,
    "contrast": {
      "black": 2.39,
      "white": 8.8
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 8.8
    },
    "description": "Mardi Gras is #880085, a warm pink color with balanced character. Compared with Purple, it is lighter and similar in saturation. Use it for beauty branding, creative systems, and premium accents, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/mardi-gras/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/mardi-gras.json"
  },
  {
    "slug": "purple",
    "name": "Purple",
    "hex": "#800080",
    "rgb": [
      128,
      0,
      128
    ],
    "hsl": [
      300,
      100,
      25
    ],
    "cmyk": [
      0,
      100,
      0,
      50
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.0615,
    "contrast": {
      "black": 2.23,
      "white": 9.42
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 9.42
    },
    "description": "Purple is #800080, a warm pink color with balanced character. Compared with Mardi Gras, it is darker and similar in saturation. 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/purple/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/purple.json"
  }
]
Differences
{
  "rgbDistance": 9.4,
  "contrastRatio": 1.07,
  "hslDelta": {
    "hue": 1,
    "saturation": 0,
    "lightness": 2
  },
  "luminanceDelta": 0.0078,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "balanced"
  ],
  "lighterColor": "Mardi Gras",
  "moreSaturatedColor": "Mardi Gras"
}
Accessibility
{
  "pairContrastRatio": 1.07,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Mardi Gras",
      "background": "#880085",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 8.8
    },
    {
      "color": "Purple",
      "background": "#800080",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 9.42
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Mardi Gras is better when the design needs balanced pink character, warm temperature, and the specific HEX value #880085.",
  "chooseSecondWhen": "Purple is better when the design needs balanced pink character, warm temperature, and the specific HEX value #800080.",
  "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/mardi-gras-vs-purple.json",
  "https://www.colorsencyclopedia.com/api/colors/mardi-gras.json",
  "https://www.colorsencyclopedia.com/api/colors/purple.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "mardi-gras-vs-purple",
  "type": "nearest",
  "name": "Mardi Gras vs Purple",
  "verdict": "Mardi Gras and Purple are very close colors. Mardi Gras is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.07:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Mardi Gras and Purple are different pink colors with HEX values #880085 and #800080. According to Colors Encyclopedia, their RGB distance is 9.4, their contrast ratio is 1.07:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 9.4,
  "contrastRatio": 1.07,
  "colors": [
    {
      "slug": "mardi-gras",
      "name": "Mardi Gras",
      "hex": "#880085",
      "rgb": [
        136,
        0,
        133
      ],
      "hsl": [
        301,
        100,
        27
      ],
      "cmyk": [
        0,
        100,
        2,
        47
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0693,
      "contrast": {
        "black": 2.39,
        "white": 8.8
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 8.8
      },
      "description": "Mardi Gras is #880085, a warm pink color with balanced character. Compared with Purple, it is lighter and similar in saturation. Use it for beauty branding, creative systems, and premium accents, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/mardi-gras/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/mardi-gras.json"
    },
    {
      "slug": "purple",
      "name": "Purple",
      "hex": "#800080",
      "rgb": [
        128,
        0,
        128
      ],
      "hsl": [
        300,
        100,
        25
      ],
      "cmyk": [
        0,
        100,
        0,
        50
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0615,
      "contrast": {
        "black": 2.23,
        "white": 9.42
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 9.42
      },
      "description": "Purple is #800080, a warm pink color with balanced character. Compared with Mardi Gras, it is darker and similar in saturation. 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/purple/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/purple.json"
    }
  ],
  "differences": {
    "rgbDistance": 9.4,
    "contrastRatio": 1.07,
    "hslDelta": {
      "hue": 1,
      "saturation": 0,
      "lightness": 2
    },
    "luminanceDelta": 0.0078,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "balanced"
    ],
    "lighterColor": "Mardi Gras",
    "moreSaturatedColor": "Mardi Gras"
  },
  "accessibility": {
    "pairContrastRatio": 1.07,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Mardi Gras",
        "background": "#880085",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 8.8
      },
      {
        "color": "Purple",
        "background": "#800080",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 9.42
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Mardi Gras is better when the design needs balanced pink character, warm temperature, and the specific HEX value #880085.",
    "chooseSecondWhen": "Purple is better when the design needs balanced pink character, warm temperature, and the specific HEX value #800080.",
    "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/mardi-gras-vs-purple.json",
    "https://www.colorsencyclopedia.com/api/colors/mardi-gras.json",
    "https://www.colorsencyclopedia.com/api/colors/purple.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/mardi-gras-vs-purple/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/mardi-gras-vs-purple.json"
}