Context
An ICC profile (named after the International Color Consortium) is a standardized data file that describes the color reproduction characteristics of a device or color space. These profiles enable color management systems to accurately translate colors between devices, ensuring that the red in a photograph looks the same on your monitor, proof printer, and final press output.
How ICC Profiles Work
ICC profiles serve as a "translation dictionary" for color:
- Characterization: The profile maps how a device handles colors
- Connection: Colors convert through a device-independent reference space (PCS)
- Translation: The destination profile maps colors to the output device
This three-step process ensures accurate color reproduction regardless of the devices involved.
Types of ICC Profiles
Input Profiles
- Describe how cameras or scanners capture color
- Convert device RGB to reference color space
- Examples: Camera Raw profiles, scanner profiles
Display Profiles
- Describe monitor color characteristics
- Enable accurate soft proofing
- Created through monitor calibration
- Should be updated regularly
Output Profiles
- Describe printer/press color reproduction
- Include paper and ink characteristics
- Most critical for accurate printing
- Examples: FOGRA51, GRACoL2013, SWOP
Device Link Profiles
- Direct device-to-device conversion
- Skip intermediate PCS conversion
- Used in high-volume production
- Faster processing, specific use cases
Profile Structure
Header Information
- Profile version
- Device class (monitor, printer, etc.)
- Color space
- Rendering intent
Tag Table
- Color lookup tables (CLUTs)
- Tone curves
- Gamut boundary description
- White point and black point
Standard Print Profiles
| Profile | Use Case |
|---|---|
| FOGRA51 | European coated paper, offset |
| FOGRA52 | European uncoated paper, offset |
| GRACoL2013 | North American coated, #1 grade |
| SWOP | North American web offset |
| PSO | Process Standard Offset |
| ISO Coated v2 | General commercial printing |
Creating Custom Profiles
When Custom Profiles Are Needed
- Specific paper and ink combinations
- Specialty substrates
- Digital presses with unique characteristics
- Large format and textile printing
Profiling Process
- Print profiling target (IT8, ECI2002)
- Measure patches with spectrophotometer
- Generate profile using profiling software
- Validate with test images
- Install and deploy profile
Profiling Software
- i1Profiler (X-Rite)
- ColorThink (CHROMiX)
- ProfileMaker (X-Rite)
- basICColor (ColorLogic)
Using ICC Profiles
In Design Applications
- Assign profiles to documents
- Convert between color spaces
- Soft proof with output profiles
- Export with embedded profiles
In RIP Software
- Select output profile for production
- Handle untagged images
- Apply device link profiles
- Manage spot color reproduction
In Web to Print
- Server-side color conversion
- Automated profile selection by product
- Standardized output for consistency
- Customer file handling
Profile Selection Best Practices
- Match conditions: Choose profiles that match actual print conditions
- Use standards: Start with industry-standard profiles
- Verify compatibility: Ensure profile version matches software
- Update regularly: Refresh custom profiles when conditions change
- Test before production: Validate profiles with proof prints
Common ICC Profile Issues
| Issue | Cause | Solution |
|---|---|---|
| Colors look washed out | Wrong profile assigned | Check document color settings |
| Profile mismatch warnings | Embedded vs. working space conflict | Convert to working space or preserve |
| Posterization | Old or incompatible profile | Update to current version |
| Out-of-gamut colors | Design exceeds printable range | Use soft proofing to identify issues |
Embedding Profiles
When to Embed
- Files leaving your controlled workflow
- Images for web to print upload
- Client deliverables
- Cross-platform file sharing
When Not to Embed
- Files within standardized production
- When profile is implied by specification
- Large batch processing (for file size)
Industry Standards
ICC Specification
- Current version: ICC.1:2022 (v5)
- Maintained by International Color Consortium
- Ensures cross-platform compatibility
Related Standards
- ISO 15076: ICC profile format
- ISO 12647: Print process control
- PDF/X: Profile embedding requirements
