Saddle Brown sits in the warm orange family, with the hex code #8B4513 mapping to rgb(139, 69, 19) in RGB and hsl(25, 75.9%, 31%) in HSL. In OKLCH it carries 47% perceptual lightness and 0.112 chroma — a moderately 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.
#8B4513rgb(139, 69, 19)hsl(25, 75.9%, 31%)hsv(25, 86.3%, 54.5%)lch(37.93% 50.16 55.96)oklch(47.08% 0.1121 50.85)lab(37.93% 28.08 41.57):root {
--color: #8b4513;
--color-rgb: rgb(139, 69, 19);
--color-hsl: hsl(25, 75.9%, 31%);
--color-oklch: oklch(47.08% 0.1121 50.85);
}How saddle brown performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing saddle brown with progressively more white.
Shades are produced by mixing saddle brown with progressively more black.
Tones are produced by mixing saddle brown with progressively more gray, lowering chroma while keeping lightness.