#FF0103#FF0103

#FF0103 is a light, highly saturated red. Relative luminance 0.213; OKLCH L 62.8% C 0.257 H 29.1°. Best body text is #000000 at 5.26:1 contrast (WCAG AA passes).

Color values

HEX#FF0103
RGBrgb(255, 1, 3)
HSLhsl(360, 100%, 50%)
HSVhsv(360, 100%, 100%)
CMYKcmyk(0%, 99.6%, 98.8%, 0%)
CIE-LABlab(53.27, 80.04, 66.46)
CIE-LCHlch(53.27, 104.04, 39.70°)
OKLaboklab(62.82% 0.2249 0.1252)
OKLCHoklch(62.82% 0.257 29.1)
XYZxyz(41.2729, 21.2956, 2.0235)
Luminance0.2129 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF0103 #01FFFD
analogous
#FF0182 #FF0103 #FF7E01
triadic
#FF0103 #03FF01 #0103FF
tetradic
#FF0103 #82FF01 #01FFFD #7E01FF
square
#FF0103 #82FF01 #01FFFD #7E01FF
split-complementary
#FF0103 #01FF7E #0182FF
monochromatic
#860001 #C30002 #FF0103 #FF3E40 #FF7B7C

Accessibility & contrast

On white

3.99
#FF0103 on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

5.26
#FF0103 on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #FF0103
5.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF0103#FFFFFF#000000##000000
##FF01031.003.995.265.26
#FFFFFF3.991.0021.0021.00
#0000005.2621.001.001.00
##0000005.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#6D5F00
Deuteranopia (green-blind)
#A39000
Tritanopia (blue-blind)
#FF0010
Achromatopsia (no color)
#7F7F7F

Design tokens & code

CSS
--color: #ff0103;
/* rgb */ color: rgb(255, 1, 3);
/* oklch */ color: oklch(62.8% 0.257 29.1);
Tailwind
colors: {
  custom: {
    50: '#ff7353',
    500: '#ff0103',
    950: '#000000',
  },
}
SCSS
$custom: #ff0103;
$custom-light: #ff7353;
$custom-dark: #000000;
JSON
{
  "hex": "#ff0103",
  "rgb": {
    "r": 255,
    "g": 1,
    "b": 3
  },
  "hsl": {
    "h": 359.528,
    "s": 100,
    "l": 50.196
  },
  "oklch": {
    "l": 0.6282,
    "c": 0.25741,
    "h": 29.1
  },
  "luminance": 0.21288
}

Semantic roles & 50–950 ramp

primary
#FF0103
secondary
#75E7E6
accent
#FFFD29
background
#FFF7F5
surface
#FFEEE9
border
#D7C9C5
text
#1C0A03
muted
#887C78

Preview Lab

Preview with #FF0103

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

Preview Lab → · Contrast checker → · Palette generator →

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