Cafe Noir sits in the warm orange family, with the hex code #4B3621 mapping to rgb(75, 54, 33) in RGB and hsl(30, 38.9%, 21.2%) in HSL. In OKLCH it carries 35% perceptual lightness and 0.045 chroma — a desaturated, 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.
#4B3621rgb(75, 54, 33)hsl(30, 38.9%, 21.2%)hsv(30, 56%, 29.4%)lch(24.65% 18.59 66.12)oklch(35.12% 0.0447 65.49)lab(24.65% 7.53 17):root {
--color: #4b3621;
--color-rgb: rgb(75, 54, 33);
--color-hsl: hsl(30, 38.9%, 21.2%);
--color-oklch: oklch(35.12% 0.0447 65.49);
}How cafe noir performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing cafe noir with progressively more white.
Shades are produced by mixing cafe noir with progressively more black.
Tones are produced by mixing cafe noir with progressively more gray, lowering chroma while keeping lightness.