#FF01F9#FF01F9

#FF01F9 is a light, highly saturated purple. Relative luminance 0.281; OKLCH L 69.8% C 0.319 H 329.7°. Best body text is #000000 at 6.62:1 contrast (WCAG AA passes).

Color values

HEX#FF01F9
RGBrgb(255, 1, 249)
HSLhsl(301, 100%, 50%)
HSVhsv(301, 100%, 100%)
CMYKcmyk(0%, 99.6%, 2.4%, 0%)
CIE-LABlab(60.00, 97.35, -58.01)
CIE-LCHlch(60.00, 113.32, 329.21°)
OKLaboklab(69.83% 0.275 -0.1609)
OKLCHoklch(69.83% 0.319 329.7)
XYZxyz(58.3495, 28.1262, 91.9599)
Luminance0.2812 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF01F9 #01FF07
analogous
#8601FF #FF01F9 #FF017A
triadic
#FF01F9 #F9FF01 #01F9FF
tetradic
#FF01F9 #FF8601 #01FF07 #017AFF
square
#FF01F9 #FF8601 #01FF07 #017AFF
split-complementary
#FF01F9 #7AFF01 #01FF86
monochromatic
#860082 #C300BE #FF01F9 #FF3EFA #FF7BFC

Accessibility & contrast

On white

3.17
#FF01F9 on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

6.62
#FF01F9 on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #FF01F9
6.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF01F9#FFFFFF#000000##000000
##FF01F91.003.176.626.62
#FFFFFF3.171.0021.0021.00
#0000006.6221.001.001.00
##0000006.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#007EFE
Deuteranopia (green-blind)
#6D9AF4
Tritanopia (blue-blind)
#FF4693
Achromatopsia (no color)
#919191

Design tokens & code

CSS
--color: #ff01f9;
/* rgb */ color: rgb(255, 1, 249);
/* oklch */ color: oklch(69.8% 0.319 329.7);
Tailwind
colors: {
  custom: {
    50: '#ff7bfc',
    500: '#ff01f9',
    950: '#000000',
  },
}
SCSS
$custom: #ff01f9;
$custom-light: #ff7bfc;
$custom-dark: #000000;
JSON
{
  "hex": "#ff01f9",
  "rgb": {
    "r": 255,
    "g": 1,
    "b": 249
  },
  "hsl": {
    "h": 301.417,
    "s": 100,
    "l": 50.196
  },
  "oklch": {
    "l": 0.69833,
    "c": 0.3186,
    "h": 329.7
  },
  "luminance": 0.28121
}

Semantic roles & 50–950 ramp

primary
#FF01F9
secondary
#75E778
accent
#FF2E29
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86

Preview Lab

Preview with #FF01F9

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

Preview Lab → · Contrast checker → · Palette generator →

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