#FF080A#FF080A

#FF080A is a light, highly saturated red. Relative luminance 0.215; OKLCH L 63.0% C 0.256 H 28.9°. Best body text is #000000 at 5.29:1 contrast (WCAG AA passes).

Color values

HEX#FF080A
RGBrgb(255, 8, 10)
HSLhsl(360, 100%, 52%)
HSVhsv(360, 97%, 100%)
CMYKcmyk(0%, 96.9%, 96.1%, 0%)
CIE-LABlab(53.45, 79.61, 64.86)
CIE-LCHlch(53.45, 102.69, 39.17°)
OKLaboklab(62.96% 0.2241 0.1238)
OKLCHoklch(62.96% 0.256 28.9)
XYZxyz(41.3872, 21.4629, 2.2508)
Luminance0.2146 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF080A #08FFFD
analogous
#FF0886 #FF080A #FF8208
triadic
#FF080A #0AFF08 #080AFF
tetradic
#FF080A #86FF08 #08FFFD #8208FF
square
#FF080A #86FF08 #08FFFD #8208FF
split-complementary
#FF080A #08FF82 #0886FF
monochromatic
#8D0001 #CA0002 #FF080A #FF4547 #FF8283

Accessibility & contrast

On white

3.97
#FF080A on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

5.29
#FF080A on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #FF080A
5.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF080A#FFFFFF#000000##000000
##FF080A1.003.975.295.29
#FFFFFF3.971.0021.0021.00
#0000005.2921.001.001.00
##0000005.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#6D6000
Deuteranopia (green-blind)
#A39100
Tritanopia (blue-blind)
#FF0015
Achromatopsia (no color)
#808080

Design tokens & code

CSS
--color: #ff080a;
/* rgb */ color: rgb(255, 8, 10);
/* oklch */ color: oklch(63.0% 0.256 28.9);
Tailwind
colors: {
  custom: {
    50: '#ff7455',
    500: '#ff080a',
    950: '#000000',
  },
}
SCSS
$custom: #ff080a;
$custom-light: #ff7455;
$custom-dark: #000000;
JSON
{
  "hex": "#ff080a",
  "rgb": {
    "r": 255,
    "g": 8,
    "b": 10
  },
  "hsl": {
    "h": 359.514,
    "s": 100,
    "l": 51.569
  },
  "oklch": {
    "l": 0.62959,
    "c": 0.25599,
    "h": 28.9
  },
  "luminance": 0.21456
}

Semantic roles & 50–950 ramp

primary
#FF080A
secondary
#7BE8E7
accent
#FFFD29
background
#FFF7F5
surface
#FFEEE9
border
#D7C9C5
text
#1C0A03
muted
#887C78

Preview Lab

Preview with #FF080A

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#FF080A Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva