Carrot Orange sits in the warm orange family, with the hex code #ED9121 mapping to rgb(237, 145, 33) in RGB and hsl(32.9, 85%, 52.9%) in HSL. In OKLCH it carries 74% perceptual lightness and 0.158 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.
#ED9121rgb(237, 145, 33)hsl(32.9, 85%, 52.9%)hsv(32.9, 86.1%, 92.9%)lch(68.92% 74.28 65.86)oklch(73.67% 0.1576 64.05)lab(68.92% 30.37 67.78):root {
--color: #ed9121;
--color-rgb: rgb(237, 145, 33);
--color-hsl: hsl(32.9, 85%, 52.9%);
--color-oklch: oklch(73.67% 0.1576 64.05);
}How carrot orange performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing carrot orange with progressively more white.
Shades are produced by mixing carrot orange with progressively more black.
Tones are produced by mixing carrot orange with progressively more gray, lowering chroma while keeping lightness.