#FF50FF#FF50FF

#FF50FF is a light, highly saturated purple. Relative luminance 0.342; OKLCH L 73.6% C 0.277 H 327.9°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).

Color values

HEX#FF50FF
RGBrgb(255, 80, 255)
HSLhsl(300, 100%, 66%)
HSVhsv(300, 69%, 100%)
CMYKcmyk(0%, 68.6%, 0%, 0%)
CIE-LABlab(65.14, 84.27, -53.16)
CIE-LCHlch(65.14, 99.63, 327.76°)
OKLaboklab(73.58% 0.235 -0.1472)
OKLCHoklch(73.58% 0.277 327.9)
XYZxyz(62.1579, 34.2217, 97.9200)
Luminance0.3422 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF50FF #50FF50
analogous
#A750FF #FF50FF #FF50A7
triadic
#FF50FF #FFFF50 #50FFFF
tetradic
#FF50FF #FFA750 #50FF50 #50A7FF
square
#FF50FF #FFA750 #50FF50 #50A7FF
split-complementary
#FF50FF #A7FF50 #50FFA7
monochromatic
#D500D5 #FF13FF #FF50FF #FF8DFF #FFCAFF

Accessibility & contrast

On white

2.68
#FF50FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.84
#FF50FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF50FF
7.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF50FF#FFFFFF#000000##000000
##FF50FF1.002.687.847.84
#FFFFFF2.681.0021.0021.00
#0000007.8421.001.001.00
##0000007.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#3290FF
Deuteranopia (green-blind)
#7EA6FB
Tritanopia (blue-blind)
#FF6AA3
Achromatopsia (no color)
#9E9E9E

Design tokens & code

CSS
--color: #ff50ff;
/* rgb */ color: rgb(255, 80, 255);
/* oklch */ color: oklch(73.6% 0.277 327.9);
Tailwind
colors: {
  custom: {
    50: '#ff90ff',
    500: '#ff50ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff50ff;
$custom-light: #ff90ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff50ff",
  "rgb": {
    "r": 255,
    "g": 80,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 65.686
  },
  "oklch": {
    "l": 0.73584,
    "c": 0.27729,
    "h": 327.9
  },
  "luminance": 0.34217
}

Semantic roles & 50–950 ramp

primary
#FF50FF
secondary
#B8F3B8
accent
#E60000
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86

Preview Lab

Preview with #FF50FF

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

Preview Lab → · Contrast checker → · Palette generator →

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