Lorem Ipsum: Its 500-Year History and How Designers Use It Today
Where 'lorem ipsum' actually comes from (hint: Cicero), why it's still the go-to placeholder, and when to use real content instead.
"Lorem ipsum dolor sit amet…" is the most famous nonsense in design. It's been used as placeholder text for over 500 years. The original text isn't actually nonsense — it's a scrambled passage from Cicero. And there's a specific reason designers still reach for it instead of just typing "fghfghfgh".
Generate it now: the Lorem Ipsum Generator produces paragraphs, sentences or words on demand, optionally starting with the classic "Lorem ipsum dolor sit amet…".
Where Lorem Ipsum actually came from
The text we know as Lorem Ipsum is a scrambled, partly Latin, partly garbled version of a passage from De finibus bonorum et malorum, a philosophical work by Cicero written in 45 BC. The original Latin reads (roughly): "Nor is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain…"
Sometime in the 1500s, an unknown printer scrambled the passage to create dummy text for a type specimen book. The scrambling was deliberate — you needed Latin-looking text that wouldn't read as actual words, so reviewers would focus on typography and layout instead of getting drawn into reading.
The text survived through five centuries of typesetting and printing. Letraset (the dry-transfer lettering company) used it in their sheets in the 1960s. PageMaker bundled it in the 1980s. And by the time the web came along, it had become the universal placeholder.
Why not just type "asdfasdf"?
Lorem Ipsum has three properties that matter for design work:
- Roughly normal letter distribution. The text has a realistic mix of vowels and consonants, character widths and word lengths. Random keystrokes don't — they look weirdly uniform.
- Realistic word lengths. Average ~5 characters per word, with the variation you'd see in real text. Random characters cluster into either short or long blocks.
- Doesn't compete for attention. Real placeholder text in English makes reviewers read it. Lorem Ipsum is foreign enough to disengage that reading instinct.
You could fake all three with random English (lots of "the", "and", "of"), but reviewers tend to read it and miss design flaws. Lorem Ipsum's slight oddness keeps focus on the design.
When to use Lorem Ipsum
Use Lorem Ipsum when:
- You're designing layouts before final copy exists.
- You're testing typography, fonts, hierarchy, line lengths.
- You need realistic-density placeholder for testing edge cases (overflow, wrapping).
- The design needs to be reviewed by people who would otherwise get distracted by reading.
- You're shipping mockups to clients who shouldn't see draft copy.
When NOT to use Lorem Ipsum
Don't use it:
- In design reviews with copywriters. They need to evaluate length and tone with real copy or close-to-real placeholder.
- For user testing. Real users react to real content. Lorem Ipsum interrupts the experience.
- For SEO previews. Lorem Ipsum in your meta description tells Google your page is unfinished.
- In production. Obviously. But it happens — companies have shipped pages with "Lorem ipsum dolor sit amet" still in the body. Catch this in your launch checklist.
Lorem Ipsum variations
Beyond the classic, there are themed variants:
- Bacon Ipsum: meat-themed words. "Bacon ipsum dolor amet pork loin ribs..."
- Hipster Ipsum: Williamsburg-flavoured nonsense.
- Cupcake Ipsum: dessert words.
- Corporate Ipsum: business jargon. Particularly useful for parodying business sites.
- Riker Ipsum: quotes from Commander Riker on Star Trek.
These are fun for branded mockups but check that whoever sees the design will get the joke. Don't ship Cupcake Ipsum to a B2B financial services client.
Real copy beats placeholder almost always
The dirty secret of modern design: real copy makes for better design. When you design with actual text — even a rough draft — you immediately see whether the layout works for real content. Lorem Ipsum hides problems:
- Headlines that look great in Lorem Ipsum can be terrible with real product names.
- Body paragraphs designed for "Lorem ipsum dolor…" handle 60-word paragraphs poorly.
- Button labels in dummy text disguise localisation issues (German is 30% longer than English).
Best practice in 2026 design teams: content-first design. Get a content brief or rough draft before designing. Use Lorem Ipsum only for the early-stage exploration.
Quick Lorem Ipsum reference
- Classic opening: "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
- 1 paragraph: roughly 50-70 words. Use for body text blocks.
- 3 paragraphs: typical article preview.
- 10 paragraphs: long-form article placeholder.
- "Greeked" text: another name for Lorem Ipsum and similar placeholders.
The launch-day checklist
- Search your codebase for "lorem", "ipsum", "dolor". Any match in a non-test file = ship-stopper.
- Search for placeholder image alt text ("placeholder", "TODO", "FIXME").
- Check meta descriptions and OG descriptions — easy to miss.
- Test that no form field placeholder leaked to a label or default value.
Generate placeholder text: Lorem Ipsum Generator — paragraphs, sentences or words, with or without the classic opening. Pair with the Word Counter when you need a specific word count.