Nearest-color comparison

Tyrian Purple vs Ruby Wine

Tyrian Purple #66023C vs Ruby Wine #7B1E3A: RGB distance 35.1 and contrast 1.27:1. Compare hue, luminance, saturation, WCAG and practical use.

Tyrian Purple and Ruby Wine are related but distinguishable, with an RGB distance of 35.1. Ruby Wine is lighter by 0.0225, and Tyrian Purple is more saturated by 35 percentage points. Their mutual contrast is 1.27:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Tyrian Purple#66023C
Ruby Wine#7B1E3A

Quick Difference Summary

The main measurable differences between Tyrian Purple and Ruby Wine across RGB distance, luminance, hue, saturation, and contrast.

RGB distance35.1
Pair contrast1.27:1
Luminance delta0.0225
Hue delta17 deg
Lighter colorRuby Wine
More saturatedTyrian Purple

Side-by-Side Color Profiles

pink color

Tyrian Purple

Tyrian Purple is #66023C, a warm pink with hue 325°, saturation 96% and luminance 0.0319. Beside Ruby Wine, it is darker and more saturated. Of the two standard text choices, white text gives the higher contrast at 12.82:1.

HEX#66023C RGB102, 2, 60 HSL325, 96, 20 CMYK0, 98, 41, 60 Luminance0.0319 Best textwhite text

pink color

Ruby Wine

Ruby Wine is #7B1E3A, a warm pink with hue 342°, saturation 61% and luminance 0.0544. Beside Tyrian Purple, it is lighter and less saturated. Of the two standard text choices, white text gives the higher contrast at 10.06:1.

HEX#7B1E3A RGB123, 30, 58 HSL342, 61, 30 CMYK0, 76, 53, 52 Luminance0.0544 Best textwhite text

When to Use Tyrian Purple or Ruby Wine

Choose Tyrian PurpleChoose Tyrian Purple when the design calls for dark pink color at #66023C, with warm temperature and 20% HSL lightness.
Choose Ruby WineChoose Ruby Wine when #7B1E3A, its balanced pink character, or its 30% 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.27:1.

Technical Comparison Table

PropertyTyrian PurpleRuby Wine
HEX#66023C#7B1E3A
RGB102, 2, 60123, 30, 58
HSL325, 96, 20342, 61, 30
CMYK0, 98, 41, 600, 76, 53, 52
FamilyPinkPink
TemperatureWarmWarm
ToneDarkBalanced
Luminance0.03190.0544
Black contrast1.64:12.09:1
White contrast12.82:110.06:1
Shared tonesNone

Accessibility and Contrast

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

Tyrian Purplewhite text - 12.82:1
Ruby Winewhite text - 10.06:1

Downloadable color comparison infographic

Tyrian Purple vs Ruby Wine Color Comparison Infographic

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

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

Structured comparison data for Tyrian Purple and Ruby Wine, 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": "tyrian-purple",
    "name": "Tyrian Purple",
    "hex": "#66023C",
    "rgb": [
      102,
      2,
      60
    ],
    "hsl": [
      325,
      96,
      20
    ],
    "cmyk": [
      0,
      98,
      41,
      60
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "dark"
    ],
    "luminance": 0.0319,
    "contrast": {
      "black": 1.64,
      "white": 12.82
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 12.82
    },
    "description": "Tyrian Purple is #66023C, a warm pink color with dark character. Compared with Ruby Wine, 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/tyrian-purple/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/tyrian-purple.json"
  },
  {
    "slug": "ruby-wine",
    "name": "Ruby Wine",
    "hex": "#7B1E3A",
    "rgb": [
      123,
      30,
      58
    ],
    "hsl": [
      342,
      61,
      30
    ],
    "cmyk": [
      0,
      76,
      53,
      52
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.0544,
    "contrast": {
      "black": 2.09,
      "white": 10.06
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 10.06
    },
    "description": "Ruby Wine is #7B1E3A, a warm pink color with balanced character. Compared with Tyrian Purple, it is lighter 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/ruby-wine/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/ruby-wine.json"
  }
]
Differences
{
  "rgbDistance": 35.1,
  "contrastRatio": 1.27,
  "hslDelta": {
    "hue": 17,
    "saturation": 35,
    "lightness": 10
  },
  "luminanceDelta": 0.0225,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Ruby Wine",
  "moreSaturatedColor": "Tyrian Purple"
}
Accessibility
{
  "pairContrastRatio": 1.27,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Tyrian Purple",
      "background": "#66023C",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 12.82
    },
    {
      "color": "Ruby Wine",
      "background": "#7B1E3A",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 10.06
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Tyrian Purple is better when the design needs dark pink character, warm temperature, and the specific HEX value #66023C.",
  "chooseSecondWhen": "Ruby Wine is better when the design needs balanced pink character, warm temperature, and the specific HEX value #7B1E3A.",
  "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/tyrian-purple-vs-ruby-wine.json",
  "https://www.colorsencyclopedia.com/api/colors/tyrian-purple.json",
  "https://www.colorsencyclopedia.com/api/colors/ruby-wine.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "tyrian-purple-vs-ruby-wine",
  "type": "nearest",
  "name": "Tyrian Purple vs Ruby Wine",
  "verdict": "Tyrian Purple and Ruby Wine are visually related colors. Ruby Wine is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.27:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Tyrian Purple and Ruby Wine are different pink colors with HEX values #66023C and #7B1E3A. According to Colors Encyclopedia, their RGB distance is 35.1, their contrast ratio is 1.27:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 35.1,
  "contrastRatio": 1.27,
  "colors": [
    {
      "slug": "tyrian-purple",
      "name": "Tyrian Purple",
      "hex": "#66023C",
      "rgb": [
        102,
        2,
        60
      ],
      "hsl": [
        325,
        96,
        20
      ],
      "cmyk": [
        0,
        98,
        41,
        60
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "dark"
      ],
      "luminance": 0.0319,
      "contrast": {
        "black": 1.64,
        "white": 12.82
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 12.82
      },
      "description": "Tyrian Purple is #66023C, a warm pink color with dark character. Compared with Ruby Wine, 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/tyrian-purple/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/tyrian-purple.json"
    },
    {
      "slug": "ruby-wine",
      "name": "Ruby Wine",
      "hex": "#7B1E3A",
      "rgb": [
        123,
        30,
        58
      ],
      "hsl": [
        342,
        61,
        30
      ],
      "cmyk": [
        0,
        76,
        53,
        52
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0544,
      "contrast": {
        "black": 2.09,
        "white": 10.06
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 10.06
      },
      "description": "Ruby Wine is #7B1E3A, a warm pink color with balanced character. Compared with Tyrian Purple, it is lighter 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/ruby-wine/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/ruby-wine.json"
    }
  ],
  "differences": {
    "rgbDistance": 35.1,
    "contrastRatio": 1.27,
    "hslDelta": {
      "hue": 17,
      "saturation": 35,
      "lightness": 10
    },
    "luminanceDelta": 0.0225,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Ruby Wine",
    "moreSaturatedColor": "Tyrian Purple"
  },
  "accessibility": {
    "pairContrastRatio": 1.27,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Tyrian Purple",
        "background": "#66023C",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 12.82
      },
      {
        "color": "Ruby Wine",
        "background": "#7B1E3A",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 10.06
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Tyrian Purple is better when the design needs dark pink character, warm temperature, and the specific HEX value #66023C.",
    "chooseSecondWhen": "Ruby Wine is better when the design needs balanced pink character, warm temperature, and the specific HEX value #7B1E3A.",
    "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/tyrian-purple-vs-ruby-wine.json",
    "https://www.colorsencyclopedia.com/api/colors/tyrian-purple.json",
    "https://www.colorsencyclopedia.com/api/colors/ruby-wine.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/tyrian-purple-vs-ruby-wine/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/tyrian-purple-vs-ruby-wine.json"
}