#FF080C#FF080C

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

Color values

HEX#FF080C
RGBrgb(255, 8, 12)
HSLhsl(359, 100%, 52%)
HSVhsv(359, 97%, 100%)
CMYKcmyk(0%, 96.9%, 95.3%, 0%)
CIE-LABlab(53.46, 79.63, 64.37)
CIE-LCHlch(53.46, 102.39, 38.95°)
OKLaboklab(62.96% 0.2242 0.1233)
OKLCHoklch(62.96% 0.256 28.8)
XYZxyz(41.3988, 21.4675, 2.3117)
Luminance0.2146 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF080C #08FFFB
analogous
#FF0888 #FF080C #FF7F08
triadic
#FF080C #0CFF08 #080CFF
tetradic
#FF080C #88FF08 #08FFFB #7F08FF
square
#FF080C #88FF08 #08FFFB #7F08FF
split-complementary
#FF080C #08FF7F #0888FF
monochromatic
#8D0002 #CA0003 #FF080C #FF4548 #FF8284

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FF080C#FFFFFF#000000##000000
##FF080C1.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: #ff080c;
/* rgb */ color: rgb(255, 8, 12);
/* oklch */ color: oklch(63.0% 0.256 28.8);
Tailwind
colors: {
  custom: {
    50: '#ff7456',
    500: '#ff080c',
    950: '#000000',
  },
}
SCSS
$custom: #ff080c;
$custom-light: #ff7456;
$custom-dark: #000000;
JSON
{
  "hex": "#ff080c",
  "rgb": {
    "r": 255,
    "g": 8,
    "b": 12
  },
  "hsl": {
    "h": 359.028,
    "s": 100,
    "l": 51.569
  },
  "oklch": {
    "l": 0.62964,
    "c": 0.25591,
    "h": 28.8
  },
  "luminance": 0.2146
}

Semantic roles & 50–950 ramp

primary
#FF080C
secondary
#7BE8E6
accent
#FFFC29
background
#FFF7F5
surface
#FFEEE9
border
#D7C9C5
text
#1C0A03
muted
#887C78

Preview Lab

Preview with #FF080C

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

Preview Lab → · Contrast checker → · Palette generator →

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