There is a question that gets asked a lot about children’s books: are there enough characters who look like me? It is the right question to start with, but it is not the only one. A book can feature a child of color as the protagonist and still, through dozens of small compositional decisions, render that character as less important than the story says they are. Smaller on the page, pushed to the upper edge and farther from the reader’s eye, drawn with less visual detail than the White characters surrounding them.
In 1990, Rudine Sims Bishop introduced the foundational metaphor that still anchors this conversation: books as mirrors, windows, and sliding glass doors. What the metaphor makes plain, though rarely made explicit in subsequent scholarship, is that the mirror is fundamentally a visual argument. When a child of color looks into a picturebook mirror, they do not just see a character who shares their identity — they also see how that character is visually presented: whether central or peripheral, large or small, richly detailed or simply drawn.
Before getting into what I found, a word on scope. The sample is small — 45 books — and it is skewed by design. Because I drew from award pools that have shifted heavily toward CoC protagonist books in recent years, 80% of the corpus features characters of color as protagonists. That means the White character sample is simply smaller — 93 observations compared to 245 for CoC — which affects the statistical precision of every comparison. Bounding-box annotation was performed by a single coder without intercoder reliability testing, and the visual metrics, while principled and validated, are proxies. Edge density captures structural rendering complexity, not artistic quality or emotional resonance. Foreground proximity rests on a simplified model of pictorial space that does not account for every compositional convention. The findings characterize this specific corpus. They are not a verdict on the industry, and I do not treat them as one.
I built a corpus of 45 picturebooks recognized for illustration excellence between 2015 and 2024, drawn from the Caldecott Medal and Honor, the Boston Globe–Horn Book Award for Picture Books, and the New York Times/NYPL Best Illustrated list. Three spreads were sampled per book — an early, middle, and late spread — to capture compositional diversity. I manually drew bounding boxes around 346 individual character observations across 141 spreads, tagged each character with their race, narrative role, and other coding fields, and then ran a computer vision pipeline to extract five visual measurements from every bounding box. By specific racial group, the CoC sample comprises Black (n = 132), Latino/Latina (n = 44), Asian (n = 35), Middle Eastern (n = 21), and Indigenous (n = 19) characters.
The Five Things I Measured
Euclidean distance of the character’s bounding-box centroid from the geometric center of the spread. Lower values indicate greater compositional centrality. Center placement signals importance in visual grammar (Kress & van Leeuwen, 2006).
Bounding-box area as a proportion of total spread area. Larger figures draw more attention and signal higher status. A character can dominate a page numerically while still being rendered as visually secondary in other ways.
Canny edge pixel density within the bounding region — a validated computational proxy for rendering intricacy (Machado et al., 2015; Canny, 1986). It measures how much detail the illustration invests in a figure, independent of size or placement.
Rank of the character by bounding-box area among all coded characters on the same spread (1 = largest). A character can have a decent absolute size while still being the smallest figure on the page — this metric captures that relational salience.
Derived as 1 − centroid_y, isolating the vertical foreground/background axis. Lower placement on the spread creates pictorial intimacy with the reader; upper placement signals distance. Based on Nodelman’s (1988) analysis of picturebook spatial grammar.
Mean HSV saturation extracted from each bounding-box region. Reported as exploratory: the bounding-box level extraction reduces but does not eliminate the confound of setting and illustrative style driving saturation independent of character-specific rendering choices.
What I Found: Not a Simple Story
The honest answer is that the results are more complicated and more interesting than I expected, with different metrics telling different parts of the story. The data do not point to a single, consistent pattern of advantage or disadvantage — they point to a more differentiated structure in which compositional prominence and rendering detail can diverge.
CoC characters take up an average of 8.2% of the spread area, compared to 5.7% for White characters (t(336) = 2.75, p = .006, d = 0.29). This is a small-to-medium effect and reflects the corpus composition: CoC protagonists appear at narrative weight 1.0 in 37.3% of CoC observations, compared to 26.6% for White, and protagonists naturally occupy more page area. When the analysis is restricted to protagonists only, the size advantage shrinks to d = 0.21 and becomes non-significant (p = .269).
White characters score higher on edge density across the full sample (M = .137 vs. .121, d = −0.24, p = .070) and the gap widens at the protagonist level (d = −0.37, p = .133). Neither result reaches conventional significance thresholds, but the direction is consistent across the full decade of books in this corpus. That this gap persists among protagonists specifically — where narrative role is held constant — means it cannot be attributed to CoC characters appearing more frequently in compositionally simpler background roles.
When restricted to protagonists only, a significant gap emerges in foreground proximity: CoC protagonists sit higher on the spread, in the more distant visual register, while White protagonists sit lower, closer to the reader’s eye (M = .450 vs. .561, t(37) = −2.67, p = .012, d = −0.65). In Nodelman’s (1988) account of picturebook space, lower placement creates intimacy; upper placement signals distance. Nikolajeva and Scott (2001) observe that text and image may construct character status in counterpoint: a character can be named the protagonist in words while being rendered in images as visually secondary. This finding is exactly that pattern — operating at a medium-to-large effect size.
CoC and White characters sit at similar distances from the compositional center (M = .309 vs. .320, d = −0.09) and rank similarly among co-present figures on their spreads (M = 1.91 vs. 1.99, d = −0.09). These were the dimensions I most expected to find differences on, and largely I did not. Within this award-winning corpus, placement-level representation appears to have largely caught up — even as rendering and proximity have not.
CoC characters’ bounding regions have a mean saturation of .424 versus .323 for White characters (t(336) = 5.86, p < .001, d = 0.68). The effect is consistent across all narrative weight tiers — CoC background characters (M = .423) appear in more saturated regions than White background characters (M = .328) — so it is not simply a function of CoC characters appearing in higher narrative roles. Bishop (2007) describes culturally conscious illustration as distinguished in part by its visual specificity: the rich reds and golds of Chinese New Year in A Big Mooncake for Little Star, the deep purples of Michaela Goade’s waterscapes in Berry Song. That specificity may partly explain this result, though setting and illustrative style remain confounds I cannot fully disentangle.
The Numbers, in Brief
Full Sample: CoC vs. White (N(CoC) = 245, N(White) = 93)
| Metric | CoC mean | White mean | p | Effect (d) | Result |
|---|---|---|---|---|---|
| Centrality (lower = better) | .309 | .320 | .455 | −0.09 | No difference |
| Compositional size (higher = better) | .082 | .057 | .006 | 0.29 | CoC larger ** |
| Visual complexity (higher = better) | .121 | .137 | .070 | −0.24 | White more complex |
| Size rank (lower = better) | 1.91 | 1.99 | .473 | −0.09 | No difference |
| Foreground proximity (higher = better) | .479 | .510 | .194 | −0.16 | No difference |
| Color saturation (exploratory) | .424 | .323 | <.001 | 0.68 | CoC more vivid *** |
Welch two-sample t-tests. ** p < .01 · *** p < .001 · Effect size d: 0.2 = small, 0.5 = medium, 0.8 = large. Full sample includes all narrative weight tiers.
Protagonists Only: the picture shifts (CoC n = 94, White n = 25)
| Metric | CoC mean | White mean | p | Effect (d) | Result |
|---|---|---|---|---|---|
| Compositional size | .106 | .082 | .269 | 0.21 | No longer significant |
| Visual complexity | .120 | .146 | .133 | −0.37 | Gap widens |
| Foreground proximity | .450 | .561 | .012 | −0.65 | Significant gap * |
* p < .05 · Restricted to narrative weight = 1.0 (protagonist) observations only. The compositional size advantage disappears and the foreground proximity gap — a medium-to-large effect — becomes the dominant finding.
Not All Characters of Color Are the Same
One of the things I found most interesting, and most absent from the existing literature, is how much variation there is within the CoC category. A binary CoC/White comparison conceals substantially different patterns across groups.
Asian characters are the most centrally positioned of any group (centrality M = .256, the lowest and most central value) and have the highest visual complexity scores among CoC subgroups (edge density M = .149), approaching the White character mean of .137. This pattern likely reflects the specific illustrative traditions in the Asian-protagonist books in this corpus — particularly Watercress (Jason Chin, highly detailed watercolor), A Different Pond (Thi Bui, intricate panel compositions), and A Big Mooncake for Little Star (Grace Lin, decorative folk art) — rather than any systematic editorial preference.
Indigenous characters present the starkest compositional profile: the smallest mean bounding boxes (bbox M = .043, versus .096 for Black characters), the highest size rank (M = 2.33, meaning they are on average the third-largest figure on their spreads), and the highest edge density (M = .158). This combination of small compositional footprint with high rendering complexity is distinctive and concentrated in two books by Michaela Goade (We Are Water Protectors, Berry Song), where the human figure is embedded in sweeping environmental compositions rather than dominant over the visual field. This compositional choice may reflect deliberate relational aesthetics — a rejection of the Western picturebook convention that foregrounds the individual protagonist — rather than marginalization.
Latino and Latina characters score lowest on visual complexity (M = .092), a finding that warrants further examination in a larger corpus. Black characters, as the largest subgroup (n = 126), show the widest variance across metrics, reflecting the breadth of illustrative traditions represented: from Ekua Holmes’s collage-based work in Voice of Freedom to Bryan Collier’s watercolor in Trombone Shorty to Kadir Nelson’s oil paintings in The Undefeated.
A Decade in View: Trends Over Time
The longitudinal picture adds texture — and caution. Year-by-year analysis of the CoC–White edge density gap shows notable variability across the decade. The years 2015 and 2017 show CoC characters actually scoring higher on visual complexity than White characters, associated with high-complexity Caldecott-recognized books in those years. From 2018 through 2020, White characters consistently received higher edge density scores. From 2021 onward, the gap narrowed and reversed in several years, suggesting the possibility of gradual improvement in rendering parity (slope = +0.004/year).
The important caveat: with typically 5–30 observations per year-group, none of these year-level trends reach statistical significance on Mann-Kendall testing (all p > .10). The longitudinal data are appropriately treated as descriptive — illustrating the pattern of the decade rather than confirming its direction.
What This Means for How We Talk About Representation
The field of children’s publishing has made real and measurable progress on presence. In this corpus, 80% of books feature CoC protagonists — a figure that would have looked very different ten years earlier, and one consistent with Koss (2015) and Martinez et al. (2016) documenting earlier gaps that have since narrowed. The distinction Hanlin (2021) draws between shallow diversity (numerical inclusion) and deep diversity (inclusion with prestige and narrative authority) is exactly the distinction this data explores computationally.
But the rendering gap tells a more complicated story. Even in a corpus selected for illustration excellence — books that committees of experts judged as the best-illustrated books of their year — White characters still receive more visually detailed rendering than CoC characters. And at the protagonist level, CoC characters are positioned farther from the reader’s embodied viewpoint, in the pictorial register that Kress and van Leeuwen (2006) and Nodelman (1988) identify as conveying distance rather than intimacy. Increased presence and centrality do not uniformly correspond to equivalence in rendering or pictorial proximity.
Rudine Sims Bishop wrote that a mirror does not merely show who is present. It shows how one appears. My data suggest that the how is lagging behind the who, and that measuring it requires tools that go beyond counting heads on pages.
on visual representation, computational methods, and children’s picturebooks
This post summarizes a manuscript submitted to Children and Libraries. The full paper includes complete statistical tables, methodology, literature review, and an appendix listing all 45 corpus books. The computational pipeline (annotation tool, metric extraction, and statistical analysis scripts in Python using pandas, NumPy, and SciPy) is documented and reproducible. Data and scripts are available upon request.
Key citationsBishop, R. S. (1990). Mirrors, windows, and sliding glass doors. Perspectives, 6(3), ix–xi.
Bishop, R. S. (2007). Free within ourselves: The development of African American children’s literature. Heinemann.
Hanlin, L. (2021). Shallow and deep diversity in children’s literature. Journal of Children’s Literature, 47(1), 4–14.
Koss, M. D. (2015). Diversity in contemporary picturebooks. Journal of Children’s Literature, 41(1), 32–42.
Kress, G., & van Leeuwen, T. (2006). Reading images: The grammar of visual design (2nd ed.). Routledge.
Machado, P., et al. (2015). Computerized measures of visual complexity. Acta Psychologica, 160, 43–57.
Martinez, M., Koss, M., & Johnson, N. (2016). Celebrating Caldecott diversity. The Reading Teacher, 70(1), 13–22.
Nikolajeva, M., & Scott, C. (2001). How picturebooks work. Garland.
Nodelman, P. (1988). Words about pictures. University of Georgia Press.
Adukia, A., et al. (2023). What we teach about race and gender. Quarterly Journal of Economics, 138(2), 1051–1125.