Nearest-color comparison

Safety Orange vs Tangerine

Safety Orange #FF7900 vs Tangerine #F28500: RGB distance 17.7 and contrast 1.02:1. Compare hue, luminance, saturation, WCAG and practical use.

Safety Orange and Tangerine are very close, with an RGB distance of 17.7. Tangerine is lighter by 0.0072, 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.

Safety Orange#FF7900
Tangerine#F28500

Quick Difference Summary

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

RGB distance17.7
Pair contrast1.02:1
Luminance delta0.0072
Hue delta5 deg
Lighter colorTangerine
More saturatedSafety Orange

Side-by-Side Color Profiles

orange color

Safety Orange

Safety Orange is #FF7900, a warm orange with hue 28°, saturation 100% and luminance 0.3493. Beside Tangerine, it is darker 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

orange color

Tangerine

Tangerine is #F28500, a warm orange with hue 33°, saturation 100% and luminance 0.3565. Beside Safety Orange, it is lighter and equally saturated. Of the two standard text choices, black text gives the higher contrast at 8.13:1.

HEX#F28500 RGB242, 133, 0 HSL33, 100, 47 CMYK0, 45, 100, 5 Luminance0.3565 Best textblack text

When to Use Safety Orange or Tangerine

Choose Safety OrangeChoose Safety Orange when the design calls for vibrant orange color at #FF7900, with warm temperature and 50% HSL lightness.
Choose TangerineChoose Tangerine when #F28500, its vibrant orange character, or its 47% 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

PropertySafety OrangeTangerine
HEX#FF7900#F28500
RGB255, 121, 0242, 133, 0
HSL28, 100, 5033, 100, 47
CMYK0, 53, 100, 00, 45, 100, 5
FamilyOrangeOrange
TemperatureWarmWarm
ToneVibrantVibrant
Luminance0.34930.3565
Black contrast7.99:18.13:1
White contrast2.63:12.58:1
Shared tonesVibrant

Accessibility and Contrast

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

Safety Orangeblack text - 7.99:1
Tangerineblack text - 8.13:1

Downloadable color comparison infographic

Safety Orange vs Tangerine Color Comparison Infographic

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

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

Structured comparison data for Safety Orange and Tangerine, 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": "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 Tangerine, it is darker 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"
  },
  {
    "slug": "tangerine",
    "name": "Tangerine",
    "hex": "#F28500",
    "rgb": [
      242,
      133,
      0
    ],
    "hsl": [
      33,
      100,
      47
    ],
    "cmyk": [
      0,
      45,
      100,
      5
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.3565,
    "contrast": {
      "black": 8.13,
      "white": 2.58
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 8.13
    },
    "description": "Tangerine is #F28500, a warm orange color with vibrant character. Compared with Safety Orange, it is lighter 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/tangerine/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/tangerine.json"
  }
]
Differences
{
  "rgbDistance": 17.7,
  "contrastRatio": 1.02,
  "hslDelta": {
    "hue": 5,
    "saturation": 0,
    "lightness": 3
  },
  "luminanceDelta": 0.0072,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Tangerine",
  "moreSaturatedColor": "Safety Orange"
}
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": "Safety Orange",
      "background": "#FF7900",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 7.99
    },
    {
      "color": "Tangerine",
      "background": "#F28500",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 8.13
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Safety Orange is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #FF7900.",
  "chooseSecondWhen": "Tangerine is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #F28500.",
  "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/safety-orange-vs-tangerine.json",
  "https://www.colorsencyclopedia.com/api/colors/safety-orange.json",
  "https://www.colorsencyclopedia.com/api/colors/tangerine.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "safety-orange-vs-tangerine",
  "type": "nearest",
  "name": "Safety Orange vs Tangerine",
  "verdict": "Safety Orange and Tangerine are very close colors. Tangerine 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": "Safety Orange and Tangerine are different orange colors with HEX values #FF7900 and #F28500. According to Colors Encyclopedia, their RGB distance is 17.7, their contrast ratio is 1.02:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 17.7,
  "contrastRatio": 1.02,
  "colors": [
    {
      "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 Tangerine, it is darker 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"
    },
    {
      "slug": "tangerine",
      "name": "Tangerine",
      "hex": "#F28500",
      "rgb": [
        242,
        133,
        0
      ],
      "hsl": [
        33,
        100,
        47
      ],
      "cmyk": [
        0,
        45,
        100,
        5
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.3565,
      "contrast": {
        "black": 8.13,
        "white": 2.58
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 8.13
      },
      "description": "Tangerine is #F28500, a warm orange color with vibrant character. Compared with Safety Orange, it is lighter 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/tangerine/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/tangerine.json"
    }
  ],
  "differences": {
    "rgbDistance": 17.7,
    "contrastRatio": 1.02,
    "hslDelta": {
      "hue": 5,
      "saturation": 0,
      "lightness": 3
    },
    "luminanceDelta": 0.0072,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Tangerine",
    "moreSaturatedColor": "Safety Orange"
  },
  "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": "Safety Orange",
        "background": "#FF7900",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 7.99
      },
      {
        "color": "Tangerine",
        "background": "#F28500",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 8.13
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Safety Orange is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #FF7900.",
    "chooseSecondWhen": "Tangerine is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #F28500.",
    "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/safety-orange-vs-tangerine.json",
    "https://www.colorsencyclopedia.com/api/colors/safety-orange.json",
    "https://www.colorsencyclopedia.com/api/colors/tangerine.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/safety-orange-vs-tangerine/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/safety-orange-vs-tangerine.json"
}