diff options
| author | 2023-07-14 18:27:17 +0200 | |
|---|---|---|
| committer | 2023-07-17 18:32:38 +0200 | |
| commit | 534c6c69e709c61f410c7fcdb0c4cdbc9e6020b1 (patch) | |
| tree | 294cd2b047bc5cf44993fca7ed2616ce9547c1dc /CHANGELOG.md | |
| parent | v4: update cyan to be more green (diff) | |
v4: new magentas
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b899099..a7bf93b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,8 +22,10 @@ That said, the new colors are (L, C, H): * Yellow: 80, 80, 90 and 90, 80, 100. * Blue: 65, 40, 230 and 75, 40, 240. The chromacity had to be reduced to fit into sRGB. -* Magenta: 65, 60, 330 and 75, 60, 340. - The chromacity had to be reduced to fit into sRGB. +* Magenta: 80, 45, 320 and 80, 45, 330. + Unfortuately, magenta is right between two problem colors (blue and red). + In the end, I got out of it by going the pastel route, making them soft + and differentiable via luminosity. * Cyan: 70, 50, 170 and 80, 50, 180. The chromacity had to be reduced to fit into sRGB. The hue and lightness had to be further played around with to accomodate color blindness. |
