# Palette Analysis Report

## Palette

| Swatch | HEX | RGB | HSL | Name |
|--------|-----|-----|-----|------|
| {swatch} | {hex} | {rgb} | {hsl} | {name} |

## Harmony Analysis

**Detected Model**: {harmony_model}
**Confidence**: {confidence}%
**Description**: {harmony_description}

### Hue Distribution

{hue_wheel_visualization_or_description}

- Hue range: {min_hue} - {max_hue} ({spread} degrees)
- Saturation range: {min_sat}% - {max_sat}%
- Lightness range: {min_light}% - {max_light}%

## Color Temperature

**Overall**: {warm|cool|neutral|mixed}

| Color | Temperature | Hue |
|-------|-------------|-----|
| {name} | {warm/cool/neutral} | {hue_degrees} |

## Color Psychology

**Palette Mood**: {mood_description}

| Color | Associations | Common Uses |
|-------|-------------|-------------|
| {name} | {associations} | {uses} |

**Overall Impression**: {overall_mood_summary}

## Accessibility (WCAG 2.1)

### Contrast Matrix

{contrast_matrix}

### Summary

- **AA Normal Text**: {pass_count}/{total_pairs} pairs pass (4.5:1 minimum)
- **AA Large Text**: {pass_count}/{total_pairs} pairs pass (3.0:1 minimum)
- **AAA Normal Text**: {pass_count}/{total_pairs} pairs pass (7.0:1 minimum)

### Recommended Text Pairs

| Foreground | Background | Ratio | AA | AAA |
|-----------|-----------|-------|-----|-----|
| {fg} | {bg} | {ratio} | {pass/fail} | {pass/fail} |

### Failing Pairs to Avoid

| Foreground | Background | Ratio | Gap |
|-----------|-----------|-------|-----|
| {fg} | {bg} | {ratio} | needs {needed_ratio} |

## Coherence Score

**Overall**: {score}/10

| Dimension | Score | Notes |
|-----------|-------|-------|
| Harmony | {x}/10 | {notes} |
| Contrast balance | {x}/10 | {notes} |
| Accessibility | {x}/10 | {notes} |
| Temperature unity | {x}/10 | {notes} |
| Mood clarity | {x}/10 | {notes} |

## Recommendations

{list_of_specific_recommendations}

---
*Generated by AIWG Color Palette Addon*
