Nearest-color comparison

Dark Magenta vs Mardi Gras

Dark Magenta and Mardi Gras are different pink colors with HEX values #8B008B and #880085. According to Colors Encyclopedia, their RGB distance is 6.7, their contrast ratio is 1.04:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Dark Magenta and Mardi Gras are very close colors. Dark Magenta is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.04:1, so the pair is too low for text and better treated as a palette relationship.

Dark Magenta#8B008B
Mardi Gras#880085

Quick Difference Summary

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

RGB distance6.7
Pair contrast1.04:1
Luminance delta0.0042
Hue delta1 deg
Lighter colorDark Magenta
More saturatedDark Magenta

Side-by-Side Color Profiles

pink color

Dark Magenta

Dark Magenta is #8B008B, a warm pink color with balanced character. Compared with Mardi Gras, it is lighter and similar in saturation. Use it for web design, css color systems, and ui prototyping, with white text as the safer foreground option.

HEX#8B008B RGB139, 0, 139 HSL300, 100, 27 CMYK0, 100, 0, 45 Luminance0.0735 Best textwhite text

pink color

Mardi Gras

Mardi Gras is #880085, a warm pink color with balanced character. Compared with Dark Magenta, it is darker and similar in saturation. Use it for beauty branding, creative systems, and premium accents, with white text as the safer foreground option.

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

When to Use Dark Magenta or Mardi Gras

Choose Dark MagentaDark Magenta is better when the design needs balanced pink character, warm temperature, and the specific HEX value #8B008B.
Choose Mardi GrasMardi Gras is better when the design needs balanced pink character, warm temperature, and the specific HEX value #880085.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyDark MagentaMardi Gras
HEX#8B008B#880085
RGB139, 0, 139136, 0, 133
HSL300, 100, 27301, 100, 27
CMYK0, 100, 0, 450, 100, 2, 47
FamilyPinkPink
TemperatureWarmWarm
ToneBalancedBalanced
Luminance0.07350.0693
Black contrast2.47:12.39:1
White contrast8.5:18.8: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 Magentawhite text - 8.5:1
Mardi Graswhite text - 8.8:1

Related Palette Strip

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

Dark Magenta#8B008B
Mardi Gras#880085
#E600E5#E600E5
#E600E2#E600E2
#008A00#008A00
#008A02#008A02

Machine-readable data

Machine-Readable Dark Magenta vs Mardi Gras Data (JSON)

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