Color

Bright Red

#B10000
Hue
0°
Saturation
100%
Lightness
35%

Accessibility

WCAG 2.1 contrast against white and black text — pick the combination that passes for your use case.

AaThe quick brown fox.
7.32White on this color
AA PassAA Large PassAAA Pass
AaThe quick brown fox.
2.87Black on this color
AA FailAA Large FailAAA Fail

Color in use

Bright Red applied to common UI primitives — see how it reads in real interfaces.

Buttons
Badges
ActiveFeaturedLive
Typography

The future of color is bright.

A paragraph with an inline link in Bright Red.

Card
Premium Plan

50+ tools, lifetime updates.

Alert
Progress & Input

Shades & tints

Click any swatch to copy its hex.

Color harmonies

Pairings derived from the color wheel — click any swatch to explore.

CSS variables

/* Bright Red */
:root {
  --color-bright-red: #B10000;
  --color-bright-red-rgb: 177, 0, 0;
  --color-bright-red-hsl: 0, 100%, 35%;
}

Color tools