Face Shape Detector: Find Your Shape in 4 Measurements (No App, Free Sheet Inside)
The short answer, up front. Your face shape is not a vibe — it is four measurements: the widest width across your forehead, the widest width across your cheekbones, the width across your jawline, and the full length of your face from hairline to chin. Compare those four numbers against the rules below and you land on one of eight shapes: oval, round, square, heart, diamond, oblong, triangle (pear), or the rarer hourglass. No app, no photo upload, no paywall. You need four minutes, a soft measuring tape (or a piece of string plus a ruler), and one straight-on photo with your hair back. The printable measurement sheet is in Section 5.
1. Set up the reading so it is honest
Every result below is only as good as the reading, and three small mistakes silently change it:
- Pull your hair back. A fringe or side part covers part of the forehead, and the forehead is one of your four data points. Tie it back so the hairline is fully visible.
- Take the photo (or look in the mirror) straight-on, camera at eye level. A selfie taken from below rounds the jaw and hides the cheekbones; one taken from above narrows the jaw. Neither is your face.
- Use a neutral expression. Smiling widens the cheeks and shortens the face, which pushes almost everyone toward "round." Relax your face completely.
Tool note: any consistent unit works — centimeters or inches — because you never compare absolute sizes. You only compare ratios (which width is wider than which, and how length compares to width). A soft tape measure is easiest; a piece of string that you then lay against a ruler is just as accurate.
2. The four measurements
Write down four numbers. The letters below are used again in the shape rules.
| Code | What you measure | Where exactly |
|---|---|---|
| F | Forehead width | The widest horizontal span of the forehead, usually about halfway between your eyebrows and hairline. |
| C | Cheekbone width | Straight across the most prominent point of each cheekbone, just below the outer corner of the eyes. This is usually the widest thing on your face — or the second-widest. |
| J | Jawline width | The widest span of the jaw. Feel for where the angle of your jaw begins, then measure across both jaw angles (from just under one ear to just under the other). |
| L | Face length | From the center of the hairline down to the tip of the chin. |
Then write down the order you see — for example C > F > J and L > C. That pattern, not the centimeters, decides your shape.
3. Read your result
Work down this list. It uses the wording that the most consistent guides and detectors converge on:
- Forehead, cheekbones, and jawline all about equal, and jaw is angular → Square. The classic tell is a strong, straight jaw angle.
- Length clearly greater than width, straight sides, forehead ≈ cheekbones ≈ jawline → Oblong. The face reads long and straight rather than wide.
- Cheekbones are the widest point, and…
- …the jaw is softly curved and the face is longer than wide → Oval.
- …the forehead is narrow and the chin comes to a point → Diamond.
- Forehead is the widest point, and the face tapers to a narrow, pointed chin → Heart.
- Length roughly equals width, no strong angles anywhere → Round.
- Jaw is the widest point → Triangle (pear) — rarer, and many short guides skip it (see Section 7).
- *Cheekbones and jawline are both prominent, forehead noticeably narrower, face length balanced → Hourglass* — the rarest label; only a handful of sources use it at all.
If your measurements genuinely fit none of these, re-read Section 2: the usual culprit is a measurement taken at an angle or with hair covering the forehead.
4. How to pick when the guides disagree (they do)
Here is the secret nobody says out loud: the same face, measured the same way, gets different labels depending on which shape system the guide uses. Some systems list four shapes (oval, round, square, heart), some six (add diamond and oblong), some seven or eight (add triangle/pear and hourglass). That is why app A says "oval" and app B says "heart" on the same selfie — they are not disagreeing about your face, they are disagreeing about their menu.
Two practical consequences:
- When two shapes both fit, let the jawline vote. A curved, soft jaw tips an oval–round tie toward oval; an angular jaw tips a square–oblong tie toward square. The jawline is the feature that changes least with weight and age, so it is the most stable tie-breaker.
- Celebrity classifications are editorial choices, not geometry. Search any famous face — Jennifer Aniston is the favorite example — and you will find her filed under heart, square, and oval by equally popular sources. The measurements of her face did not change; the writers' weighting did. So do not chase a celebrity match. Chase the measurement order.
5. Download the four-measurement sheet
The sheet below is the same logic condensed into one printable page: eight shapes × the four measurements, plus a 30-second "fastest check." Each cell describes the feature in relative words ("widest point," "narrower than cheekbones") on purpose — no invented centimeter ranges, because faces do not come in centimeter-sized boxes.
| Shape | Forehead | Cheekbones | Jawline | Face length | 30-second check |
|---|---|---|---|---|---|
| Oval | slightly narrower than cheekbones | widest, gently rounded | softly curved, narrower than cheekbones | longer than width | length > width; cheekbones widest; soft jaw |
| Round | about equal to jawline | full cheeks; width ≈ length | soft, no strong angle | ≈ width | length = width; no angles |
| Square | broad; ≈ cheekbones and jawline | ≈ forehead and jawline | strong and angular | ≈ width | forehead, cheekbones and jawline equal; angular jaw |
| Heart | widest point (broad forehead) | taper toward the chin | narrow; chin narrow and pointed | longer than lower-face width | widest at forehead; narrow chin |
| Diamond | narrower than cheekbones | clearly the widest point | narrow; chin pointed | longer than width | cheekbones dominant; narrow forehead and chin |
| Oblong | ≈ cheekbones and jawline | straight cheek line | similar width to forehead | noticeably longer than width | length clearly > width; straight sides |
| Triangle (pear) | narrowest feature | narrower than jawline | widest and broad | varies | jaw is the widest point |
| Hourglass (rare) | narrower than cheekbones | prominent and wide | wide and angular | balanced | cheekbones AND jawline both prominent |
To use it: print the sheet (or open it on a second screen), fill in your four numbers at the top, and tick the row whose descriptions match all four measurements plus the fastest check. Two rows matching is normal — that is Section 4 doing its thing; let the jawline break the tie.
The same data is saved as a clean CSV (pure ASCII, opens directly in Excel and Google Sheets), one row per shape with the full relative descriptions:
Download:
face_shape_measurement_sheet.csv(in the same folder as this article)
6. Two dated milestones behind the measurement
If you have ever wondered how a phone "knows" your face shape, the short version is that face shape tools are built on two generations of landmark models — and knowing the dates explains a lot about their reliability.
Milestone 1 — the 68-point era (2013–2014). In 2013 the iBUG 300-W dataset (Sagonas et al.) standardized 68 reference points around the face, and in 2014 Kazemi & Sullivan (CVPR 2014) published the regression-tree method that became the default face-alignment predictor in dlib — the "one-millisecond face alignment" that powered a wave of early shape and beauty tools. Of those 68 points, 17 trace the jawline from one ear to the other. That is a coarse jaw, but it was enough to launch the consumer category.
Milestone 2 — the 468-point 3D era (2019). MediaPipe Face Mesh (Kartynnik et al., arXiv:1907.06724, July 2019) moved face tracking to 468 landmarks in real time 3D, running on an ordinary phone. For shape purposes the practical jump is large: 468 ÷ 68 ≈ 6.9× more reference points around the same geometry, which is what lets modern tools read cheekbone and jaw contours instead of guessing them from a handful of dots.
What that does — and does not — mean for your shape label: more points make the measurements more trustworthy (Section 2 is basically a manual version of what these models automate). But the final step — mapping those points onto a shape name — still uses the same small menu of labels, and that mapping is a product decision, not a law of geometry. The effect of landmark density on shape classification is our inference from the model history, not a number any tool publishes — treat it as reasoning, not a measured claim.
7. What almost every guide leaves out
These four factors change real readings and real classifications, yet most shape guides — and most apps — ignore them.
The rare shapes are real. Triangle/pear (jaw widest) and hourglass (cheekbones and jawline prominent, narrow forehead) both exist, and both are dropped from most 4- and 6-shape systems. If you land on either, you are not a measurement error — you are just on a menu most guides never bothered to print.
Height changes how the same four numbers read. In fashion sizing, 5′4″ (162.5 cm) is the standard petite cut-off, and the same logic applies to faces: two people with identical forehead/cheekbone/jaw/length ratios read differently at different heights and frame sizes — a shorter, compact frame makes the same ratios look rounder and fuller; a taller, longer frame makes them read more oblong. Consider the whole head, not just the four widths.
Weight change genuinely moves the reading. The cheeks and jaw carry and shed weight first, so the C and J numbers shift, and a shape can legitimately cross a boundary several kilograms either way. That is not "a new you" and it is not your old shape "breaking" — it is a new reading. If your shape suddenly seems wrong, re-measure before re-diagnosing.
Makeup and expression are not cosmetic details — they are data. Contouring can visibly narrow the jaw and forehead in a photo, which is exactly what a shape detector measures; brow shape changes the forehead width; and smiling widens the cheeks and shortens the face. If you are measuring to know your face, measure it bare and neutral. If you are measuring to know how a photo will be read, then understand the photo is measuring your makeup — which is a fair, different question.
8. One line to remember
Measure it, don't guess it. Four numbers — forehead, cheekbones, jawline, length — beat any mirror, any app, and any celebrity list. Take the reading bare and neutral, let the jawline break your ties, and keep the printable sheet in Section 5 somewhere you can find it next time someone asks, "what's my face shape?"