Color Models

CIELAB(L*a*b*)

CIEが定義した知覚的均等性を持つ色空間で、色間の数値的距離が知覚される視覚的差異に対応する。

CIELAB uses three axes: L for lightness (0 = black, 100 = white), a for the green-to-red axis, and b* for the blue-to-yellow axis. It was designed to be device-independent and perceptually uniform, meaning a change of one unit should look like the same amount of change regardless of where in the color space it occurs. CIELAB is the basis for Delta E color difference calculations used in quality control and color matching. It is widely used in paint, textile, and food industries where precise color specification is critical.

試してみる

関連記事