Zaffre sits in the blue family, with the hex code #0014A8 mapping to rgb(0, 20, 168) in RGB and hsl(232.9, 100%, 32.9%) in HSL. In OKLCH it carries 34% perceptual lightness and 0.220 chroma — a highly saturated, dark reading that behaves well as a primary, accent or decisive colour in modern interfaces. Blue is the most globally trusted hue and dominates the world's top brand logos for a reason — it lowers heart rate, signals stability and translates across cultures with the fewest negative connotations. It is the safe default of digital products, which is also its biggest design risk.
Blue is the most globally trusted hue and dominates the world's top brand logos for a reason — it lowers heart rate, signals stability and translates across cultures with the fewest negative connotations. It is the safe default of digital products, which is also its biggest design risk.
Pure blue links on dark backgrounds frequently fail AA — consider a lighter blue (≥ 70% L in OKLCH) or an underline. Avoid pure blue on pure red: the chromatic aberration is uncomfortable for most viewers.
#0014A8rgb(0, 20, 168)hsl(232.9, 100%, 32.9%)hsv(232.9, 100%, 65.9%)lch(19.54% 89.57 299.08)oklch(34.41% 0.2201 264.21)lab(19.54% 43.53 -78.28):root {
--color: #0014a8;
--color-rgb: rgb(0, 20, 168);
--color-hsl: hsl(232.9, 100%, 32.9%);
--color-oklch: oklch(34.41% 0.2201 264.21);
}How zaffre performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing zaffre with progressively more white.
Shades are produced by mixing zaffre with progressively more black.
Tones are produced by mixing zaffre with progressively more gray, lowering chroma while keeping lightness.