I\'ve had this a few times, so here goes: I\'m making some plots which hold curves with estimates of a parameter given a tuning parameter.
Typically, I also have SDs
There is a function adjustcolor in grDevices package, that works like this in your case:
adjustcolor
grDevices
adjustcolor( "red", alpha.f = 0.2)