Skip to content

Commit

Permalink
added winging it live oddcontrast show notes as a winging it post
Browse files Browse the repository at this point in the history
  • Loading branch information
SondraE committed Jun 27, 2024
1 parent b1b5338 commit d5e0ae4
Showing 1 changed file with 67 additions and 0 deletions.
67 changes: 67 additions & 0 deletions content/blog/wingingit/winging-it-live-03
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
---
title: Using New Color Formats
episode: 3
tags:
- Accessibility
- Color
- Design
- Figma
- Show Notes
- User Experience
author:
- james
- miriam
- stacy
date: 2024-06-27
length: 53 mins
image:
src: winging-it/winging-it-6.jpg
media:
- youtube: Lq4saw4Rqe0
summary: |
Miriam Suzanne, Stacy Kvernmo, and James Stuckey Weber
demo how to use new color formats with OddContrast.com,
a color tool for previewing, accessibility testing,
and selecting the format/space.
---

{% import "embed.macros.njk" as embed %}
{% import "utility.macros.njk" as utility %}

{{ embed.figure(
data=media
) }}

{{ utility.main_action(
'Subscribe to Channel »',
subscribe_url
) }}

## What we cover:

- What is OddContrast?
- Why we made OddContrast.
- What are the new color formats, and why use them?
- What does “in gamut” mean?
- Specifying fallbacks
- Why care about contrast?
- How does Alpha impact contrast?

## Links:

- [OddContrast.com](https://oddcontrast.com)
- [OddContrast GitHub](https://github.com/oddbird/oddcontrast/issues)
- [Color.js](https://colorjs.io/)
- [W3C CSS Color Module Level 4](https://www.w3.org/TR/css-color-4/)
- [Okay, Color Spaces](https://ericportis.com/posts/2024/okay-color-spaces/)
- [Palette Juicer](https://keyboarddanni.github.io/palettejuicer/)
- [OKlch.com](https://oklch.com)
- [Gamut Mapping Gradients](https://apps.colorjs.io/gamut-mapping/gradients?from=oklch%2890%25+.4+250%29&to=oklch%2840%25+.1+20%29)

## Demos:

- [Color Clipping v Mapping CodePen](https://codepen.io/miriamsuzanne/pen/rNRoBXO?editors=1010)

## Support OddContrast:

- [OddBird Open Source on Open Collective](https://opencollective.com/oddbird-open-source)

0 comments on commit d5e0ae4

Please sign in to comment.