Colour, typography and visual hierarchy

Housekeeping


1. Review

  1. Minimizing cognitive load
  2. User Stories - A summary
  3. User Flows - A summary
  4. How to Draw a Wireframe (Even if You Can’t Draw)
  5. Figma Tutorial Video Playlist
  6. Navigation Conventions

2. Visual Hierarchy

Materials

Demo: WBDV website critique

We're hiring our Lab Facilitators soon! Let's add some Issues to the WBDV website repo to keep them busy by:

  1. Critiquing the website's visual hierarchy:
    • Size and scale
    • Colour and contrast
    • Spacing
    • Typography
    • Grids and alignment
  2. Annotating some screencaps to propose some fixes;
  3. Submit the screencaps as GitHub Issues for our Facilitators to fix or for future 260/262 demos.

3. Colour

Materials

Demo: WBDV Utility Nav Colour Conversion

The "Help Desk" and "Live Stream" buttons should probably be different colours.

  1. Convert the blue hex code (#0896db)of the "Help Desk" button to HSL using the strategy from Reading color hex codes:
    1. 3-digit shorthand
      • #09d
    2. Line graph
    3. Hue from shape
      • Azure
    4. Lightness from total
      • 50% (middle)
    5. Saturation from range
      • Washed(?); maybe saturated-ish
      • Middle Washed Azure
      • Guess hsl:
        • H: 200deg
        • S: 75%
        • L: 50%
  2. We'll use a colour converter to check our result (no cheating!).]
    • actual HSL
      • H: 200deg
      • S: 93%
      • L: 45%
    • correction: Middle Saturated Azure
  3. Let's pick a new colour for the "Help Desk" button using colour harmonies.
  4. Using HSL, let's create some better hover and active colours for the global nav.

4. Typography

Materials

Demo: Typography and colour test page

The Visual Hierarchy video on Typography above has a nice slide that would make a good test page for fonts and colour.

Let's build one in Codepen! (If we have time)


Lab Time

  • An easy-to-create method for a website colour pallette:
    1. Find an image that that gives you a warm feeling inside, colour-wise.
    2. Upload it to the Coolers Image Picker
    3. Export the pallette or open in their generator tool.
    4. Take each colour and convert them to HSL.
  • Improve the visual hierarchy of the WBDV website by submitting an Issue. Include screencaps as needed.
  • Select some Display and Text typefaces on Google Fonts for future projects.
  • For Tony: reverse order of code-journal posts to reduce scrolling.

Prep