#FF50F5#FF50F5

#FF50F5 is a light, highly saturated purple. Relative luminance 0.336; OKLCH L 73.1% C 0.270 H 330.4°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).

Color values

HEX#FF50F5
RGBrgb(255, 80, 245)
HSLhsl(303, 100%, 66%)
HSVhsv(303, 69%, 100%)
CMYKcmyk(0%, 68.6%, 3.9%, 0%)
CIE-LABlab(64.64, 82.74, -48.43)
CIE-LCHlch(64.64, 95.87, 329.66°)
OKLaboklab(73.06% 0.2348 -0.1335)
OKLCHoklch(73.06% 0.27 330.4)
XYZxyz(60.5898, 33.5945, 89.6617)
Luminance0.3359 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF50F5 #50FF5A
analogous
#B250FF #FF50F5 #FF509D
triadic
#FF50F5 #F5FF50 #50F5FF
tetradic
#FF50F5 #FFB250 #50FF5A #509DFF
square
#FF50F5 #FFB250 #50FF5A #509DFF
split-complementary
#FF50F5 #9DFF50 #50FFB2
monochromatic
#D500C8 #FF13F2 #FF50F5 #FF8DF8 #FFCAFC

Accessibility & contrast

On white

2.72
#FF50F5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.72
#FF50F5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF50F5
7.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF50F5#FFFFFF#000000##000000
##FF50F51.002.727.727.72
#FFFFFF2.721.0021.0021.00
#0000007.7221.001.001.00
##0000007.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#3F8DFA
Deuteranopia (green-blind)
#83A5F1
Tritanopia (blue-blind)
#FF659D
Achromatopsia (no color)
#9D9D9D

Design tokens & code

CSS
--color: #ff50f5;
/* rgb */ color: rgb(255, 80, 245);
/* oklch */ color: oklch(73.1% 0.270 330.4);
Tailwind
colors: {
  custom: {
    50: '#ff8ff9',
    500: '#ff50f5',
    950: '#000000',
  },
}
SCSS
$custom: #ff50f5;
$custom-light: #ff8ff9;
$custom-dark: #000000;
JSON
{
  "hex": "#ff50f5",
  "rgb": {
    "r": 255,
    "g": 80,
    "b": 245
  },
  "hsl": {
    "h": 303.429,
    "s": 100,
    "l": 65.686
  },
  "oklch": {
    "l": 0.73064,
    "c": 0.27004,
    "h": 330.4
  },
  "luminance": 0.3359
}

Semantic roles & 50–950 ramp

primary
#FF50F5
secondary
#B8F3BC
accent
#E60D00
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E17
muted
#877E85

Preview Lab

Preview with #FF50F5

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

Preview Lab → · Contrast checker → · Palette generator →

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