#F104FF#F104FF

#F104FF is a light, highly saturated purple. Relative luminance 0.260; OKLCH L 68.1% C 0.317 H 325.3°. Best body text is #000000 at 6.20:1 contrast (WCAG AA passes).

Color values

HEX#F104FF
RGBrgb(241, 4, 255)
HSLhsl(297, 100%, 51%)
HSVhsv(297, 98%, 100%)
CMYKcmyk(5.5%, 98.4%, 0%, 0%)
CIE-LABlab(58.05, 95.88, -64.60)
CIE-LCHlch(58.05, 115.62, 326.03°)
OKLaboklab(68.14% 0.2606 -0.1806)
OKLCHoklch(68.14% 0.317 325.3)
XYZxyz(54.3678, 26.0115, 96.7455)
Luminance0.2601 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F104FF #12FF04
analogous
#7304FF #F104FF #FF0490
triadic
#F104FF #FFF104 #04FFF1
tetradic
#F104FF #FF7304 #12FF04 #0490FF
square
#F104FF #FF7304 #12FF04 #0490FF
split-complementary
#F104FF #90FF04 #04FF73
monochromatic
#810089 #BB00C6 #F104FF #F441FF #F87EFF

Accessibility & contrast

On white

3.39
#F104FF on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

6.20
#F104FF on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #F104FF
6.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F104FF#FFFFFF#000000##000000
##F104FF1.003.396.206.20
#FFFFFF3.391.0021.0021.00
#0000006.2021.001.001.00
##0000006.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#007CFF
Deuteranopia (green-blind)
#5794FA
Tritanopia (blue-blind)
#F65097
Achromatopsia (no color)
#8B8B8B

Design tokens & code

CSS
--color: #f104ff;
/* rgb */ color: rgb(241, 4, 255);
/* oklch */ color: oklch(68.1% 0.317 325.3);
Tailwind
colors: {
  custom: {
    50: '#fb7aff',
    500: '#f104ff',
    950: '#000000',
  },
}
SCSS
$custom: #f104ff;
$custom-light: #fb7aff;
$custom-dark: #000000;
JSON
{
  "hex": "#f104ff",
  "rgb": {
    "r": 241,
    "g": 4,
    "b": 255
  },
  "hsl": {
    "h": 296.653,
    "s": 100,
    "l": 50.784
  },
  "oklch": {
    "l": 0.68139,
    "c": 0.31708,
    "h": 325.3
  },
  "luminance": 0.26008
}

Semantic roles & 50–950 ramp

primary
#F104FF
secondary
#7EE778
accent
#FF2935
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#180B18
muted
#867C86

Preview Lab

Preview with #F104FF

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

Preview Lab → · Contrast checker → · Palette generator →

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