Sand Dune sits in the warm orange family, with the hex code #967117 mapping to rgb(150, 113, 23) in RGB and hsl(42.5, 73.4%, 33.9%) in HSL. In OKLCH it carries 57% perceptual lightness and 0.110 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.
#967117rgb(150, 113, 23)hsl(42.5, 73.4%, 33.9%)hsv(42.5, 84.7%, 58.8%)lch(50.31% 51.64 79.86)oklch(57.07% 0.1097 83.89)lab(50.31% 9.09 50.83):root {
--color: #967117;
--color-rgb: rgb(150, 113, 23);
--color-hsl: hsl(42.5, 73.4%, 33.9%);
--color-oklch: oklch(57.07% 0.1097 83.89);
}How sand dune performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing sand dune with progressively more white.
Shades are produced by mixing sand dune with progressively more black.
Tones are produced by mixing sand dune with progressively more gray, lowering chroma while keeping lightness.