Writing guide · 7 min read
Reading Ease Is Not Dumbing Down: What the Flesch Formula Measures
The Flesch Reading Ease score is the most misunderstood metric in prose analysis. Here is the formula, the inputs, and what the score actually says.
By Alyssa Glasco, Founder · Published
The Flesch Reading Ease score is the most misunderstood metric in prose analysis. Writers see a score of 45 and think they are being told to write shorter sentences. That is not what the score measures.
The formula
Reading Ease = 206.835 − (1.015 × words per sentence) − (84.6 × syllables per word)
The two inputs are sentence length and syllable density. The score drops when sentences get longer or words get more syllabic. It rises when sentences get shorter or vocabulary gets simpler. The range is 0 to 100. Scores above 70 are generally accessible to a broad audience. Scores below 30 indicate very dense academic prose.
Why a formula and not a model
I had a real choice here. A trained model could probably catch nuance the formula misses. But a model also drifts. The same passage might score differently next year, after a re-training, against a different baseline, on a different inference machine. Flesch in 1948 and Flesch in 2026 give the same number for the same text. That reproducibility is the point. I left a career building model-based tools because I concluded the drift was doing damage I could not measure. The engine is deterministic on purpose.
What the formula does not measure
Reading Ease does not measure whether the ideas are complex, whether the prose is good, or whether the vocabulary is appropriate for the genre. Hemingway’s prose scores very high on reading ease. Faulkner’s scores very low. Neither is better. They are doing different things with different tools.
The Inkbreaker benchmarks
Inkbreaker calibrates reading ease benchmarks per genre because the appropriate range varies dramatically.
- Poetry: benchmarks are suppressed entirely. Poem length and line structure make the formula meaningless for verse.
- Screenwriting: targets 80 or above. Action lines need to be instantly visualizable.
- Literary fiction: targets 65 to 75. Complex enough to carry weight, accessible enough to sustain pace.
- Journalism: targets 60 to 70. Plain English range.
- Technical writing: tolerates lower scores when terminology requires it, but the engine flags drift below 40 unless the audience is specialist.
A low reading ease score tells you something is making the prose dense. It does not tell you whether that density is doing work or sitting idle. That distinction requires a reader.
The Coleman-Liau cross-check
The Coleman-Liau index runs alongside Flesch-Kincaid as a cross-check. It uses letter counts per word rather than syllable counts, which means it does not depend on the syllable-counting algorithm. When the two scores diverge by more than two grade levels, Inkbreaker flags it as an engine note. It typically means the passage contains words with unusual syllable structures that the syllable counter handles differently than the letter counter.
Two formulas, different inputs, same passage. If they agree, the score is reliable. If they diverge, the engine tells you why.
A practical test
Take a passage you think reads cleanly. Paste it into the Prose Grade tool. Note the Reading Ease number. Rewrite a single sentence to use a Latinate word in place of an Anglo-Saxon one. Re-grade. The number will drop. That is the formula isolating one variable for you.
References
Flesch, R. (1948). A new readability yardstick. Journal of Applied Psychology, 32(3), 221-233. / Coleman, M., and Liau, T.L. (1975). A computer readability formula designed for machine scoring. Journal of Applied Psychology, 60(2), 283-284. / Kincaid, J.P., et al. (1975). Derivation of new readability formulas for Navy enlisted personnel. Research Branch Report 8-75.