Been working on a new app design for my client in Seattle and was getting headaches staring at the screen after 9pm. Switched to the high contrast accessibility setting on my Android last Tuesday instead of just dimming the brightness. The difference was night and day - my eyes felt fresh even after 3 hours of tweaking color schemes. Anyone else find that high contrast modes work better than just turning down the light?
I was going through my grandma Ethel's recipe cards in her kitchen in Des Moines and noticed she always wrote ingredients in blue pen on yellow paper. The yellow text on white cards was nearly impossible to read, but those blue on yellow combos popped perfectly. It hit me that she figured out accessible color pairing 50 years ago without any tools. Has anyone else found good inspiration from old, unexpected places?
I put together a landing page last Tuesday that looked great on my monitor. Sent it to the client for review and they came back saying the text was unreadable. Ran it through a contrast checker and the light gray on white background failed at a 2.8 ratio. Had to go back and darken the text color which messed up the whole visual balance. Now I run every color combo through the WCAG tool before I even start styling. Anyone else have a color fail that slipped through because you trusted your eyes?
I compared two approaches for labeling buttons in a checkout flow: using "Purchase" vs "Complete Order." The screen reader users I tested with skipped "Purchase" 3 out of 5 times because it sounded too generic. Has anyone else found certain action words work way better with their accessibility tools?
Honestly, I was at a coffee shop in Austin last month and watched a guy squint at my app's login button for like 10 seconds before giving up. It hit me that I'd been using a 2.5:1 contrast ratio the whole time thinking it was fine. Has anyone else had a stranger's face tell them they messed up?
I always swore by that WCAG AA contrast checker app on my phone. Used it for like 3 years on every project. Then last Wednesday I was designing a sign for a local library event in Austin, and I kept getting that stupid red X on a light yellow background with dark blue text. I spent 45 minutes tweaking colors just to get the checkmark. My student teacher saw me and asked why I was fighting it so hard. I showed her the app and she just pulled out a printed piece of paper with the same colors on it and asked if I could read it fine. I could, no problem. She said the app uses some outdated formula that doesn't account for modern screen brightness or real world lighting. I felt like an idiot. Now I just print a test page and ask a couple coworkers with different eyesight to check it. That Wednesday changed my whole process. Has anyone else had a design tool lie to them like that?
A dev in a forum said autoplay video was bad for users with motion sensitivity and screen readers, but I thought engagement would drop without it. After 3 months with autoplay, my bounce rate went up 12% and I got two complaints about dizziness. Anyone else ditch autoplay and see better results?
I spent 3 hours picking the perfect muted sage green for a website header, only to realize it failed WCAG contrast at every size. Had to scrap the whole palette and start over with a brighter green that looked like slime at first. Anyone else have a color scheme that passed tests but felt like a visual insult?
I'm only 35 with decent vision and the buttons were literally the size of a grain of rice, has anyone else run into this at a major chain or is it just my store?
Turns out my app design looked fine on my OLED phone but when the guy next to me with an older LCD screen tried to read it in the sun at 8 AM, he asked if I was trying to hide something, so now I test on at least three different screens with glare before shipping anything, anyone else checking contrast in real world lighting?
On one hand, strict contrast rules feel limiting for creative designers, but on the other, ignoring them locks out millions of users with low vision - where do you draw the line between art and access?
I had been designing a transit app using a big map view for 3 months and never once thought about how someone using a screen reader would navigate it, so now I'm redoing the whole layout like, what else am I missing here?
I was stuck at my desk in Minneapolis last Tuesday trying to check if my new button text was readable against a light blue background. Every online checker I tried gave me a different pass/fail result and it was driving me nuts. Then I realized I had the wrong hex code for the background shade because I pulled it from a screenshot instead of the actual file. Fixed that, ran it through the Stark plugin in Figma, and boom it passed WCAG AA just barely at 4.6 to 1. Felt like a huge win for such a small thing. Has anyone else had a color mismatch from screenshots mess up their accessibility checks?
I was walking to a showing in the Pearl District last spring and watched a mom with a stroller struggle to get over a 4 inch curb. Then I noticed a newer curb cut 20 feet away that someone had poured with a gentle slope and textured surface. She rolled right up it without even slowing down. That little moment made me rethink how I approach entryways in the homes I stage. We talk about contrast and font sizes but what about the physical path someone takes to get through a door? Has anyone else had a random street observation change their whole approach?
She couldn't tell the difference between my #888 and #666 text on a white background, which was a huge wakeup call that passing WCAG AA isn't always enough in real lighting conditions. Has anyone else run into situations where the numbers check out but real users still struggle?
He said 87% of mobile users never even trigger a hover state so why build a whole feature around something that leaves people out, and now I can't unsee how dumb my own designs look in testing - anyone else had to rip out hover interactions because a real user called them out?
I used to think high contrast was always the answer for accessible design. Last year I worked on a sign-up page for a library system in Austin. I put black text on white backgrounds with bright red error messages. A user who is dyslexic told me the red text vibrated on the page. That made me look into color blindness and reading comfort. Now I use softer tones like dark gray on off-white and avoid pure red or green for feedback. I tested it with 5 users who have different vision needs and they all said it felt easier on their eyes. Has anyone else found that too much contrast actually makes things harder to read?
I was building a login page for a client in Portland last month and got stuck trying to pick a green button color that passed WCAG AA against a white background. After testing 47 different hex codes with a contrast checker, I realized I could have just used a dark outline instead of fighting with the background color. Does anyone else spend way too long on tiny accessibility details that could be solved with a different design choice from the start?
I was at the Kroger on 3rd street last Tuesday trying to use the self-checkout screen. The touch targets were so tiny my fingers kept hitting the wrong button, and I had to call the attendant over 3 times to void items. Has anyone else dealt with kiosks that seem designed for people with tiny hands?
Turns out the real accessibility issue was me not asking the actual users what they needed first, so has anyone else built something that solved a problem nobody had?
I was testing a checkout form last week and realized the error messages weren't being read aloud at all. Adding aria-describedby to link each field to its error message fixed it in about 10 minutes. Has anyone else found a quick fix that made a big difference for accessibility?
I bought AccessiBuddy Pro about 4 months ago for $199 thinking it would help me check my designs for blind users. Half the time it couldn't even parse simple buttons or forms on my own sites, and their support never replied to my emails after the first week. I ended up just learning to use NVDA for free and it works way better than that overpriced junk. Has anyone else gotten burned by a fancy accessibility tool that didn't deliver?
I was digging through some old accessibility reports from a government website audit last week (just curiosity, I'm weird like that) and found out that over 60% of images on major news sites still don't have proper alt text. That shocked me, because I always figured the big players had their stuff together by now. I remember back in 2015 working a help desk gig where a coworker showed me how screen readers just say 'image' with no description, and it felt like a huge oversight even then. Fast forward almost a decade and apparently not much has changed, at least not for the top 50 traffic sites. It made me wonder if designers and content folks just forget or if there's a training gap somewhere. Has anyone else noticed this issue creeping up in places you'd expect to be better?
I tested both against screen readers and the bold color version got way fewer errors because people could see enough to navigate without full reliance on audio feedback. Has anyone else found that pure high contrast can actually make things harder for some users?
I swapped my app's color scheme to high contrast black and white last week thinking it would help visually impaired users. Turned out the harsh white on black triggered headaches in about 15% of testers within minutes. How do you balance accessibility needs for different groups when they conflict like this?