Halloween Orange sits in the warm orange family, with the hex code #EB6123 mapping to rgb(235, 97, 35) in RGB and hsl(18.6, 83.3%, 52.9%) in HSL. In OKLCH it carries 66% perceptual lightness and 0.185 chroma — a highly saturated, dark reading that behaves well as a primary, accent or decisive colour in modern interfaces. Orange combines red's urgency with yellow's optimism, landing on a hue that feels friendly without losing energy. It is the colour of recommendations, "+1" social signals and sunsets — inviting rather than aggressive.
Orange combines red's urgency with yellow's optimism, landing on a hue that feels friendly without losing energy. It is the colour of recommendations, "+1" social signals and sunsets — inviting rather than aggressive.
Pure orange rarely passes WCAG AA against white at body sizes — reserve it for headings, icons or buttons with explicit ≥4.5:1 fallback text colour.
#EB6123rgb(235, 97, 35)hsl(18.6, 83.3%, 52.9%)hsv(18.6, 85.1%, 92.2%)lch(59.12% 79.4 48.69)oklch(66% 0.1847 41.36)lab(59.12% 52.41 59.65):root {
--color: #eb6123;
--color-rgb: rgb(235, 97, 35);
--color-hsl: hsl(18.6, 83.3%, 52.9%);
--color-oklch: oklch(66% 0.1847 41.36);
}How halloween orange performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing halloween orange with progressively more white.
Shades are produced by mixing halloween orange with progressively more black.
Tones are produced by mixing halloween orange with progressively more gray, lowering chroma while keeping lightness.