back to gallery
design language·japanese-stationery-grid-system

Japanese Stationery Grid System

A complete design system — philosophy, tokens, rules, imagery, and an embodied preview. Edit curator notes below, or open side-by-side comparison to see how it relates.

lineage
originalgen ?
stats
0uses·0forks·15elem
taxonomies
Japanese Graphic MinimalismEditorial Publishing Systems
tags
stationery-gridruled-linescaption-tabspaper-textureserif-displayannotation-stylejapanese-gothicmargin-notesprecise-layouteditorial
the spec

specification

philosophy
summary

A paper-first interface language that borrows the discipline of Japanese notebooks, planners, and labeled filing systems, then makes room inside that order for delicate illustration. It treats the screen like a carefully composed page: every region is ruled, margin-aware, captioned, and quietly expressive.

values
clarity through modular page structuregentle utility with visible organizationillustration that stays bounded and usefulmicro-annotation as a navigational aidcalm focus through restrained color
anti-values
×full-bleed chaos×oversized hero-first layouts×loud saturated palettes×decorative imagery without function×borderless ambiguous grouping
tokens
colors12 items
primary
#596a8a
secondary
#c7b8a3
accent
#8ea78a
background
#f7f3eb
surface
#fffdf8
text
#2f2a24
muted
#7b746b
border
#cfc5b7
error
#b85c4f
success
#6f8f72
warning
#c59a4a
info
#7186a5
typography8 items
heading font
Cormorant Garamond
body font
Zen Kaku Gothic New
mono font
JetBrains Mono
base size
16px
scale ratio
1.2
line height
1.55
letter spacing
0.01em
google fonts url
https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=JetBrains+Mono:wght@400;500&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap
spacing2 items
base
8px
scale
4, 8, 12, 16, 24, 32, 48, 64
radii5 items
none
0
sm
6px
md
12px
lg
18px
full
9999px
shadows3 items
sm
0 1px 0 rgba(47,42,36,0.05)
md
0 10px 30px rgba(89,106,138,0.08)
lg
0 18px 40px rgba(47,42,36,0.10)
surfaces3 items
treatment
paper
card style
warm off-white sheets with ruled underlays and inset illustration windows
bg pattern
grid
borders4 items
default width
1px
accent width
2px
style
solid
character
precise notebook rules with occasional thicker tab edges and framed illustration boxes
motion3 items
duration
180ms
easing
cubic-bezier(0.2,0.8,0.2,1)
philosophy
deliberate
rules
composition
Compose interfaces like planner spreads: generous outer margins, consistent column rules, and bounded utility blocks that leave breathing room for notes and imagery.
hierarchy

Hierarchy comes from label systems, ruled subdivisions, quiet typographic contrast, and selective use of the accent color instead of large scale shifts.

density

Moderately dense. Information can be plentiful, but every cluster must sit inside a named module with visible spacing and micro-labels.

signature patterns
every major panel carries a visible repeating ruled-grid backgroundsection headers use attached caption tabs that protrude from panel edgesmetadata and helper copy are rendered as tiny uppercase annotation text with mono numeralsillustrations always live in bordered inset frames within the layout gridlists and forms align to notebook-style columns with vertical rules separating fields
layout
grid

A 12-column desk-page grid on desktop, collapsing to 8 and then 4 columns while preserving margin gutters and ruled subdivisions inside modules.

breakpoints
Desktop >= 1180px, tablet <= 960px, mobile <= 680px. At each breakpoint, caption tabs remain attached and illustration panels move below primary content rather than disappearing.
whitespace

Generous perimeter margins, moderate inter-panel spacing, and small internal padding that keeps the page feeling efficient but never cramped.

guidance
do
  • use visible rules and subtle grid lines to organize every module
  • keep labels short and precise, like notebook headings or archival tabs
  • pair expressive illustration with explicit boundaries and captions
  • use one muted accent color sparingly for focus and categorization
  • leave margins open for notes, timestamps, and helper annotations
don’t
  • replace structure with large atmospheric gradients
  • let imagery bleed across functional controls
  • use multiple bright accents in the same view
  • hide metadata that could reinforce page order
  • round everything into soft blobs that erase the stationery feel
spec.md
# Japanese Stationery Grid System

## Philosophy

A paper-first interface language that borrows the discipline of Japanese notebooks, planners, and labeled filing systems, then makes room inside that order for delicate illustration. It treats the screen like a carefully composed page: every region is ruled, margin-aware, captioned, and quietly expressive.

### Values

- clarity through modular page structure
- gentle utility with visible organization
- illustration that stays bounded and useful
- micro-annotation as a navigational aid
- calm focus through restrained color

### Anti-Values

- full-bleed chaos
- oversized hero-first layouts
- loud saturated palettes
- decorative imagery without function
- borderless ambiguous grouping

### Visual Character

- fine 1px ruled grids visible across cards and work areas
- caption tabs and sectional labels attached to the edges of panels
- small annotation text and metadata tucked into margins and corners
- illustration contained inside bounded inset panels rather than spilling freely
- paper-forward neutrals accented by a single soft ink or botanical color

## Tokens

### Colors

| Name | Value |
|------|-------|
| primary | `#596a8a` |
| secondary | `#c7b8a3` |
| accent | `#8ea78a` |
| background | `#f7f3eb` |
| surface | `#fffdf8` |
| text | `#2f2a24` |
| muted | `#7b746b` |
| border | `#cfc5b7` |
| error | `#b85c4f` |
| success | `#6f8f72` |
| warning | `#c59a4a` |
| info | `#7186a5` |

### Typography

- **Heading Font**: Cormorant Garamond
- **Body Font**: Zen Kaku Gothic New
- **Mono Font**: JetBrains Mono
- **Base Size**: 16px
- **Scale Ratio**: 1.2
- **Line Height**: 1.55
- **Letter Spacing**: 0.01em
- **Google Fonts Url**: https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=JetBrains+Mono:wght@400;500&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap

### Spacing

- **Base**: 8px
- **Scale**: [4,8,12,16,24,32,48,64]

### Radii

- **None**: 0
- **Sm**: 6px
- **Md**: 12px
- **Lg**: 18px
- **Full**: 9999px

### Shadows

- **Sm**: 0 1px 0 rgba(47,42,36,0.05)
- **Md**: 0 10px 30px rgba(89,106,138,0.08)
- **Lg**: 0 18px 40px rgba(47,42,36,0.10)

### Surfaces

- **Treatment**: paper
- **Card Style**: warm off-white sheets with ruled underlays and inset illustration windows
- **Bg Pattern**: grid

### Borders

- **Default Width**: 1px
- **Accent Width**: 2px
- **Style**: solid
- **Character**: precise notebook rules with occasional thicker tab edges and framed illustration boxes

### Motion

- **Duration**: 180ms
- **Easing**: cubic-bezier(0.2,0.8,0.2,1)
- **Philosophy**: deliberate

## Rules

### Composition

Compose interfaces like planner spreads: generous outer margins, consistent column rules, and bounded utility blocks that leave breathing room for notes and imagery.

### Hierarchy

Hierarchy comes from label systems, ruled subdivisions, quiet typographic contrast, and selective use of the accent color instead of large scale shifts.

### Density

Moderately dense. Information can be plentiful, but every cluster must sit inside a named module with visible spacing and micro-labels.

### Signature Patterns

- every major panel carries a visible repeating ruled-grid background
- section headers use attached caption tabs that protrude from panel edges
- metadata and helper copy are rendered as tiny uppercase annotation text with mono numerals
- illustrations always live in bordered inset frames within the layout grid
- lists and forms align to notebook-style columns with vertical rules separating fields

## Layout

### Grid

A 12-column desk-page grid on desktop, collapsing to 8 and then 4 columns while preserving margin gutters and ruled subdivisions inside modules.

### Breakpoints

Desktop >= 1180px, tablet <= 960px, mobile <= 680px. At each breakpoint, caption tabs remain attached and illustration panels move below primary content rather than disappearing.

### Whitespace

Generous perimeter margins, moderate inter-panel spacing, and small internal padding that keeps the page feeling efficient but never cramped.

## Guidance

### Do

- use visible rules and subtle grid lines to organize every module
- keep labels short and precise, like notebook headings or archival tabs
- pair expressive illustration with explicit boundaries and captions
- use one muted accent color sparingly for focus and categorization
- leave margins open for notes, timestamps, and helper annotations

### Don't

- replace structure with large atmospheric gradients
- let imagery bleed across functional controls
- use multiple bright accents in the same view
- hide metadata that could reinforce page order
- round everything into soft blobs that erase the stationery feel
in the wild

design embodiment

preview · japanese-stationery-grid-system