Pear sits in the bright yellow family, with the hex code #D1E231 mapping to rgb(209, 226, 49) in RGB and hsl(65.8, 75.3%, 53.9%) in HSL. In OKLCH it carries 87% perceptual lightness and 0.185 chroma — a highly saturated, light reading that behaves well as a background, surface or supporting tone in modern interfaces. Yellow is the most luminous hue the eye can perceive, which is why it dominates road signs, highlighters and warning labels. In branding it reads as cheerful and clarifying, but it must be earned — every percentage of saturation amplifies attention.
Yellow is the most luminous hue the eye can perceive, which is why it dominates road signs, highlighters and warning labels. In branding it reads as cheerful and clarifying, but it must be earned — every percentage of saturation amplifies attention.
Yellow text fails contrast on white almost universally. Use it as a background with dark text, or strictly for non-essential decoration. Mind colour-blind users — protan/deutan vision conflates yellow with green.
#D1E231rgb(209, 226, 49)hsl(65.8, 75.3%, 53.9%)hsv(65.8, 78.3%, 88.6%)lch(86.45% 78.91 105.19)oklch(87.13% 0.1855 115.31)lab(86.45% -20.67 76.16):root {
--color: #d1e231;
--color-rgb: rgb(209, 226, 49);
--color-hsl: hsl(65.8, 75.3%, 53.9%);
--color-oklch: oklch(87.13% 0.1855 115.31);
}How pear performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing pear with progressively more white.
Shades are produced by mixing pear with progressively more black.
Tones are produced by mixing pear with progressively more gray, lowering chroma while keeping lightness.