Nearest-color comparison

Tangerine vs Construction Orange

Tangerine #F28500 vs Construction Orange #FF7F00: RGB distance 14.3 and contrast 1.02:1. Compare hue, luminance, saturation, WCAG and practical use.

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

Tangerine#F28500
Construction Orange#FF7F00

Quick Difference Summary

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

RGB distance14.3
Pair contrast1.02:1
Luminance delta0.0079
Hue delta3 deg
Lighter colorConstruction Orange
More saturatedTangerine

Side-by-Side Color Profiles

orange color

Tangerine

Tangerine is #F28500, a warm orange with hue 33°, saturation 100% and luminance 0.3565. Beside Construction Orange, it is darker 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

orange color

Construction Orange

Construction Orange is #FF7F00, a warm orange with hue 30°, saturation 100% and luminance 0.3644. Beside Tangerine, it is lighter and equally saturated. Of the two standard text choices, black text gives the higher contrast at 8.29:1.

HEX#FF7F00 RGB255, 127, 0 HSL30, 100, 50 CMYK0, 50, 100, 0 Luminance0.3644 Best textblack text

When to Use Tangerine or Construction Orange

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

PropertyTangerineConstruction Orange
HEX#F28500#FF7F00
RGB242, 133, 0255, 127, 0
HSL33, 100, 4730, 100, 50
CMYK0, 45, 100, 50, 50, 100, 0
FamilyOrangeOrange
TemperatureWarmWarm
ToneVibrantVibrant
Luminance0.35650.3644
Black contrast8.13:18.29:1
White contrast2.58:12.53:1
Shared tonesVibrant

Accessibility and Contrast

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

Tangerineblack text - 8.13:1
Construction Orangeblack text - 8.29:1

Downloadable color comparison infographic

Tangerine vs Construction Orange Color Comparison Infographic

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

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

Structured comparison data for Tangerine and Construction 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": "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 Construction 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/tangerine/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/tangerine.json"
  },
  {
    "slug": "construction-orange",
    "name": "Construction Orange",
    "hex": "#FF7F00",
    "rgb": [
      255,
      127,
      0
    ],
    "hsl": [
      30,
      100,
      50
    ],
    "cmyk": [
      0,
      50,
      100,
      0
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.3644,
    "contrast": {
      "black": 8.29,
      "white": 2.53
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 8.29
    },
    "description": "Construction Orange is #FF7F00, a warm orange color with vibrant character. Compared with Tangerine, it is lighter and similar in saturation. Use it for industrial design, safety systems, and hardware palettes, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/construction-orange/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/construction-orange.json"
  }
]
Differences
{
  "rgbDistance": 14.3,
  "contrastRatio": 1.02,
  "hslDelta": {
    "hue": 3,
    "saturation": 0,
    "lightness": 3
  },
  "luminanceDelta": 0.0079,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Construction Orange",
  "moreSaturatedColor": "Tangerine"
}
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": "Tangerine",
      "background": "#F28500",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 8.13
    },
    {
      "color": "Construction Orange",
      "background": "#FF7F00",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 8.29
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Tangerine is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #F28500.",
  "chooseSecondWhen": "Construction Orange is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #FF7F00.",
  "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/tangerine-vs-construction-orange.json",
  "https://www.colorsencyclopedia.com/api/colors/tangerine.json",
  "https://www.colorsencyclopedia.com/api/colors/construction-orange.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "tangerine-vs-construction-orange",
  "type": "nearest",
  "name": "Tangerine vs Construction Orange",
  "verdict": "Tangerine and Construction Orange are very close colors. Construction 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": "Tangerine and Construction Orange are different orange colors with HEX values #F28500 and #FF7F00. According to Colors Encyclopedia, their RGB distance is 14.3, their contrast ratio is 1.02:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 14.3,
  "contrastRatio": 1.02,
  "colors": [
    {
      "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 Construction 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/tangerine/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/tangerine.json"
    },
    {
      "slug": "construction-orange",
      "name": "Construction Orange",
      "hex": "#FF7F00",
      "rgb": [
        255,
        127,
        0
      ],
      "hsl": [
        30,
        100,
        50
      ],
      "cmyk": [
        0,
        50,
        100,
        0
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.3644,
      "contrast": {
        "black": 8.29,
        "white": 2.53
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 8.29
      },
      "description": "Construction Orange is #FF7F00, a warm orange color with vibrant character. Compared with Tangerine, it is lighter and similar in saturation. Use it for industrial design, safety systems, and hardware palettes, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/construction-orange/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/construction-orange.json"
    }
  ],
  "differences": {
    "rgbDistance": 14.3,
    "contrastRatio": 1.02,
    "hslDelta": {
      "hue": 3,
      "saturation": 0,
      "lightness": 3
    },
    "luminanceDelta": 0.0079,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Construction Orange",
    "moreSaturatedColor": "Tangerine"
  },
  "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": "Tangerine",
        "background": "#F28500",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 8.13
      },
      {
        "color": "Construction Orange",
        "background": "#FF7F00",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 8.29
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Tangerine is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #F28500.",
    "chooseSecondWhen": "Construction Orange is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #FF7F00.",
    "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/tangerine-vs-construction-orange.json",
    "https://www.colorsencyclopedia.com/api/colors/tangerine.json",
    "https://www.colorsencyclopedia.com/api/colors/construction-orange.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/tangerine-vs-construction-orange/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/tangerine-vs-construction-orange.json"
}