- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Wed, 20 Nov 2024 16:47:51 +0000
- To: public-css-archive@w3.org
svgeesus has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-color-hdr] No HDR color-difference (ΔE) metric specified == CSS Color HDR [defines `IC<sub>T</sub>C<sub>P</sub> color space](https://drafts.csswg.org/css-color-hdr/#ICtCp) for use in CSS, and the description notes: > Also unlike Lab, which has primarily been tested with lower-intensity reflective colors, ICTCP has been tested with high-chroma, self-luminous, and high intensity (HDR) colors. This makes it suitable for color difference measurement (deltaE ITP) and for gamut mapping of SDR and HDR colors. However, deltaE ITP is not defined or referenced in that spec. CSS Color 4 [references both ΔE 2000 and ΔEOK](https://drafts.csswg.org/css-color-4/#color-difference-code), including sample code, but these are both SDR color difference metrics. For computing the perceptual color difference of two HDR colors (or one HDR and one SDR) ΔE ITP should be recommended and there should be sample code for ease of implementation and to compare different implementations. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11250 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 20 November 2024 16:47:52 UTC