A lighter Hiragino Sans weight (e.g., W3–W6) for body copy to maintain visual hierarchy.
A neutral serif (e.g., a minimal, contemporary serif for Latin) when needing contrast between headline and body.
Narrow grotesques for tight UI elements where heavy weight would otherwise overwhelm.
Avoid pairing W9 with other very heavy display faces; instead contrast with light/regular weights or subtle serifs.
❌ Avoid
Body text (below 18px) – Excessive weight causes crowding in dense kanji compounds.
Reversed-out text (white on dark) – W9’s thick strokes can cause halation on low-resolution screens.
Long-form paragraphs – Fatigue due to visual heaviness.
✅ Recommended use cases
Large-scale headlines
Logotypes requiring a powerful Japanese presence
Poster design with high visual impact
4. Visual Characteristics (W9 vs. Other Weights)
W3 (Regular): Standard text weight.
W6 (Bold): Common bold for emphasis.
W7 (Extra bold): Heavy but readable for headlines.
W8 (Ultra bold): Very heavy.
W9 (Extraheavy): Maximum stroke thickness, minimal contrast, nearly display-only.
W9 traits:
Extremely thick horizontals and verticals.
Counters (e.g., in ‘あ’, ‘口’) are very small.
Designed for large point sizes (24pt+) in posters, titles, or logos.
At small sizes (below 18pt), W9 may lose legibility due to ink trapping design originally intended for print.
3. Typographic Characteristics (W9 Specific)
Unlike lighter weights that emphasize readability and even stroke contrast, W9 exhibits: hiragino sans w9 verified
Extremely thick vertical and horizontal strokes – Minimal contrast between thick/thin parts, nearly monolinear at high weight.
Squared terminals – Maintains the Gothic (sans-serif) tradition with open apertures but compressed counter spaces.
Reduced x-height for kanji – W9 does not scale uniformly from W3; stroke intersections are manually adjusted to prevent ink traps or fill-in at large sizes.
Latin glyphs – Proportionate to Japanese characters; the Latin set in W9 resembles a heavy Helvetica but with slightly taller lowercase ascenders.
5. Technical Implementation (CSS & Web)
Because Hiragino Sans is a system font on macOS/iOS, you can target W9 in CSS using the correct font-weight and font-family stack: Pair Hiragino Sans W9 with:
.headline-jp
font-family: "Hiragino Sans W9", "Hiragino Kaku Gothic W9",
"Hiragino Sans", "Hiragino Kaku Gothic ProN",
"Noto Sans CJK JP", sans-serif;
font-weight: 900; /* triggers W9 on supported systems */
font-style: normal;
Verification of weight mapping:
On macOS 10.14+ and iOS 12+, font-weight: 900 correctly resolves to the discrete Hiragino Sans W9 file.
On older macOS (10.12–10.13), you must use font-family: "Hiragino Kaku Gothic W9" without weight declaration.
Windows systems will fall back to Microsoft YaHei (Chinese) or Noto Sans CJK JP – W9 will not render natively unless the font is installed separately.
🍪 Cookies
K snědku sice nejsme, ale pokud nás povolíš, doručíme ti obsah šitý na míru a doporučení na materiály, testy apod.