Term

Hurdle Rate

Published May 7, 2026
Definition

A hurdle rate is a minimum return threshold a fund must exceed before performance fees apply. Two main variants: 'soft' hurdle (fees apply on the full return once the threshold is met) and 'hard' hurdle (fees apply only on returns ABOVE the threshold). Common in hedge funds (typical 4–8% hurdle) and PE funds (typical 8% preferred return). LP-favorable structures typically include hard hurdles with high-water-mark protection.

The hurdle-rate structure is designed to ensure the LP earns a minimum return before the GP's performance fee kicks in. Without a hurdle, a fund delivering 5% (below typical equity-market expectations) would charge 1% in performance fees (20% × 5%) — paying GP for sub-market performance. With an 8% hurdle, the fund must clear 8% before performance fees apply, ensuring the LP captures the first 8% of return for themselves.

The soft-vs-hard distinction is consequential. Soft hurdle: fund returns 10%, hurdle is 8%. Performance fee = 20% × 10% = 2% (full-return basis). Hard hurdle: same return. Performance fee = 20% × (10% − 8%) = 0.4%. The soft hurdle is mostly cosmetic — once the threshold is met, the GP captures fees on the full return; the LP doesn't get to keep the hurdle 'free'. The hard hurdle is genuinely LP-protective.

PE funds use a different terminology — 'preferred return' rather than 'hurdle rate' — but the mechanics are similar. The 8% PE preferred return means LPs receive cumulative 8% on their capital before the GP's 20% carry kicks in. Most PE waterfalls also include a 'catch-up' provision: once the hurdle is crossed, the GP receives 100% of the next dollar until the GP has captured 20% of all gain (effectively returning the GP-share of the hurdle return). Catch-up provisions are common in PE; less common in hedge funds.

Hurdle rates can be fixed (e.g., 8%) or benchmark-linked (e.g., S&P 500 + 2%). Benchmark-linked hurdles are more LP-favorable — they protect against the risk of a fund earning 8% in a year when the S&P returns 25%. Fixed hurdles are simpler but expose the LP to time-varying market conditions. Modern hedge fund LPAs increasingly use benchmark-linked hurdles for the long-only or beta-heavy strategies; fixed hurdles persist for absolute-return strategies.

Formula
Performance fee under hard vs soft hurdle
PF_hard = 0.2 × max(0, R − H); PF_soft = 0.2 × R when R > H
PF_hard
= performance fee under hard hurdle
PF_soft
= performance fee under soft hurdle
R
= fund's gross return
H
= hurdle threshold
Example
R = 12%, H = 8%. Hard hurdle: PF = 0.2 × max(0, 12 − 8) = 0.8%. Soft hurdle: PF = 0.2 × 12 = 2.4%. Same fund, same return, same nominal hurdle — different fee outcomes.
Why this matters for synthetic data

Synthetic hedge-fund and PE positions should track hurdle structure (soft/hard) and rate (fixed or benchmark-linked). Performance-fee calculations should correctly handle the soft-vs-hard distinction. Test scenarios: fund returning exactly at hurdle (soft hurdle: full performance fee; hard hurdle: zero performance fee). Test scenarios: fund returning below hurdle (no performance fee under either structure).

Common pitfalls

  • Treating soft and hard hurdles as equivalent — the math differs materially when returns are near the hurdle level.
  • Forgetting the catch-up provision in PE — once preferred return is met, the GP's catch-up can rapidly recover the GP's foregone share.
  • Mixing benchmark-linked and fixed hurdles in aggregate analyses — they produce different sensitivity profiles.
  • Ignoring the cumulative-vs-annual aspect — most hurdles are cumulative (8% × years held), some are annual (8% per year regardless of cumulative).

Examples

Soft vs hard hurdle on identical returns

Fund returns 12% in year 1, 8% hurdle, 20% performance fee structure. Soft hurdle: performance fee = 20% × 12% = 2.4% (above hurdle threshold; full return base). Hard hurdle: performance fee = 20% × (12% − 8%) = 0.8%. Same year, same return, same hurdle, different fee structures: 2.4% vs 0.8% — a 3x difference in GP take.