Zend certified PHP/Magento developer

Change product option price dynamically in Magneto 2.4.6

I want to change product option price dynamically in Product Detail Page.

For Example:

In admin i have set White Color Price $10.00 but i want to change that price based on some condition.

enter image description here

I’m looking for event/observer to change that price on fronted.

enter image description here

Note : I want to change price of “Customizable Options”.

Any suggestions would be greatly appreciated.
Thank you in advance