Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/colors/src/color.ts>contrast

Color conversion and stuff in TypeScript
Latest
function contrast
import { contrast } from "https://deno.land/x/colors@v2.0.2/src/color.ts";

Get contrast ratio

Parameters

color1: Color4
color2: Color4

Returns

number