WCAG accessibility

Pumpkin Accessibility

Pumpkin #FF7518 contrast: 7.81:1 with black and 2.69:1 with white. Black is stronger; review AA/AAA status, pairings and alternatives.

Pumpkin (#FF7518) measures 7.81:1 against black and 2.69:1 against white. It clears both the 4.5:1 AA and 7:1 AAA thresholds for normal text with black. Black is the stronger standard foreground; white measures 2.69:1. Retest after adding opacity, gradients, images or overlays.

Black contrast7.81:1 · AAA
White contrast2.69:1 · fail
AA options#000000, #1A1A1A
AAA options#000000
Luminance0.3405
Best standard text#000000

Accessibility-Safe Pairings

Foreground and background pairings that reach at least WCAG AA contrast against Pumpkin.

Safe Text Colors

Black text#000000 · 7.81:1 · AAA
Dark UI text#111827 · 6.6:1 · AA

Safe Background Colors

#111827#111827 · 6.6:1 · AA
Black#000000 · 7.81:1 · AAA

Accessibility Issues and Warnings

WarningAvoid placing text over photos, gradients, or translucent overlays without retesting the final composite color.

Accessibility in UI Components

ButtonUse checked foreground text and a visible focus ring.
BadgePrefer bold labels and enough horizontal padding.
Card borderUse as a non-text accent when text contrast is tight.

Accessibility Alternatives

Nearby named colors with stronger maximum contrast or AAA text options in the editorial dataset.

Machine-readable data

Machine-Readable Pumpkin Accessibility Data (JSON)

Structured WCAG data for Pumpkin, including contrast ratios, ratings, safe pairings, warnings, alternatives, component guidance, and API links.

AI-Ready Dataset v1.0.0
Luminance0.3405
Black text7.81:1AA Pass
White text2.69:1AA Fail
contrastBlack and white contrast ratios
ratingsWCAG rating by foreground color
wcagAA and AAA text options
safePairingsText, background, and border pairings
warningsPractical accessibility risks
accessibilityAlternativesNearby stronger named colors
Download JSON Open API
Structured sections
Contrast
{
  "contrast": {
    "black": 7.81,
    "white": 2.69
  },
  "ratings": {
    "blackText": "AAA",
    "whiteText": "fail"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A"
    ],
    "AAA": [
      "#000000"
    ]
  }
}
Safe pairings
{
  "text": [
    {
      "label": "Black text",
      "hex": "#000000",
      "ratio": 7.81,
      "rating": "AAA"
    },
    {
      "label": "Dark UI text",
      "hex": "#111827",
      "ratio": 6.6,
      "rating": "AA"
    }
  ],
  "backgrounds": [
    {
      "label": "#111827",
      "hex": "#111827",
      "ratio": 6.6,
      "rating": "AA"
    },
    {
      "label": "Black",
      "hex": "#000000",
      "ratio": 7.81,
      "rating": "AAA"
    }
  ],
  "borders": []
}
Warnings
[
  "Avoid placing text over photos, gradients, or translucent overlays without retesting the final composite color."
]
Alternatives
[
  {
    "slug": "construction-orange",
    "name": "Construction Orange",
    "hex": "#FF7F00",
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "blackContrast": 8.29,
    "whiteContrast": 2.53,
    "maxContrast": 8.29,
    "aaaTextOptions": [
      "#000000"
    ],
    "url": "https://www.colorsencyclopedia.com/wcag/construction-orange/"
  },
  {
    "slug": "tangerine",
    "name": "Tangerine",
    "hex": "#F28500",
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "blackContrast": 8.13,
    "whiteContrast": 2.58,
    "maxContrast": 8.13,
    "aaaTextOptions": [
      "#000000"
    ],
    "url": "https://www.colorsencyclopedia.com/wcag/tangerine/"
  },
  {
    "slug": "safety-orange",
    "name": "Safety Orange",
    "hex": "#FF7900",
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "blackContrast": 7.99,
    "whiteContrast": 2.63,
    "maxContrast": 7.99,
    "aaaTextOptions": [
      "#000000"
    ],
    "url": "https://www.colorsencyclopedia.com/wcag/safety-orange/"
  },
  {
    "slug": "hazard-orange",
    "name": "Hazard Orange",
    "hex": "#FF6700",
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "blackContrast": 7.19,
    "whiteContrast": 2.92,
    "maxContrast": 7.19,
    "aaaTextOptions": [
      "#000000"
    ],
    "url": "https://www.colorsencyclopedia.com/wcag/hazard-orange/"
  }
]
Component guidance
[
  {
    "component": "Buttons",
    "guidance": "Use only with AA-passing foreground text and visible focus states."
  },
  {
    "component": "Badges",
    "guidance": "Works best with bold labels and enough padding around text."
  },
  {
    "component": "Cards",
    "guidance": "Use as a surface when paired with a tested text color and clear border."
  },
  {
    "component": "Alerts",
    "guidance": "Pair with icons or labels; do not rely on color alone."
  },
  {
    "component": "Form fields",
    "guidance": "Use for borders or focus rings only when contrast remains visible."
  }
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "pumpkin",
  "name": "Pumpkin",
  "hex": "#FF7518",
  "rgb": [
    255,
    117,
    24
  ],
  "hsl": [
    24,
    100,
    55
  ],
  "luminance": 0.3405,
  "contrast": {
    "black": 7.81,
    "white": 2.69
  },
  "ratings": {
    "blackText": "AAA",
    "whiteText": "fail"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A"
    ],
    "AAA": [
      "#000000"
    ]
  },
  "narrative": "Pumpkin has strong WCAG behavior because it reaches AAA contrast with #000000 text. It can be used for normal text, badges, compact UI, and interface components when paired with the listed foreground colors.",
  "warnings": [
    "Avoid placing text over photos, gradients, or translucent overlays without retesting the final composite color."
  ],
  "safePairings": {
    "text": [
      {
        "label": "Black text",
        "hex": "#000000",
        "ratio": 7.81,
        "rating": "AAA"
      },
      {
        "label": "Dark UI text",
        "hex": "#111827",
        "ratio": 6.6,
        "rating": "AA"
      }
    ],
    "backgrounds": [
      {
        "label": "#111827",
        "hex": "#111827",
        "ratio": 6.6,
        "rating": "AA"
      },
      {
        "label": "Black",
        "hex": "#000000",
        "ratio": 7.81,
        "rating": "AAA"
      }
    ],
    "borders": []
  },
  "accessibilityAlternatives": [
    {
      "slug": "construction-orange",
      "name": "Construction Orange",
      "hex": "#FF7F00",
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "blackContrast": 8.29,
      "whiteContrast": 2.53,
      "maxContrast": 8.29,
      "aaaTextOptions": [
        "#000000"
      ],
      "url": "https://www.colorsencyclopedia.com/wcag/construction-orange/"
    },
    {
      "slug": "tangerine",
      "name": "Tangerine",
      "hex": "#F28500",
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "blackContrast": 8.13,
      "whiteContrast": 2.58,
      "maxContrast": 8.13,
      "aaaTextOptions": [
        "#000000"
      ],
      "url": "https://www.colorsencyclopedia.com/wcag/tangerine/"
    },
    {
      "slug": "safety-orange",
      "name": "Safety Orange",
      "hex": "#FF7900",
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "blackContrast": 7.99,
      "whiteContrast": 2.63,
      "maxContrast": 7.99,
      "aaaTextOptions": [
        "#000000"
      ],
      "url": "https://www.colorsencyclopedia.com/wcag/safety-orange/"
    },
    {
      "slug": "hazard-orange",
      "name": "Hazard Orange",
      "hex": "#FF6700",
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "blackContrast": 7.19,
      "whiteContrast": 2.92,
      "maxContrast": 7.19,
      "aaaTextOptions": [
        "#000000"
      ],
      "url": "https://www.colorsencyclopedia.com/wcag/hazard-orange/"
    }
  ],
  "componentGuidance": [
    {
      "component": "Buttons",
      "guidance": "Use only with AA-passing foreground text and visible focus states."
    },
    {
      "component": "Badges",
      "guidance": "Works best with bold labels and enough padding around text."
    },
    {
      "component": "Cards",
      "guidance": "Use as a surface when paired with a tested text color and clear border."
    },
    {
      "component": "Alerts",
      "guidance": "Pair with icons or labels; do not rely on color alone."
    },
    {
      "component": "Form fields",
      "guidance": "Use for borders or focus rings only when contrast remains visible."
    }
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/wcag/pumpkin.json",
    "https://www.colorsencyclopedia.com/api/colors/pumpkin.json"
  ],
  "url": "https://www.colorsencyclopedia.com/wcag/pumpkin/",
  "colorUrl": "https://www.colorsencyclopedia.com/colors/pumpkin/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/wcag/pumpkin.json"
}