Buff sits in the warm orange family, with the hex code #DAB886 mapping to rgb(218, 184, 134) in RGB and hsl(35.7, 53.2%, 69%) in HSL. In OKLCH it carries 80% perceptual lightness and 0.076 chroma — a moderately saturated, light reading that behaves well as a background, surface or supporting tone 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.
#DAB886rgb(218, 184, 134)hsl(35.7, 53.2%, 69%)hsv(35.7, 38.5%, 85.5%)lch(76.92% 31.17 75.89)oklch(80.05% 0.0765 76.91)lab(76.92% 7.6 30.23):root {
--color: #dab886;
--color-rgb: rgb(218, 184, 134);
--color-hsl: hsl(35.7, 53.2%, 69%);
--color-oklch: oklch(80.05% 0.0765 76.91);
}How buff performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing buff with progressively more white.
Shades are produced by mixing buff with progressively more black.
Tones are produced by mixing buff with progressively more gray, lowering chroma while keeping lightness.