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.

직접 해보기

관련 글