PageSpeed Insights and Lighthouse are able to measure First Contentful Paint (FCP), First Meaningful Paint (FMP) and other metrics, but how I can measure First Paint (FP)?
You can measure First Paint (FB) the same way as Largest Contentful Paint (LCP) in Chrome DevTools -> Performance.
You can check more info in Chrome DevTools documentation.