Nearest-color comparison

Anodized Red vs Cranberry

Anodized Red #B00020 vs Cranberry #9F000F: RGB distance 24 and contrast 1.15:1. Compare hue, luminance, saturation, WCAG and practical use.

Anodized Red and Cranberry are very close, with an RGB distance of 24. Anodized Red is lighter by 0.0192, and their saturation is equal. Their mutual contrast is 1.15:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Anodized Red#B00020
Cranberry#9F000F

Quick Difference Summary

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

RGB distance24
Pair contrast1.15:1
Luminance delta0.0192
Hue delta5 deg
Lighter colorAnodized Red
More saturatedAnodized Red

Side-by-Side Color Profiles

red color

Anodized Red

Anodized Red is #B00020, a warm red with hue 349°, saturation 100% and luminance 0.0933. Beside Cranberry, it is lighter and equally saturated. Of the two standard text choices, white text gives the higher contrast at 7.33:1.

HEX#B00020 RGB176, 0, 32 HSL349, 100, 35 CMYK0, 100, 82, 31 Luminance0.0933 Best textwhite text

red color

Cranberry

Cranberry is #9F000F, a warm red with hue 354°, saturation 100% and luminance 0.0741. Beside Anodized Red, it is darker and equally 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 Anodized Red or Cranberry

Choose Anodized RedChoose Anodized Red when the design calls for balanced red color at #B00020, with warm temperature and 35% 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.15:1. They share balanced tone characteristics.

Technical Comparison Table

PropertyAnodized RedCranberry
HEX#B00020#9F000F
RGB176, 0, 32159, 0, 15
HSL349, 100, 35354, 100, 31
CMYK0, 100, 82, 310, 100, 91, 38
FamilyRedRed
TemperatureWarmWarm
ToneBalancedBalanced
Luminance0.09330.0741
Black contrast2.87:12.48:1
White contrast7.33: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.

Anodized Redwhite text - 7.33:1
Cranberrywhite text - 8.46:1

Downloadable color comparison infographic

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

Structured comparison data for Anodized 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": "anodized-red",
    "name": "Anodized Red",
    "hex": "#B00020",
    "rgb": [
      176,
      0,
      32
    ],
    "hsl": [
      349,
      100,
      35
    ],
    "cmyk": [
      0,
      100,
      82,
      31
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.0933,
    "contrast": {
      "black": 2.87,
      "white": 7.33
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 7.33
    },
    "description": "Anodized Red is #B00020, a warm red color with balanced character. Compared with Cranberry, it is lighter and similar in saturation. Use it for industrial design, safety systems, and hardware palettes, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/anodized-red/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/anodized-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 Anodized Red, it is darker and similar in saturation. 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": 24,
  "contrastRatio": 1.15,
  "hslDelta": {
    "hue": 5,
    "saturation": 0,
    "lightness": 4
  },
  "luminanceDelta": 0.0192,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "balanced"
  ],
  "lighterColor": "Anodized Red",
  "moreSaturatedColor": "Anodized Red"
}
Accessibility
{
  "pairContrastRatio": 1.15,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Anodized Red",
      "background": "#B00020",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 7.33
    },
    {
      "color": "Cranberry",
      "background": "#9F000F",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 8.46
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Anodized Red is better when the design needs balanced red character, warm temperature, and the specific HEX value #B00020.",
  "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/anodized-red-vs-cranberry.json",
  "https://www.colorsencyclopedia.com/api/colors/anodized-red.json",
  "https://www.colorsencyclopedia.com/api/colors/cranberry.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "anodized-red-vs-cranberry",
  "type": "nearest",
  "name": "Anodized Red vs Cranberry",
  "verdict": "Anodized Red and Cranberry are very close colors. Anodized Red is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.15:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Anodized Red and Cranberry are different red colors with HEX values #B00020 and #9F000F. According to Colors Encyclopedia, their RGB distance is 24, their contrast ratio is 1.15:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 24,
  "contrastRatio": 1.15,
  "colors": [
    {
      "slug": "anodized-red",
      "name": "Anodized Red",
      "hex": "#B00020",
      "rgb": [
        176,
        0,
        32
      ],
      "hsl": [
        349,
        100,
        35
      ],
      "cmyk": [
        0,
        100,
        82,
        31
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0933,
      "contrast": {
        "black": 2.87,
        "white": 7.33
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 7.33
      },
      "description": "Anodized Red is #B00020, a warm red color with balanced character. Compared with Cranberry, it is lighter and similar in saturation. Use it for industrial design, safety systems, and hardware palettes, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/anodized-red/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/anodized-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 Anodized Red, it is darker and similar in saturation. 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": 24,
    "contrastRatio": 1.15,
    "hslDelta": {
      "hue": 5,
      "saturation": 0,
      "lightness": 4
    },
    "luminanceDelta": 0.0192,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "balanced"
    ],
    "lighterColor": "Anodized Red",
    "moreSaturatedColor": "Anodized Red"
  },
  "accessibility": {
    "pairContrastRatio": 1.15,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Anodized Red",
        "background": "#B00020",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 7.33
      },
      {
        "color": "Cranberry",
        "background": "#9F000F",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 8.46
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Anodized Red is better when the design needs balanced red character, warm temperature, and the specific HEX value #B00020.",
    "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/anodized-red-vs-cranberry.json",
    "https://www.colorsencyclopedia.com/api/colors/anodized-red.json",
    "https://www.colorsencyclopedia.com/api/colors/cranberry.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/anodized-red-vs-cranberry/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/anodized-red-vs-cranberry.json"
}