Nearest-color comparison

Pumpkin vs Safety Orange

Pumpkin #FF7518 vs Safety Orange #FF7900: RGB distance 24.3 and contrast 1.02:1. Compare hue, luminance, saturation, WCAG and practical use.

Pumpkin and Safety Orange are very close, with an RGB distance of 24.3. Safety Orange is lighter by 0.0088, and their saturation is equal. Their mutual contrast is 1.02:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Pumpkin#FF7518
Safety Orange#FF7900

Quick Difference Summary

The main measurable differences between Pumpkin and Safety Orange across RGB distance, luminance, hue, saturation, and contrast.

RGB distance24.3
Pair contrast1.02:1
Luminance delta0.0088
Hue delta4 deg
Lighter colorSafety Orange
More saturatedPumpkin

Side-by-Side Color Profiles

orange color

Pumpkin

Pumpkin is #FF7518, a warm orange with hue 24°, saturation 100% and luminance 0.3405. Beside Safety Orange, it is darker and equally saturated. Of the two standard text choices, black text gives the higher contrast at 7.81:1.

HEX#FF7518 RGB255, 117, 24 HSL24, 100, 55 CMYK0, 54, 91, 0 Luminance0.3405 Best textblack text

orange color

Safety Orange

Safety Orange is #FF7900, a warm orange with hue 28°, saturation 100% and luminance 0.3493. Beside Pumpkin, it is lighter and equally saturated. Of the two standard text choices, black text gives the higher contrast at 7.99:1.

HEX#FF7900 RGB255, 121, 0 HSL28, 100, 50 CMYK0, 53, 100, 0 Luminance0.3493 Best textblack text

When to Use Pumpkin or Safety Orange

Choose PumpkinChoose Pumpkin when the design calls for vibrant orange color at #FF7518, with warm temperature and 55% HSL lightness.
Choose Safety OrangeChoose Safety Orange when #FF7900, its vibrant orange character, or its 50% 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.02:1. They share vibrant tone characteristics.

Technical Comparison Table

PropertyPumpkinSafety Orange
HEX#FF7518#FF7900
RGB255, 117, 24255, 121, 0
HSL24, 100, 5528, 100, 50
CMYK0, 54, 91, 00, 53, 100, 0
FamilyOrangeOrange
TemperatureWarmWarm
ToneVibrantVibrant
Luminance0.34050.3493
Black contrast7.81:17.99:1
White contrast2.69:12.63:1
Shared tonesVibrant

Accessibility and Contrast

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

Pumpkinblack text - 7.81:1
Safety Orangeblack text - 7.99:1

Downloadable color comparison infographic

Pumpkin vs Safety Orange Color Comparison Infographic

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

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

Structured comparison data for Pumpkin and Safety Orange, 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": "pumpkin",
    "name": "Pumpkin",
    "hex": "#FF7518",
    "rgb": [
      255,
      117,
      24
    ],
    "hsl": [
      24,
      100,
      55
    ],
    "cmyk": [
      0,
      54,
      91,
      0
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.3405,
    "contrast": {
      "black": 7.81,
      "white": 2.69
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 7.81
    },
    "description": "Pumpkin is #FF7518, a warm orange color with vibrant character. Compared with Safety Orange, it is darker and similar in saturation. Use it for warm accents, food branding, and interior palettes, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/pumpkin/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pumpkin.json"
  },
  {
    "slug": "safety-orange",
    "name": "Safety Orange",
    "hex": "#FF7900",
    "rgb": [
      255,
      121,
      0
    ],
    "hsl": [
      28,
      100,
      50
    ],
    "cmyk": [
      0,
      53,
      100,
      0
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.3493,
    "contrast": {
      "black": 7.99,
      "white": 2.63
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 7.99
    },
    "description": "Safety Orange is #FF7900, a warm orange color with vibrant character. Compared with Pumpkin, it is lighter and similar in saturation. Use it for historical references, pigment palettes, and cultural color systems, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/safety-orange/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/safety-orange.json"
  }
]
Differences
{
  "rgbDistance": 24.3,
  "contrastRatio": 1.02,
  "hslDelta": {
    "hue": 4,
    "saturation": 0,
    "lightness": 5
  },
  "luminanceDelta": 0.0088,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Safety Orange",
  "moreSaturatedColor": "Pumpkin"
}
Accessibility
{
  "pairContrastRatio": 1.02,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Pumpkin",
      "background": "#FF7518",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 7.81
    },
    {
      "color": "Safety Orange",
      "background": "#FF7900",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 7.99
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Pumpkin is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #FF7518.",
  "chooseSecondWhen": "Safety Orange is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #FF7900.",
  "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/pumpkin-vs-safety-orange.json",
  "https://www.colorsencyclopedia.com/api/colors/pumpkin.json",
  "https://www.colorsencyclopedia.com/api/colors/safety-orange.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "pumpkin-vs-safety-orange",
  "type": "nearest",
  "name": "Pumpkin vs Safety Orange",
  "verdict": "Pumpkin and Safety Orange are very close colors. Safety Orange is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.02:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Pumpkin and Safety Orange are different orange colors with HEX values #FF7518 and #FF7900. According to Colors Encyclopedia, their RGB distance is 24.3, their contrast ratio is 1.02:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 24.3,
  "contrastRatio": 1.02,
  "colors": [
    {
      "slug": "pumpkin",
      "name": "Pumpkin",
      "hex": "#FF7518",
      "rgb": [
        255,
        117,
        24
      ],
      "hsl": [
        24,
        100,
        55
      ],
      "cmyk": [
        0,
        54,
        91,
        0
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.3405,
      "contrast": {
        "black": 7.81,
        "white": 2.69
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 7.81
      },
      "description": "Pumpkin is #FF7518, a warm orange color with vibrant character. Compared with Safety Orange, it is darker and similar in saturation. Use it for warm accents, food branding, and interior palettes, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/pumpkin/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pumpkin.json"
    },
    {
      "slug": "safety-orange",
      "name": "Safety Orange",
      "hex": "#FF7900",
      "rgb": [
        255,
        121,
        0
      ],
      "hsl": [
        28,
        100,
        50
      ],
      "cmyk": [
        0,
        53,
        100,
        0
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.3493,
      "contrast": {
        "black": 7.99,
        "white": 2.63
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 7.99
      },
      "description": "Safety Orange is #FF7900, a warm orange color with vibrant character. Compared with Pumpkin, it is lighter and similar in saturation. Use it for historical references, pigment palettes, and cultural color systems, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/safety-orange/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/safety-orange.json"
    }
  ],
  "differences": {
    "rgbDistance": 24.3,
    "contrastRatio": 1.02,
    "hslDelta": {
      "hue": 4,
      "saturation": 0,
      "lightness": 5
    },
    "luminanceDelta": 0.0088,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Safety Orange",
    "moreSaturatedColor": "Pumpkin"
  },
  "accessibility": {
    "pairContrastRatio": 1.02,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Pumpkin",
        "background": "#FF7518",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 7.81
      },
      {
        "color": "Safety Orange",
        "background": "#FF7900",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 7.99
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Pumpkin is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #FF7518.",
    "chooseSecondWhen": "Safety Orange is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #FF7900.",
    "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/pumpkin-vs-safety-orange.json",
    "https://www.colorsencyclopedia.com/api/colors/pumpkin.json",
    "https://www.colorsencyclopedia.com/api/colors/safety-orange.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/pumpkin-vs-safety-orange/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/pumpkin-vs-safety-orange.json"
}