when to hit in blackjack
You should hit in blackjack whenever taking another card is more likely to improve your hand than bust it, and basic strategy gives very clear rules for this in most situations.
Quick Scoop
Core idea: what “hit” really means
- “Hit” = ask for another card to try to get closer to 21 without going over.
- You compare your total vs the dealer’s upcard and decide if the risk of busting is worth it.
Simple rules: when you almost always hit
These apply to standard multi-deck blackjack with dealer standing on 17 and no unusual side rules.
- Total of 4–11: Always hit (or double if basic strategy says so) because you cannot bust with one more card at 11 or less, and the odds favor improving your hand.
- Total of 12–16 vs dealer 7–Ace: Hit, because the dealer’s “strong” card makes it more likely they’ll end with 17+ and you need to improve your weak total.
- Total of 12 vs dealer 2 or 3: Many basic-strategy charts say hit, because 12 is fragile and the dealer can still easily make a strong hand.
- Any soft total (hand with an ace counted as 11) from 12–17: Usually hit, because your ace can drop from 11 to 1 if you draw a high card, giving you a “free shot.”
Mini example:
You have A-6 (soft 17) and the dealer shows a 9. You hit, because if you draw
a 10 you simply turn your ace into 1 and stay alive on 17, but if you draw a
small card you improve to 18–21.
When you usually stand instead (so you don’t hit)
These are the spots where hitting is too likely to bust you or not needed.
- Any total 17–21: Stand in almost all standard games; hitting here is usually just asking to bust, especially on a hard 17+.
- Hard 12–16 vs dealer 2–6 (a “weak” upcard): Stand, because the dealer is more likely to bust and you want them to make the mistake instead of you.
- Never hit a hard 17: Basic strategy treats this as a clear stand; your bust risk is high and your hand is already competitive.
Hard vs soft: why it changes when to hit
- Hard hand : No ace counted as 11 (e.g., 10–6 = hard 16). Bust risk is high as you approach 21, so you hit less often with totals 15–17.
- Soft hand : At least one ace counted as 11 (e.g., A–5 = soft 16). You can take more aggressive hits because the ace can “shrink” to 1 if you draw high.
Key soft-hand hit spots:
- Soft 13–15 vs dealer 7–Ace: Hit, because your hand is weak against strong dealer cards and you have safety from the ace.
- Soft 16–18 vs dealer 7–9: Often hit; you want to push up into 19–21 when the dealer has a good chance to make a strong total.
Handy HTML table: basic “when to hit” cheat sheet
Below is a simplified hard/soft total guide (not covering doubles/splits and assuming typical rules):
html
<table>
<thead>
<tr>
<th>Player Hand</th>
<th>Dealer Upcard</th>
<th>Hit?</th>
<th>Reason (short)</th>
</tr>
</thead>
<tbody>
<tr>
<td>4–11 (any)</td>
<td>Any</td>
<td>Usually YES (hit or double)</td>
<td>Cannot bust with one card at 11 or less; strong improvement odds.</td>
</tr>
<tr>
<td>Hard 12–16</td>
<td>2–6</td>
<td>NO (stand)</td>
<td>Dealer more likely to bust; let them take the risk.</td>
</tr>
<tr>
<td>Hard 12–16</td>
<td>7–Ace</td>
<td>YES (hit)</td>
<td>Your hand is weak vs strong dealer; you must improve.</td>
</tr>
<tr>
<td>Hard 17–21</td>
<td>Any</td>
<td>NO (stand)</td>
<td>Bust risk is high, hand already strong.</td>
</tr>
<tr>
<td>Soft 13–15</td>
<td>7–Ace</td>
<td>YES (hit)</td>
<td>Ace protects you; you need more than 13–15 vs strong dealer.</td>
</tr>
<tr>
<td>Soft 16–18</td>
<td>7–9</td>
<td>YES (hit)</td>
<td>Aggressively chase 19–21 with low bust risk.</td>
</tr>
<tr>
<td>Soft 19–21</td>
<td>Any</td>
<td>NO (stand)</td>
<td>Very strong already; little to gain from another card.</td>
</tr>
</tbody>
</table>
This mirrors the logic in common basic-strategy charts used by casinos and online guides.
A few “classic questions” about when to hit
- “Should I hit on 14?”
- Versus dealer 2–6: usually stand, because the dealer is in worse shape than you.
- Versus 7–Ace: hit, since your 14 loses too often if you don’t improve.
- “Should I ever hit 17?”
- Hard 17: no.
- Soft 17 (A–6): yes in most basic-strategy charts, especially vs dealer strong cards.
- “Is hitting always risky?”
- Mathematically, early hits (totals under 12 or soft hands) are often mandatory because bust risk is low and the chance to catch up to the dealer is high.
Forum / “real player” perspective
On blackjack forums and casual discussions, players often talk less about theory and more about “feel” and tilt:
“I know the chart says hit my 16 vs dealer 10, but after busting three times in a row it feels like the deck is out to get me.”
From a strategy standpoint, sticking to the chart and always hitting that 16 vs a 10 is what keeps the house edge low over thousands of hands, even if it feels awful in the moment.
Some common viewpoints you’ll see in discussions:
- Chart-followers: “Always use basic strategy, no exceptions.”
- Gut players: “Sometimes you just feel you should stand on 15 vs 10.”
- Hybrid players: “I follow the chart, but I’ll deviate if the table is hot or I’m protecting a big win.”
Mathematically, the chart-followers are the ones actually minimizing losses over time.
Quick reality check
- Even perfect “when to hit” decisions don’t guarantee winning; they just give you the best odds available in a negative-expectation game.
- House rules matter: whether the dealer hits soft 17, how many decks, and whether you can surrender or double after split all slightly change the perfect chart.
SEO bits: meta description + TL;DR
Meta description (for your post):
Learn exactly when to hit in blackjack, with an easy basic-strategy breakdown,
HTML table, and real player perspectives on tough hands like 12–16 vs dealer
high cards. TL;DR:
Hit with totals 11 or less, with 12–16 vs dealer 7–Ace, and with most soft
hands; stand on 17+ and on 12–16 vs dealer 2–6, letting the dealer make the
costly mistakes.
Information gathered from public forums or data available on the internet and portrayed here.