There's a difference between using "soft black" and using low-contrast gray like you're Apple in the 2010s.
The thing about pure black isn't that it's unnatural, but that when paired with white its contrast can actually be uncomfortable and less accessible than a slightly toned down color combination (especially on full brightness).
Then turn down the brightness. Pure black/white should never be uncomfortable, if it is then your monitor needs adjusted. In fact I suspect a lot of this stupid low-contrast trend comes from designers who don't know that and are trying to compensate for it in software.
Monitors come with the brightness set ridiculously high so they'll look good in a showroom (and possibly to make the backlight wear out faster, but that's another rant...), but it's definitely not where normal use should be, unless you're in direct sunlight.
On all my computers? And my phone? And my tablet? And my...
You could say the same about sites where the body text is set unreadably small. "Just zoom in!" It does not persist across devices, sessions, users etc the way a well-designed site would.
I have my phone on auto brightness and my displays on max brightness. Black on white is perfectly readable to me, even in the dark.
I don't know what ultra HDR monitor you're using or what light sensitivity issue you may have, but I don't want to have to install addons in my browser because you can't find the brightness slider.
> Sounds like you don't need to, you're happy changing the setting in many places (every device), than one (a stylesheet)
But now I need to change my settings or your site's stylesheet to make your text readable
> "Make the user fix it" was the old thinking. Now we consider a more robust set of platforms, devices and users.
Exactly, that's why you choose clearly contrasting text over blurry grey-on-white so that every device can display the text comfortably according to the characteristics and preferences set by the manufacturer (or the user, if the user disagrees with the manufacturer about what constitutes "too much contrast")
"There's a difference between using 'soft black' and using low-contrast gray."
> every device can display the text comfortably according to the characteristics and preferences set by the manufacturer (or the user, if the user disagrees with the manufacturer)
Right, every device; seems complicated, requires intervention. That or, design the site well.
Nope, just a lot more device variety than 10 years ago, and a11y becoming more than just alt attrs. Put bright pink on bright yellow as hyperbole, there's such a thing a too much contrast in a color theme! Even monochrome.
Users aren't unknowing, they know how to adjust the brightness whether the site is designed well or not. I said one was "changing the setting in many places."
> The thing about pure black isn't that it's unnatural, but that when paired with white its contrast can actually be uncomfortable and less accessible than a slightly toned down color combination (especially on full brightness).
Can you find a citation for that statement? WCAG 2.1[0] mentions minimum contrast, but not maximum. The success criterion page itself is written in #000 on #fff. :)
I don't have a citation, but a personal anecdote: When I was in charge for a website, an elderly woman contacted us and asked, if we could change the black text to a dark grey. She mentioned that the contest was too high, resulting for her in seeing ghost images of the letters. I changed the text color from black to something like #eee or #ddd (at least a change barely noticeable) and she later contacted us to to thank us, so it must have had an effect on her. So it seems, for some people with limited eyesight, contrast can be too high as well.
However, I agree with the generell sentiment that in modern web design, contrast is often too low.
A lot of high contrast combinations are less accessible and even if it doesn't make the text illegible, too much contrast is going to be a strain on the eyes for most people.
Generally, WCAG AA or AAA is enough for most people and you hit that already with #555 on a white background. Something like #1a1a1a is close to the darkest I'd use in most cases.
I'm sympathetic to the idea that some people need reduced contrast to read comfortably. They are in the same boat as people who need maximum contrast because of other visual impairments, most commonly focal issues.
Why wouldn't people who need less contrast simply reduce the contrast on their monitors, though?
It seems to me as though designing for those who need low contrast excludes those who need high contrast, but not the other way around.
From your link:
> The solution for contrast sensitivity
> If you feel that your child may be suffering from this issue, the first thing to do is test some tinted acetate sheets placed over the page of text.
> Why wouldn't people who need less contrast simply reduce the contrast on their monitors, though?
Because I don't want to make everything else look worse just to lower contrast in text?
And support for low contrast doesn't mean excluding others, it can just be a setting. Like Windows has been doing for a long time with its high-contrast mode. Websites and apps are increasingly adopting dark themes, next we should push for a switch between high and lower contrast. It's just as easy from a technical standpoint. Browsers are already pretty far, letting the user set specific fonts and font sizes, and Firefox' reader mode and its options are great as well.
As far as I can tell based on what I've read, there can be a conflict between users with accessibility needs, where you may want as high contrast as possible, and typical users, where excess contrast may impair readability in some cases. The WCAG minimums are within the realm of reasonable for both sets of users though, so there isn't really an excuse not to meet those minimums.
My first job was building monitoring software used by operators of nuclear power plants. I have no citations, but they leveraged some specialized human factors research that said "don't use black". The standard in the industry is dark grey.
> The thing about pure black isn't that it's unnatural, but that when paired with white its contrast can actually be uncomfortable and less accessible than a slightly toned down color combination (especially on full brightness).
For those with fuzzy vision (obviously an extremely common situation), contrast is reduced naturally when the black and white bleed into each other. Reducing contrast harms those users, belying your "actually less accessible" assertion.
The thing about pure black isn't that it's unnatural, but that when paired with white its contrast can actually be uncomfortable and less accessible than a slightly toned down color combination (especially on full brightness).