Distance
Last updated
Last updated
The Distance node measures the geometric distance between two colors in a specified color space. Unlike Delta E, which measures perceptual difference, this node calculates raw mathematical distance between color coordinates. The output is based on the CIEDE2000 color difference formula.
Color A
First color for distance calculation
Color
No
Color B
Second color for distance calculation
Color
No
Precision
Number of decimal places in the result
Number
No
Space
Color space to perform calculation in (Lab, ICtCp, Jzazbz)
String
No
Value
The calculated distance between the colors
Number
Drag the Distance node into your graph.
Connect two colors to "Color A" and "Color B" inputs.
Select a color space (default is "Lab").
Set the desired precision for the result (default is 4 decimal places).
The output value indicates the geometric distance between the colors.
Different color spaces produce different results as they represent color differently.
Lab is generally a good default space for most design applications.
Higher values indicate greater distance/difference between colors.
Color Sorting: Organize colors based on their distance from a reference color.
Color Difference Analysis: Compare color similarity in mathematical terms.
Color Space Exploration: Understand how colors relate in different color spaces.
: For calculating perceptually accurate color differences.
: For sorting colors based on their differences.
: For calculating contrast ratio between colors.