RANK #03 85% MATCH

Playfair Display × Karla

serif  +  sans-serif

Karla is a grotesque sans with a little quirk in its letterforms, giving the body more personality than a pure neutral while still ceding the lead to Playfair. The slight character keeps the pairing from feeling template...

Headings + Body Google Fonts Free
Match scores

How Playfair Display and Karla score across four checks — class contrast, role clarity, x-height harmony and mood affinity. Higher is better.

COMPOSITE MATCH
85 /100
Strong match
Class contrast 90
Role clarity 86
X-height harmony 80
Mood affinity 80
WHY IT WORKS
Structure meets readability

Karla is a grotesque sans with a little quirk in its letterforms, giving the body more personality than a pure neutral while still ceding the lead to Playfair. The slight character keeps the pairing from feeling templated.

Where it shines

Design-led editorial, indie brands and portfolios wanting elegance with a hint of attitude.

Where to be careful

Karla's character competes a little — keep it to body and small UI, never let it creep up into heading territory next to Playfair.

THE TYPEFACES
Meet the pair
Ag HEADING
serif · Claus Eggers Sørensen · 2011
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789 & ?!
WEIGHTS
Regular Medium SemiBold Bold ExtraBold Black
BEST FOR Headlines, labels, UI
Ag BODY
sans-serif · Jonathan Pinhorn · 2012
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789 & ?!
WEIGHTS
ExtraLight Light Regular Medium SemiBold Bold
BEST FOR Body text, quotes, long reads
GET THE PAIR
Drop it into your project

Add the fonts, then two rules — Playfair Display for headings, Karla for everything you read.

index.html
<link rel="preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;700&family=Karla:wght@400;500&display=swap" rel="stylesheet">
styles.css
h1, h2, h3 {
  font-family: "Playfair Display", sans-serif;
  font-weight: 700;
  letter-spacing: -0.01em;
}

body, p {
  font-family: "Karla", serif;
  font-weight: 400;
  line-height: 1.7;
}
THE FONTPAIR JOURNAL

Get the pairing notes, weekly.

One short email a week — a new pairing, a specimen, and a tip. No spam.