#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 |
|---|---|
| RGB | rgb(255, 80, 237) |
| HSL | hsl(306, 100%, 66%) |
| HSV | hsv(306, 69%, 100%) |
| CMYK | cmyk(0%, 68.6%, 7.1%, 0%) |
| CIE-LAB | lab(64.26, 81.54, -44.60) |
| CIE-LCH | lch(64.26, 92.94, 331.32°) |
| OKLab | oklab(72.66% 0.2343 -0.1224) |
| OKLCH | oklch(72.66% 0.264 332.4) |
| XYZ | xyz(59.3949, 33.1165, 83.3683) |
| Luminance | 0.3311 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.38
Candy Pink
#FF63E9
ΔE00 2.75
Violet Pink
#FB5FFC
ΔE00 2.89
Bright Magenta
#FF08E8
ΔE00 5.05
Purply Pink
#F075E6
ΔE00 5.23
Magenta
#FF00FF
ΔE00 5.54
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 |
|---|---|---|---|---|
| ##FF50ED | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.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