Nearest-color comparison

Ruby Red vs Cranberry

Ruby Red #9B111E vs Cranberry #9F000F: RGB distance 23 and contrast 1:1. Compare hue, luminance, saturation, WCAG and practical use.

Ruby Red and Cranberry are very close, with an RGB distance of 23. Ruby Red is lighter by 0.0005, and Cranberry is more saturated by 20 percentage points. Their mutual contrast is 1:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Ruby Red#9B111E
Cranberry#9F000F

Quick Difference Summary

The main measurable differences between Ruby Red and Cranberry across RGB distance, luminance, hue, saturation, and contrast.

RGB distance23
Pair contrast1:1
Luminance delta0.0005
Hue delta0 deg
Lighter colorRuby Red
More saturatedCranberry

Side-by-Side Color Profiles

red color

Ruby Red

Ruby Red is #9B111E, a warm red with hue 354°, saturation 80% and luminance 0.0746. Beside Cranberry, it is lighter and less saturated. Of the two standard text choices, white text gives the higher contrast at 8.43:1.

HEX#9B111E RGB155, 17, 30 HSL354, 80, 34 CMYK0, 89, 81, 39 Luminance0.0746 Best textwhite text

red color

Cranberry

Cranberry is #9F000F, a warm red with hue 354°, saturation 100% and luminance 0.0741. Beside Ruby Red, it is darker and more saturated. Of the two standard text choices, white text gives the higher contrast at 8.46:1.

HEX#9F000F RGB159, 0, 15 HSL354, 100, 31 CMYK0, 100, 91, 38 Luminance0.0741 Best textwhite text

When to Use Ruby Red or Cranberry

Choose Ruby RedChoose Ruby Red when the design calls for balanced red color at #9B111E, with warm temperature and 34% HSL lightness.
Choose CranberryChoose Cranberry when #9F000F, its balanced red character, or its 31% 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:1. They share balanced tone characteristics.

Technical Comparison Table

PropertyRuby RedCranberry
HEX#9B111E#9F000F
RGB155, 17, 30159, 0, 15
HSL354, 80, 34354, 100, 31
CMYK0, 89, 81, 390, 100, 91, 38
FamilyRedRed
TemperatureWarmWarm
ToneBalancedBalanced
Luminance0.07460.0741
Black contrast2.49:12.48:1
White contrast8.43:18.46:1
Shared tonesBalanced

Accessibility and Contrast

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

Ruby Redwhite text - 8.43:1
Cranberrywhite text - 8.46:1

Downloadable color comparison infographic

Ruby Red vs Cranberry Color Comparison Infographic

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

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

Structured comparison data for Ruby Red and Cranberry, 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": "ruby-red",
    "name": "Ruby Red",
    "hex": "#9B111E",
    "rgb": [
      155,
      17,
      30
    ],
    "hsl": [
      354,
      80,
      34
    ],
    "cmyk": [
      0,
      89,
      81,
      39
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.0746,
    "contrast": {
      "black": 2.49,
      "white": 8.43
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 8.43
    },
    "description": "Ruby Red is #9B111E, a warm red color with balanced character. Compared with Cranberry, it is lighter and less saturated. Use it for branding accents, editorial palettes, and product design, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/ruby-red/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/ruby-red.json"
  },
  {
    "slug": "cranberry",
    "name": "Cranberry",
    "hex": "#9F000F",
    "rgb": [
      159,
      0,
      15
    ],
    "hsl": [
      354,
      100,
      31
    ],
    "cmyk": [
      0,
      100,
      91,
      38
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.0741,
    "contrast": {
      "black": 2.48,
      "white": 8.46
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 8.46
    },
    "description": "Cranberry is #9F000F, a warm red color with balanced character. Compared with Ruby Red, it is darker and more saturated. Use it for branding accents, editorial palettes, and product design, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/cranberry/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cranberry.json"
  }
]
Differences
{
  "rgbDistance": 23,
  "contrastRatio": 1,
  "hslDelta": {
    "hue": 0,
    "saturation": 20,
    "lightness": 3
  },
  "luminanceDelta": 0.0005,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "balanced"
  ],
  "lighterColor": "Ruby Red",
  "moreSaturatedColor": "Cranberry"
}
Accessibility
{
  "pairContrastRatio": 1,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Ruby Red",
      "background": "#9B111E",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 8.43
    },
    {
      "color": "Cranberry",
      "background": "#9F000F",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 8.46
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Ruby Red is better when the design needs balanced red character, warm temperature, and the specific HEX value #9B111E.",
  "chooseSecondWhen": "Cranberry is better when the design needs balanced red character, warm temperature, and the specific HEX value #9F000F.",
  "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/ruby-red-vs-cranberry.json",
  "https://www.colorsencyclopedia.com/api/colors/ruby-red.json",
  "https://www.colorsencyclopedia.com/api/colors/cranberry.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "ruby-red-vs-cranberry",
  "type": "nearest",
  "name": "Ruby Red vs Cranberry",
  "verdict": "Ruby Red and Cranberry are very close colors. Ruby Red is the lighter option. They share similar temperature behavior. Their mutual contrast is 1:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Ruby Red and Cranberry are different red colors with HEX values #9B111E and #9F000F. According to Colors Encyclopedia, their RGB distance is 23, their contrast ratio is 1:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 23,
  "contrastRatio": 1,
  "colors": [
    {
      "slug": "ruby-red",
      "name": "Ruby Red",
      "hex": "#9B111E",
      "rgb": [
        155,
        17,
        30
      ],
      "hsl": [
        354,
        80,
        34
      ],
      "cmyk": [
        0,
        89,
        81,
        39
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0746,
      "contrast": {
        "black": 2.49,
        "white": 8.43
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 8.43
      },
      "description": "Ruby Red is #9B111E, a warm red color with balanced character. Compared with Cranberry, it is lighter and less saturated. Use it for branding accents, editorial palettes, and product design, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/ruby-red/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/ruby-red.json"
    },
    {
      "slug": "cranberry",
      "name": "Cranberry",
      "hex": "#9F000F",
      "rgb": [
        159,
        0,
        15
      ],
      "hsl": [
        354,
        100,
        31
      ],
      "cmyk": [
        0,
        100,
        91,
        38
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0741,
      "contrast": {
        "black": 2.48,
        "white": 8.46
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 8.46
      },
      "description": "Cranberry is #9F000F, a warm red color with balanced character. Compared with Ruby Red, it is darker and more saturated. Use it for branding accents, editorial palettes, and product design, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/cranberry/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cranberry.json"
    }
  ],
  "differences": {
    "rgbDistance": 23,
    "contrastRatio": 1,
    "hslDelta": {
      "hue": 0,
      "saturation": 20,
      "lightness": 3
    },
    "luminanceDelta": 0.0005,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "balanced"
    ],
    "lighterColor": "Ruby Red",
    "moreSaturatedColor": "Cranberry"
  },
  "accessibility": {
    "pairContrastRatio": 1,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Ruby Red",
        "background": "#9B111E",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 8.43
      },
      {
        "color": "Cranberry",
        "background": "#9F000F",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 8.46
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Ruby Red is better when the design needs balanced red character, warm temperature, and the specific HEX value #9B111E.",
    "chooseSecondWhen": "Cranberry is better when the design needs balanced red character, warm temperature, and the specific HEX value #9F000F.",
    "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/ruby-red-vs-cranberry.json",
    "https://www.colorsencyclopedia.com/api/colors/ruby-red.json",
    "https://www.colorsencyclopedia.com/api/colors/cranberry.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/ruby-red-vs-cranberry/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/ruby-red-vs-cranberry.json"
}