Dark Slate Blue sits in the blue family, with the hex code #483D8B mapping to rgb(72, 61, 139) in RGB and hsl(248.5, 39%, 39.2%) in HSL. In OKLCH it carries 41% perceptual lightness and 0.125 chroma — a moderately 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.
#483D8Brgb(72, 61, 139)hsl(248.5, 39%, 39.2%)hsv(248.5, 56.1%, 54.5%)lch(30.28% 47.81 296.61)oklch(41.43% 0.1248 286.04)lab(30.28% 21.41 -42.74):root {
--color: #483d8b;
--color-rgb: rgb(72, 61, 139);
--color-hsl: hsl(248.5, 39%, 39.2%);
--color-oklch: oklch(41.43% 0.1248 286.04);
}How dark slate blue performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing dark slate blue with progressively more white.
Shades are produced by mixing dark slate blue with progressively more black.
Tones are produced by mixing dark slate blue with progressively more gray, lowering chroma while keeping lightness.