Nearest-color comparison

Neon Red vs Cadmium Red

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.

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.

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 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.

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 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.

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 RedNeon Red is better when the design needs vibrant red character, warm temperature, and the specific HEX value #FF073A.
Choose Cadmium RedCadmium Red is better when the design needs vibrant red character, warm temperature, and the specific HEX value #E30022.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

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

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Neon Red#FF073A
Cadmium Red#E30022
#FF6181#FF6181
#FF425F#FF425F
#05FFCD#05FFCD
#00E6C3#00E6C3

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"
}