The Flesch-Kincaid readability tests estimate how hard a piece of English text is to read. They are widely used in journalism, government plain-language guidelines, and content marketing because they turn a fuzzy idea — “is this easy to read?” — into two concrete numbers from only three inputs.
How it works
Both formulas use total words, total sentences, and total syllables. Define average sentence length as words divided by sentences, and average word length as syllables divided by words. The two scores are then:
Reading Ease = 206.835 − 1.015 × (words/sentences) − 84.6 × (syllables/words)
Grade Level = 0.39 × (words/sentences) + 11.8 × (syllables/words) − 15.59
Reading Ease runs roughly from 0 (very hard) to 100 (very easy); Grade Level maps onto U.S. school grades. Syllables are estimated by counting vowel groups in each word after stripping common silent endings, which is the standard practical approximation for English.
Tips and example
The sentence “The cat sat on the mat” is short with single-syllable words, so it scores near the top of the Reading Ease scale. A sentence packed with long clauses and words like “notwithstanding” and “infrastructure” pushes the Grade Level up sharply. To make text easier, cut sentence length first — average sentence length carries heavy weight in both formulas — then replace long words where a shorter synonym exists. For most public-facing web copy, target a Reading Ease of 60 or higher and a Grade Level around 8.