Bold most commonly denotes a heavier typographic weight used to create visual emphasis, but it also describes conspicuousness, strength, or daring in language and behavior. In typography, bold type increases stroke thickness relative to a regular weight, creating stronger contrast and helping elements stand out within a page or screen layout.
Characteristics of bold type
Bold styles are defined by thicker strokes, altered counters and terminals, and sometimes modified proportions to preserve legibility. In multi-weight type families, designers provide a range from semibold to extra bold; variable fonts allow continuous control of weight. Bold affects perceived spacing and rhythm: heavier letters may require adjustments to tracking and kerning to avoid crowding.
Historical development
The deliberate production of bold cuts grew with 19th-century display and advertising typography, when stronger forms were needed for posters and headlines. During the 20th century, type families expanded to include multiple weights as standard. The move to digital type has enabled finer gradations and programmatic control of weight.
Uses and examples
- Emphasis: to call attention to important words or phrases within running text.
- Hierarchy: to mark headings, subheadings, navigation labels and UI controls.
- Branding and display: to create impact in logos, signage, and posters.
- Data and tables: to differentiate totals, headings or key values.
Web and digital considerations
On the web, CSS controls weight with the font-weight property (keywords and numeric values). Some systems synthesize a heavier appearance when a true bold face is unavailable; this “faux bold” can distort letterforms. Variable fonts allow smooth interpolation of weight without multiple files. Careful selection of bold faces and numeric weights improves rendering across devices and resolutions.
Distinctions and best practices
- Visual versus semantic: using bold for presentation differs from semantic emphasis conveyed to assistive technologies; for example, the strong semantic element should be used when meaning, not only appearance, is intended.
- Avoid overuse: excessive bolding reduces its signaling power and can fragment reading flow.
- Maintain contrast: bold can improve legibility at small sizes, but designers must also ensure sufficient color contrast and spacing.
Accessibility and readability
Bold type can aid some readers by increasing letterform distinctiveness, but it is not a substitute for adequate font size, line length, and contrast. Accessibility guidance recommends testing combinations of weight, size and color to ensure readability for people with low vision and dyslexia.
When chosen and applied with restraint, bold remains a fundamental tool for visual hierarchy and emphasis in print, screen and identity design.