#FF50FA#FF50FA

#FF50FA is a light, highly saturated purple. Relative luminance 0.339; OKLCH L 73.3% C 0.274 H 329.1°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).

Color values

HEX#FF50FA
RGBrgb(255, 80, 250)
HSLhsl(302, 100%, 66%)
HSVhsv(302, 69%, 100%)
CMYKcmyk(0%, 68.6%, 2%, 0%)
CIE-LABlab(64.89, 83.49, -50.80)
CIE-LCHlch(64.89, 97.73, 328.68°)
OKLaboklab(73.32% 0.2349 -0.1403)
OKLCHoklch(73.32% 0.274 329.1)
XYZxyz(61.3635, 33.9040, 93.7361)
Luminance0.3390 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF50FA #50FF55
analogous
#AC50FF #FF50FA #FF50A3
triadic
#FF50FA #FAFF50 #50FAFF
tetradic
#FF50FA #FFAC50 #50FF55 #50A3FF
square
#FF50FA #FFAC50 #50FF55 #50A3FF
split-complementary
#FF50FA #A3FF50 #50FFAC
monochromatic
#D500CF #FF13F8 #FF50FA #FF8DFC #FFCAFD

Accessibility & contrast

On white

2.70
#FF50FA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.78
#FF50FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF50FA
7.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF50FA#FFFFFF#000000##000000
##FF50FA1.002.707.787.78
#FFFFFF2.701.0021.0021.00
#0000007.7821.001.001.00
##0000007.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#398EFF
Deuteranopia (green-blind)
#81A6F6
Tritanopia (blue-blind)
#FF68A0
Achromatopsia (no color)
#9D9D9D

Design tokens & code

CSS
--color: #ff50fa;
/* rgb */ color: rgb(255, 80, 250);
/* oklch */ color: oklch(73.3% 0.274 329.1);
Tailwind
colors: {
  custom: {
    50: '#ff8ffc',
    500: '#ff50fa',
    950: '#000000',
  },
}
SCSS
$custom: #ff50fa;
$custom-light: #ff8ffc;
$custom-dark: #000000;
JSON
{
  "hex": "#ff50fa",
  "rgb": {
    "r": 255,
    "g": 80,
    "b": 250
  },
  "hsl": {
    "h": 301.714,
    "s": 100,
    "l": 65.686
  },
  "oklch": {
    "l": 0.73321,
    "c": 0.27364,
    "h": 329.1
  },
  "luminance": 0.33899
}

Semantic roles & 50–950 ramp

primary
#FF50FA
secondary
#B8F3BA
accent
#E60700
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E17
muted
#877E85

Preview Lab

Preview with #FF50FA

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

Preview Lab → · Contrast checker → · Palette generator →

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