powered by
returns a report from the Contrast Checker API about color contrast for accessibility
check_contrast(fg_col, bg_col)
the Foreground Color
the Background Color
Color Contrast Report
# NOT RUN { check_contrast(fg_col = "#21EA06", bg_col = "#483D3D") # }
Run the code above in your browser using DataLab