Is the following hypothesis true?
For any given color:
{ Hue, Saturation, Lightness_1 }
there exists:
Lightness_2
such that the contrast ratio between:
{ Hue, Saturation, Lightness_1 }
and
{ Hue, Saturation, Lightness_2 }
is at least 4.5
.
Bonus question: How could I find such Lightness_2
?