So, I was browsing Twitch the other day, and I stumbled upon someone with a really cool profile picture. It was this pixelated, spherical Minecraft-style image, kind of like a blue sapphire. It caught my eye, and I thought, 'Hey, I want something like that!'
I decided to make my own using an online PNG color changer, specifically from onlinepngtools.com. I started with a base color and ended up with a brown version that I was initially pretty happy with. But then, I went back to look at the original blue image, and I noticed a tiny, subtle cyan pixel. It was a really neat detail.
Naturally, I wanted to replicate that effect on my brown version, but with a different accent color. So, I grabbed the color codes for the blue sphere (#0424f8) and the cyan pixel (#04f7fc) and used a color difference calculator (like the one on colordesigner.io) to find the DeltaE, which was 62.56.
My logic was: if I could find a color that had a DeltaE of 62.56 compared to my brown (#a07155), I'd have my own custom accent pixel.
Here's where things got interesting. I tried asking AI models like Gemini, Mistral, ChatGPT, and DeepSeek to calculate this for me. Gemini couldn't do it, Mistral crashed, ChatGPT suggested Python (which I tried, even though I'm not a Python pro, and the result wasn't quite right), and DeepSeek spent hours churning, but still couldn't nail the color.
At this point, I'm wondering if this is even solvable. Is there a specific method or tool I'm missing? I'm determined to figure out how to find that perfect accent color.