6
Finally fixed my color contrast after 3 months of guessing
I redesigned my site's button colors using a WCAG contrast checker instead of just eyeballing it. Now people actually click them instead of asking where the next step is. Anybody else have a 'why didn't I do this sooner' moment with contrast?
2 comments
Log in to join the discussion
Log In2 Comments
the_leo16d ago
Whoa hold on, I gotta call something out here. You're talking about contrast like it's the only thing that matters for button clicks, but it's not quite that simple. Contrast checkers are amazing for readability (that part is absolutely true) but clickability also depends on stuff like button size, placement, and having a clear call to action. I've seen sites with perfect WCAG AAA contrast ratios that nobody clicks because the button is buried in a wall of text or says something vague like "submit" instead of "get started now." Don't get me wrong though, fixing your contrast is a huge win and probably did help a ton with people seeing your buttons in the first place. Just saying it's a mix of things, not just the color math alone.
6
anthony16516d ago
Yeah "clear call to action" is key, @the_leo.
1