Nearest-color comparison

Neon Red vs Cadmium Red

Neon Red #FF073A vs Cadmium Red #E30022: RGB distance 37.5 and contrast 1.25:1. Compare hue, luminance, saturation, WCAG and practical use.

Neon Red and Cadmium Red are related but distinguishable, with an RGB distance of 37.5. Neon Red is lighter by 0.0527, and their saturation is equal. Their mutual contrast is 1.25:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Neon Red#FF073A
Cadmium Red#E30022

Quick Difference Summary

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

RGB distance37.5
Pair contrast1.25:1
Luminance delta0.0527
Hue delta3 deg
Lighter colorNeon Red
More saturatedNeon Red

Side-by-Side Color Profiles

red color

Neon Red

Neon Red is #FF073A, a warm red with hue 348°, saturation 100% and luminance 0.2172. Beside Cadmium Red, it is lighter and equally saturated. Of the two standard text choices, black text gives the higher contrast at 5.34:1.

HEX#FF073A RGB255, 7, 58 HSL348, 100, 51 CMYK0, 97, 77, 0 Luminance0.2172 Best textblack text

red color

Cadmium Red

Cadmium Red is #E30022, a warm red with hue 351°, saturation 100% and luminance 0.1645. Beside Neon Red, it is darker and equally saturated. Of the two standard text choices, white text gives the higher contrast at 4.9:1.

HEX#E30022 RGB227, 0, 34 HSL351, 100, 45 CMYK0, 100, 85, 11 Luminance0.1645 Best textwhite text

When to Use Neon Red or Cadmium Red

Choose Neon RedChoose Neon Red when the design calls for vibrant red color at #FF073A, with warm temperature and 51% HSL lightness.
Choose Cadmium RedChoose Cadmium Red when #E30022, its vibrant red character, or its 45% 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.25:1. They share vibrant tone characteristics.

Technical Comparison Table

PropertyNeon RedCadmium Red
HEX#FF073A#E30022
RGB255, 7, 58227, 0, 34
HSL348, 100, 51351, 100, 45
CMYK0, 97, 77, 00, 100, 85, 11
FamilyRedRed
TemperatureWarmWarm
ToneVibrantVibrant
Luminance0.21720.1645
Black contrast5.34:14.29:1
White contrast3.93:14.9:1
Shared tonesVibrant

Accessibility and Contrast

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

Neon Redblack text - 5.34:1
Cadmium Redwhite text - 4.9:1

Downloadable color comparison infographic

Neon Red vs Cadmium Red Color Comparison Infographic

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

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

Structured comparison data for Neon Red and Cadmium 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": "neon-red",
    "name": "Neon Red",
    "hex": "#FF073A",
    "rgb": [
      255,
      7,
      58
    ],
    "hsl": [
      348,
      100,
      51
    ],
    "cmyk": [
      0,
      97,
      77,
      0
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.2172,
    "contrast": {
      "black": 5.34,
      "white": 3.93
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 5.34
    },
    "description": "Neon Red is #FF073A, a warm red color with vibrant character. Compared with Cadmium Red, it is lighter and similar in saturation. Use it for neon accents, event graphics, and high-energy digital design, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/neon-red/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/neon-red.json"
  },
  {
    "slug": "cadmium-red",
    "name": "Cadmium Red",
    "hex": "#E30022",
    "rgb": [
      227,
      0,
      34
    ],
    "hsl": [
      351,
      100,
      45
    ],
    "cmyk": [
      0,
      100,
      85,
      11
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.1645,
    "contrast": {
      "black": 4.29,
      "white": 4.9
    },
    "wcag": {
      "AA": [
        "#FFFFFF"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 4.9
    },
    "description": "Cadmium Red is #E30022, a warm red color with vibrant character. Compared with Neon Red, it is darker and similar in saturation. Use it for historical references, pigment palettes, and cultural color systems, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/cadmium-red/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cadmium-red.json"
  }
]
Differences
{
  "rgbDistance": 37.5,
  "contrastRatio": 1.25,
  "hslDelta": {
    "hue": 3,
    "saturation": 0,
    "lightness": 6
  },
  "luminanceDelta": 0.0527,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Neon Red",
  "moreSaturatedColor": "Neon Red"
}
Accessibility
{
  "pairContrastRatio": 1.25,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Neon Red",
      "background": "#FF073A",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 5.34
    },
    {
      "color": "Cadmium Red",
      "background": "#E30022",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 4.9
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Neon Red is better when the design needs vibrant red character, warm temperature, and the specific HEX value #FF073A.",
  "chooseSecondWhen": "Cadmium Red is better when the design needs vibrant red character, warm temperature, and the specific HEX value #E30022.",
  "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/neon-red-vs-cadmium-red.json",
  "https://www.colorsencyclopedia.com/api/colors/neon-red.json",
  "https://www.colorsencyclopedia.com/api/colors/cadmium-red.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "neon-red-vs-cadmium-red",
  "type": "nearest",
  "name": "Neon Red vs Cadmium Red",
  "verdict": "Neon Red and Cadmium Red are visually related colors. Neon Red is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.25:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Neon Red and Cadmium Red are different red colors with HEX values #FF073A and #E30022. According to Colors Encyclopedia, their RGB distance is 37.5, their contrast ratio is 1.25:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 37.5,
  "contrastRatio": 1.25,
  "colors": [
    {
      "slug": "neon-red",
      "name": "Neon Red",
      "hex": "#FF073A",
      "rgb": [
        255,
        7,
        58
      ],
      "hsl": [
        348,
        100,
        51
      ],
      "cmyk": [
        0,
        97,
        77,
        0
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2172,
      "contrast": {
        "black": 5.34,
        "white": 3.93
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 5.34
      },
      "description": "Neon Red is #FF073A, a warm red color with vibrant character. Compared with Cadmium Red, it is lighter and similar in saturation. Use it for neon accents, event graphics, and high-energy digital design, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/neon-red/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/neon-red.json"
    },
    {
      "slug": "cadmium-red",
      "name": "Cadmium Red",
      "hex": "#E30022",
      "rgb": [
        227,
        0,
        34
      ],
      "hsl": [
        351,
        100,
        45
      ],
      "cmyk": [
        0,
        100,
        85,
        11
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.1645,
      "contrast": {
        "black": 4.29,
        "white": 4.9
      },
      "wcag": {
        "AA": [
          "#FFFFFF"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 4.9
      },
      "description": "Cadmium Red is #E30022, a warm red color with vibrant character. Compared with Neon Red, it is darker and similar in saturation. Use it for historical references, pigment palettes, and cultural color systems, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/cadmium-red/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cadmium-red.json"
    }
  ],
  "differences": {
    "rgbDistance": 37.5,
    "contrastRatio": 1.25,
    "hslDelta": {
      "hue": 3,
      "saturation": 0,
      "lightness": 6
    },
    "luminanceDelta": 0.0527,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Neon Red",
    "moreSaturatedColor": "Neon Red"
  },
  "accessibility": {
    "pairContrastRatio": 1.25,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Neon Red",
        "background": "#FF073A",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 5.34
      },
      {
        "color": "Cadmium Red",
        "background": "#E30022",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 4.9
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Neon Red is better when the design needs vibrant red character, warm temperature, and the specific HEX value #FF073A.",
    "chooseSecondWhen": "Cadmium Red is better when the design needs vibrant red character, warm temperature, and the specific HEX value #E30022.",
    "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/neon-red-vs-cadmium-red.json",
    "https://www.colorsencyclopedia.com/api/colors/neon-red.json",
    "https://www.colorsencyclopedia.com/api/colors/cadmium-red.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/neon-red-vs-cadmium-red/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/neon-red-vs-cadmium-red.json"
}