#FF50F8#FF50F8

#FF50F8 is a light, highly saturated purple. Relative luminance 0.338; OKLCH L 73.2% C 0.272 H 329.6°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).

Color values

HEX#FF50F8
RGBrgb(255, 80, 248)
HSLhsl(302, 100%, 66%)
HSVhsv(302, 69%, 100%)
CMYKcmyk(0%, 68.6%, 2.7%, 0%)
CIE-LABlab(64.79, 83.19, -49.85)
CIE-LCHlch(64.79, 96.98, 329.07°)
OKLaboklab(73.22% 0.2349 -0.1376)
OKLCHoklch(73.22% 0.272 329.6)
XYZxyz(61.0515, 33.7792, 92.0932)
Luminance0.3377 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF50F8 #50FF57
analogous
#AE50FF #FF50F8 #FF50A0
triadic
#FF50F8 #F8FF50 #50F8FF
tetradic
#FF50F8 #FFAE50 #50FF57 #50A0FF
square
#FF50F8 #FFAE50 #50FF57 #50A0FF
split-complementary
#FF50F8 #A0FF50 #50FFAE
monochromatic
#D500CC #FF13F6 #FF50F8 #FF8DFA #FFCAFD

Accessibility & contrast

On white

2.71
#FF50F8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.75
#FF50F8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF50F8
7.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF50F8#FFFFFF#000000##000000
##FF50F81.002.717.757.75
#FFFFFF2.711.0021.0021.00
#0000007.7521.001.001.00
##0000007.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#3B8EFD
Deuteranopia (green-blind)
#82A5F4
Tritanopia (blue-blind)
#FF679F
Achromatopsia (no color)
#9D9D9D

Design tokens & code

CSS
--color: #ff50f8;
/* rgb */ color: rgb(255, 80, 248);
/* oklch */ color: oklch(73.2% 0.272 329.6);
Tailwind
colors: {
  custom: {
    50: '#ff8ffb',
    500: '#ff50f8',
    950: '#000000',
  },
}
SCSS
$custom: #ff50f8;
$custom-light: #ff8ffb;
$custom-dark: #000000;
JSON
{
  "hex": "#ff50f8",
  "rgb": {
    "r": 255,
    "g": 80,
    "b": 248
  },
  "hsl": {
    "h": 302.4,
    "s": 100,
    "l": 65.686
  },
  "oklch": {
    "l": 0.73218,
    "c": 0.2722,
    "h": 329.6
  },
  "luminance": 0.33775
}

Semantic roles & 50–950 ramp

primary
#FF50F8
secondary
#B8F3BB
accent
#E60900
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E17
muted
#877E85

Preview Lab

Preview with #FF50F8

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

Preview Lab → · Contrast checker → · Palette generator →

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