Egyptian Blue sits in the blue family, with the hex code #1034A6 mapping to rgb(16, 52, 166) in RGB and hsl(225.6, 82.4%, 35.7%) in HSL. In OKLCH it carries 39% perceptual lightness and 0.186 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.
#1034A6rgb(16, 52, 166)hsl(225.6, 82.4%, 35.7%)hsv(225.6, 90.4%, 65.1%)lch(26.42% 70.54 291.45)oklch(38.93% 0.1862 264.71)lab(26.42% 25.8 -65.66):root {
--color: #1034a6;
--color-rgb: rgb(16, 52, 166);
--color-hsl: hsl(225.6, 82.4%, 35.7%);
--color-oklch: oklch(38.93% 0.1862 264.71);
}How egyptian blue performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing egyptian blue with progressively more white.
Shades are produced by mixing egyptian blue with progressively more black.
Tones are produced by mixing egyptian blue with progressively more gray, lowering chroma while keeping lightness.