Live data from Hacker News

Uchū – Color palette for internet lovers

uchu.style

161–170 of 292 posts

Re: Uchū – Color palette for internet lovers

#161
post #97

Gotta love HN, only popular site in world where a list of hex codes on a nicely formatted website gets to top ranking

*oklch codes And trust me, I didn't expect to get more than 10 upvotes max. I'm slightly bewildered.

I love the color choices, but what's the reason for defining each color twice, once with a "raw"?

Re: Uchū – Color palette for internet lovers

#162

Earlier quoted context omitted.

I think there's too much focus on 'readability' these days. At work we have a new team that's making us measure all the contrasts for people with reading difficulties. Contrast has to be > 80% or something. And text sizes huge. And they don't allow us to change our themes. Or to install plugins like dark reader "for security". Problem is, it makes everything super fugly and eye-straining for everyone else (considerin…

The OS makers solved this long ago -- settings. That team could just listen to the OS settings for 'high contrast', font size, etc and adjust their UI to match.

OS settings are targeted towards people with health issues. Usability guidelines are meant for people who want to see some text once in a while. Low-contrast “dark mode” is much, much more problematic than typical OS defaults.

Re: Uchū – Color palette for internet lovers

#164
post #151

Earlier quoted context omitted.

I think there's too much focus on 'readability' these days. At work we have a new team that's making us measure all the contrasts for people with reading difficulties. Contrast has to be > 80% or something. And text sizes huge. And they don't allow us to change our themes. Or to install plugins like dark reader "for security". Problem is, it makes everything super fugly and eye-straining for everyone else (considerin…

Colour blindness (to take a single issue) is commonly quoted at about 4.5% globally (exact percentage varies by ethnicity so it varies by country). Your "0.5%" figure wildly underestimates the issue IMO. I agree that local settings should override. But lets start with something legible and override with finely-graduated pastels, not the other way around (as part of a wider push towards good UX defaults). (Using a hig…

4.5% includes everyone with some level of colourblindness, but total colourblindness is much, much smaller (at least by a couple of orders of magnitude). In terms of demographics, women are much less strongly impacted (around 0.5%), and Caucasian men the highest with almost 10%.

Addressing an issue that affects 10% of a particular demographic (especially when that demographic is over represented on the internet in general) is wise, but the answer is not just “choose better colours” because of the many different forms of colourblindness.

The answer is choosing sensible defaults (stick to frequently used patterns your users have encountered before), support with high-contrast iconography and shape where possible, and don’t rely on colour alone for any part of your design (use tools like https://www.toptal.com/designers/colorfilter to see how your design survives through colourblind eyes).

Re: Uchū – Color palette for internet lovers

#165
post #95

Earlier quoted context omitted.

Are scrollbars to indicate scrollable content a design failure too? The site seems great to me, and I don't have issue with the explicit indicator.

Any scrollbar would be nice, but I'd like to introduce you to mobile browsers that hide scrollbars by default.

Most desktops do that too, these days, and only display them on hover.

Re: Uchū – Color palette for internet lovers

#166
post #95

Earlier quoted context omitted.

Are scrollbars to indicate scrollable content a design failure too? The site seems great to me, and I don't have issue with the explicit indicator.

What? That makes no sense -- scrollbars are there so you can drag them around and scroll, not just to indicate scrollable content. Not at all analogous in this case. The site looks nice overall, but the explicit indicator is bad design regardless.

Historically, at least, that is exactly what the scrollbar indicates, which is why it is either not shown at all, or shown disabled (i.e. visually distinct) if content is not scrollable.

Re: Uchū – Color palette for internet lovers

#167
post #24

All I see is black text on a white background. I'm using Firefox on Android. I assume it's supposed to show more?

Same, with Firefox on a Linux desktop, even after enabling JS.

Edit: apparently it uses Oklab/oklch() [1], which is supposet to work in Firefox since version 113, but does not seem to work in 115. Or possibly it also uses something else that breaks it.

[1] https://developer.mozilla.org/en-US/docs/Web/CSS/color_value...

Re: Uchū – Color palette for internet lovers

#168

Earlier quoted context omitted.

"uchu" translates closer to "space" (spaceship -> uchusen), (alien -> uchujin), "I want to go to outerspace" -> "uchi e ikitai". You can't sub universe in those. Yes, a dictionary may use that translation, but watch a space documentary and they won't use "uchu" by itself for "universe". Also, in English, "universal" and "universe" are clearly related, but in Japanese, the concept of "universal" has almost nothing in…

Genuine question as an amateur, what would be a better translation for "universe" than 宇宙?

IMHO, it's more misleading than helpful to try translating single words, devoid of context. That said, 宇宙 and 全宇宙 are definitely used in space documentaries and academic cosmology contexts where English would use "universe", so I'm not really sure what OP in on about.

If you go back 150 years, you're more likely to encounter 天地 where now you'd see 宇宙, while the former incidentally does invoke the spiritual or religious overtones that "universe" can have, albeit those are stronger in 天地 as a function of it being a tad archaic.

You might see 万物 or the lyrical 森羅万象 where English uses "universe" to mean "all things"; 世界 when talking about a person's universe/world; 領域 for delimiting a universe or domain of consideration; 全人類 in places where English is being poetic about humanity; or even 宇宙 in certain mathematical contexts.

Those are just off he top of my head, but I think you get the drift.

Re: Uchū – Color palette for internet lovers

#170

TIL about oklch() https://developer.mozilla.org/en-US/docs/Web/CSS/color_value...

https://v0-oklch-visualiser-e69nx1.vercel.app/ Made a visualiser using v0 to understand it better :)

There's also https://oklch.com/#70,0.1258,108,100
Post reply on HN