Check if a color is legible on another color
color:is_safe_on_another_color?(STRING $hex_color_code, STRING $another_color_hex_code)
color:is_safe_on_another_color?('000', '9c9a9a')
#=> TRUE
Copyright ©2013-2022 SunSed®. All rights reserved.