#FF50ED#FF50ED

#FF50ED is a light, highly saturated purple. Relative luminance 0.331; OKLCH L 72.7% C 0.264 H 332.4°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).

Color values

HEX#FF50ED
RGBrgb(255, 80, 237)
HSLhsl(306, 100%, 66%)
HSVhsv(306, 69%, 100%)
CMYKcmyk(0%, 68.6%, 7.1%, 0%)
CIE-LABlab(64.26, 81.54, -44.60)
CIE-LCHlch(64.26, 92.94, 331.32°)
OKLaboklab(72.66% 0.2343 -0.1224)
OKLCHoklch(72.66% 0.264 332.4)
XYZxyz(59.3949, 33.1165, 83.3683)
Luminance0.3311 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF50ED #50FF62
analogous
#B950FF #FF50ED #FF5096
triadic
#FF50ED #EDFF50 #50EDFF
tetradic
#FF50ED #FFB950 #50FF62 #5096FF
square
#FF50ED #FFB950 #50FF62 #5096FF
split-complementary
#FF50ED #96FF50 #50FFB9
monochromatic
#D500BF #FF13E7 #FF50ED #FF8DF3 #FFCAFA

Accessibility & contrast

On white

2.76
#FF50ED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.62
#FF50ED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF50ED
7.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF50ED#FFFFFF#000000##000000
##FF50ED1.002.767.627.62
#FFFFFF2.761.0021.0021.00
#0000007.6221.001.001.00
##0000007.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#478CF1
Deuteranopia (green-blind)
#87A5E9
Tritanopia (blue-blind)
#FF6299
Achromatopsia (no color)
#9C9C9C

Design tokens & code

CSS
--color: #ff50ed;
/* rgb */ color: rgb(255, 80, 237);
/* oklch */ color: oklch(72.7% 0.264 332.4);
Tailwind
colors: {
  custom: {
    50: '#ff8ff3',
    500: '#ff50ed',
    950: '#000000',
  },
}
SCSS
$custom: #ff50ed;
$custom-light: #ff8ff3;
$custom-dark: #000000;
JSON
{
  "hex": "#ff50ed",
  "rgb": {
    "r": 255,
    "g": 80,
    "b": 237
  },
  "hsl": {
    "h": 306.171,
    "s": 100,
    "l": 65.686
  },
  "oklch": {
    "l": 0.72662,
    "c": 0.26437,
    "h": 332.4
  },
  "luminance": 0.33112
}

Semantic roles & 50–950 ramp

primary
#FF50ED
secondary
#B8F3BE
accent
#E61800
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190E17
muted
#877E85

Preview Lab

Preview with #FF50ED

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

Preview Lab → · Contrast checker → · Palette generator →

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