FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[Docs] Replace the universal distance threshold table by smnandre · Pull Request #41 · phpcolor/phpcolor · GitHub

[Docs] Replace the universal distance threshold table - #41

Merged
smnandre merged 1 commit into
phpcolor:mainfrom
smnandre:docs/distance-thresholds
Aug 12, 2026
Merged

[Docs] Replace the universal distance threshold table#41
smnandre merged 1 commit into
phpcolor:mainfrom
smnandre:docs/distance-thresholds

Conversation

smnandre commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

[Docs] Replace the universal distance threshold table

Branch: docs/distance-thresholds onto main | Workspace: dev/audit-fixes

The distance reference claimed 100.0 means "exact opposites", which is not a bound of any Delta E algorithm.

Changes

  • docs/reference/distance.md: drop the two unfounded rows, state that the scale is algorithm-dependent, and add the measured figures.

Notes

  • Black against white scores exactly 100 in CIEDE2000, which is where the claim came from, but that is the lightness axis, not a maximum: green against magenta reaches 108.6.
  • The same pair scores 100 in DeltaE94 and 97.9 in CMC, and their largest measured distances are 148.9 and 207.7.
  • The first three rows are kept: they are the usual CIEDE2000 reference points and are not in question.
  • Readers are pointed at calibrating thresholds on their own samples.

smnandre force-pushed the docs/distance-thresholds branch from ab5cdd3 to 0d3ead9 Compare August 12, 2026 11:02
smnandre merged commit 21eabca into phpcolor:main Aug 12, 2026
5 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL