Complement of color 1
Source position: intuition.pas line 1396
const PEN_C1 = $FEFE;
It is sometimes useful to specify that a pen value is to be the complement of color one. This "magic" number serve that purpose.