Nearest-color comparison

Anodized Red vs Tool Red

Anodized Red #B00020 vs Tool Red #B11226: RGB distance 19 and contrast 1.04:1. Compare hue, luminance, saturation, WCAG and practical use.

Anodized Red and Tool Red are very close, with an RGB distance of 19. Tool Red is lighter by 0.0059, and Anodized Red is more saturated by 18 percentage points. Their mutual contrast is 1.04:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Anodized Red#B00020
Tool Red#B11226

Quick Difference Summary

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

RGB distance19
Pair contrast1.04:1
Luminance delta0.0059
Hue delta3 deg
Lighter colorTool 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 Tool Red, it is darker and more 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

Tool Red

Tool Red is #B11226, a warm red with hue 352°, saturation 82% and luminance 0.0992. Beside Anodized Red, it is lighter and less saturated. Of the two standard text choices, white text gives the higher contrast at 7.04:1.

HEX#B11226 RGB177, 18, 38 HSL352, 82, 38 CMYK0, 90, 79, 31 Luminance0.0992 Best textwhite text

When to Use Anodized Red or Tool Red

Choose Anodized RedChoose Anodized Red when the design calls for balanced red color at #B00020, with warm temperature and 35% HSL lightness.
Choose Tool RedChoose Tool Red when #B11226, its vibrant red character, or its 38% 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.04:1.

Technical Comparison Table

PropertyAnodized RedTool Red
HEX#B00020#B11226
RGB176, 0, 32177, 18, 38
HSL349, 100, 35352, 82, 38
CMYK0, 100, 82, 310, 90, 79, 31
FamilyRedRed
TemperatureWarmWarm
ToneBalancedVibrant
Luminance0.09330.0992
Black contrast2.87:12.98:1
White contrast7.33:17.04:1
Shared tonesNone

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
Tool Redwhite text - 7.04:1

Downloadable color comparison infographic

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

Structured comparison data for Anodized Red and Tool Red, 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 Tool Red, it is darker and more saturated. 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": "tool-red",
    "name": "Tool Red",
    "hex": "#B11226",
    "rgb": [
      177,
      18,
      38
    ],
    "hsl": [
      352,
      82,
      38
    ],
    "cmyk": [
      0,
      90,
      79,
      31
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.0992,
    "contrast": {
      "black": 2.98,
      "white": 7.04
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 7.04
    },
    "description": "Tool Red is #B11226, a warm red color with vibrant character. Compared with Anodized Red, it is lighter and less saturated. Use it for industrial design, safety systems, and hardware palettes, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/tool-red/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/tool-red.json"
  }
]
Differences
{
  "rgbDistance": 19,
  "contrastRatio": 1.04,
  "hslDelta": {
    "hue": 3,
    "saturation": 18,
    "lightness": 3
  },
  "luminanceDelta": 0.0059,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Tool Red",
  "moreSaturatedColor": "Anodized Red"
}
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": "Anodized Red",
      "background": "#B00020",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 7.33
    },
    {
      "color": "Tool Red",
      "background": "#B11226",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 7.04
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Anodized Red is better when the design needs balanced red character, warm temperature, and the specific HEX value #B00020.",
  "chooseSecondWhen": "Tool Red is better when the design needs vibrant red character, warm temperature, and the specific HEX value #B11226.",
  "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-tool-red.json",
  "https://www.colorsencyclopedia.com/api/colors/anodized-red.json",
  "https://www.colorsencyclopedia.com/api/colors/tool-red.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "anodized-red-vs-tool-red",
  "type": "nearest",
  "name": "Anodized Red vs Tool Red",
  "verdict": "Anodized Red and Tool Red are very close colors. Tool Red 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": "Anodized Red and Tool Red are different red colors with HEX values #B00020 and #B11226. According to Colors Encyclopedia, their RGB distance is 19, their contrast ratio is 1.04:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 19,
  "contrastRatio": 1.04,
  "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 Tool Red, it is darker and more saturated. 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": "tool-red",
      "name": "Tool Red",
      "hex": "#B11226",
      "rgb": [
        177,
        18,
        38
      ],
      "hsl": [
        352,
        82,
        38
      ],
      "cmyk": [
        0,
        90,
        79,
        31
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.0992,
      "contrast": {
        "black": 2.98,
        "white": 7.04
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 7.04
      },
      "description": "Tool Red is #B11226, a warm red color with vibrant character. Compared with Anodized Red, it is lighter and less saturated. Use it for industrial design, safety systems, and hardware palettes, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/tool-red/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/tool-red.json"
    }
  ],
  "differences": {
    "rgbDistance": 19,
    "contrastRatio": 1.04,
    "hslDelta": {
      "hue": 3,
      "saturation": 18,
      "lightness": 3
    },
    "luminanceDelta": 0.0059,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Tool Red",
    "moreSaturatedColor": "Anodized Red"
  },
  "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": "Anodized Red",
        "background": "#B00020",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 7.33
      },
      {
        "color": "Tool Red",
        "background": "#B11226",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 7.04
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Anodized Red is better when the design needs balanced red character, warm temperature, and the specific HEX value #B00020.",
    "chooseSecondWhen": "Tool Red is better when the design needs vibrant red character, warm temperature, and the specific HEX value #B11226.",
    "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-tool-red.json",
    "https://www.colorsencyclopedia.com/api/colors/anodized-red.json",
    "https://www.colorsencyclopedia.com/api/colors/tool-red.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/anodized-red-vs-tool-red/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/anodized-red-vs-tool-red.json"
}