Web Design Style Guide 1.0
Web Design Style Guide 1.0
Version 1.0
Web Design Style Guide
Introduction
This document is meant to provide guidance for the creation
and design of web pages, modules, components, and interface
Contents
elements to ensure that Carleton’s public web sites maintain a
consistent look, feel, and branding. Design System/Living Style Guide 2
2
Web Design Style Guide
Branding
Unless otherwise specified, this document refers to Tier I Carleton Use
sites and tools. According to Carleton’s web governance guide:
Tier I is for sites with content that represents the college, its depart-
ments, offices, or services. This is for sites where someone might say,
“Carleton College states...” about the content. For these sites, Car-
leton requires consistent branding. Examples: office and department
sites, initiatives, directory, OneCard.
Logo Usage
Requirement Include the Carleton Logo on every page
Logo must be near the top of the page and appear above the
fold on all common devices.
3
Web Design Style Guide
cmyk(100,72,0,32)
cmyk(0,17,80,0)
#FCD450 /
rgb(252,212,80)
4
Web Design Style Guide
Typography
Requirement Type should have sufficient visual contrast with background
Use Avoid
Type should be rendered with sufficient contrast to meet the
WCAG 2.0 Level AA standard of 4.5:1. See Accessibility. Lorem ipsum dolor sit amet, Lorem ipsum dolor sit amet,
consectetur adipiscing consectetur adipiscing
Use Gotham for body text; prefer Surveyor for display text elit. Nam in semper turpis, elit. Nam in semper turpis,
eget hendrerit tortor. eget hendrerit tortor.
Because ithese typefaces are used throughout Carleton’s
Maecenas tincidunt tempor Maecenas tincidunt tempor
standard web theme and print publications, they powerfully ipsum, a maximus velit ipsum, a maximus velit
communicates consistency and a unified feel among Carleton suscipit a. Proin in enim suscipit a. Proin in enim
communications. Instructions for web use are available from the odio. Nullam non interdum odio. Nullam non interdum
If you wish to have a bit more pizazz than is available with just Heading 2 Heading 2
Gotham, select a single contrasting typeface for headings and Lorem ipsum dolor sic amet Lorem ipsum dolor sic amet
titles. This is an axis where considerable freedom is permitted
within the style guidelines, so feel free to experiment with your
display type. It is also acceptable to use Gotham for display type.
5
Web Design Style Guide
Typography (Continued)
Use generous line height for body text
Use Avoid
Line-height should be a minimum of 1.5x body text size (e.g.
26px for 17px type) at desktop screen widths. Headings or other Lorem ipsum dolor sit amet, Lorem ipsum dolor sit amet,
consectetur adipiscing consectetur adipiscing
display type should be set with a tighter line-height, typically
elit. Nam in semper turpis,
elit. Nam in semper turpis,
1.1x-1.3x.
Use Avoid
7
Web Design Style Guide
8
Web Design Style Guide
9
Web Design Style Guide
Links
Indicate textual links by underlining or by placing background-
Use Avoid
colored box around link
Avoid indicating links using soley color. Lorem ipsum dolor sit amet, Lorem ipsum dolor sit amet,
consectetur adipiscing elit. consectetur adipiscing elit.
Suggestion
Use Carleton Web Blue for links in running text
#0b5091 or rgb(11,80,145)
Nullam non Nam in semper turpis
Layout
Requirement Ensure all design is responsive
Ensure layouts, widgets, video, images, and other elements are
fluidly responsive down to a 320px wide viewport.
Suggestion
Use a the Carleton Standard Theme custom grid
The Carleton Standard Theme uses a custom grid. For more infor-
mation about this grid, see go.carleton.edu/grid
10
Web Design Style Guide
Iconography
Use flat icons
Use Avoid
Use “flat” icon treatments. Match icon colors to page color
scheme. Prefer vector (e.g. font- or svg-based icons) for
scalability, resolution independence, and ease of color change.
Suggestion
Combine icons with textual labels where possible
Preferred Caution
Avoid “mystery meat” elements by combining icons with text
rather than using icons alone. For example, if there is room, use
both the hamburger icon and the word “menu”, a pencil with the Menu
word “edit”, or a plus with the word “add”. Extra bonus: if you do
this you automatically fulfill “Ensure icons are accessible” above. Edit
Add
Delete
11
Web Design Style Guide
Forms
Action buttons (e.g. form submissions)
Use Avoid
• Use rounded corners, approx. .33 em radius
• Use larger type than conventional body text
• Flat color background Sign up Submit
• Use white text on a green (#588745) background
• Use distinct background color states for hover, focus, active:
use lightened & darkened variations for these states
• Use descriptive labels where possible, e.g. “Sign Up” or “Send
Request” instead of “Submit”
Text inputs
• No border-radius
• 1px “inset” border treatment
Consistent Inconsistent
• Light neutral background colors
• Use light, colored backgrounds when field is active * indicates a required field
12
Web Design Style Guide
13
Web Design Style Guide
Performance
Suggestion
Pages should load quickly
Using webpagetest.org, pages should acheive a speed index of
<2.5s on desktop/cable and <5s on mobile/3G.
Interactivity
Requirement Interfaces should be touch-, mouse- and keyboard-friendly
• Touch-friendly: Avoid using hover effects to indicate
interactivity or to access functionality. Ensure interface
elements are at least 16x16 pixels.
Accessibility
Requirement Meet WCAG 2.1 Level AA
Use both automated and manual testing to verify compliance.
14
Web Design Style Guide
• Chrome 61+
Implement print stylesheets
Implement a print stylesheet that strips away navigation and oth- • Safari 10+
er page chrome and clutter.
• Firefox 60+