#ED50FF#ED50FF
#ED50FF is a light, highly saturated purple. Relative luminance 0.310; OKLCH L 71.2% C 0.269 H 323.4°. Best body text is #000000 at 7.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ED50FF |
|---|---|
| RGB | rgb(237, 80, 255) |
| HSL | hsl(294, 100%, 66%) |
| HSV | hsv(294, 69%, 100%) |
| CMYK | cmyk(7.1%, 68.6%, 0%, 0%) |
| CIE-LAB | lab(62.48, 80.50, -57.55) |
| CIE-LCH | lch(62.48, 98.96, 324.44°) |
| OKLab | oklab(71.15% 0.2163 -0.1604) |
| OKLCH | oklch(71.15% 0.269 323.4) |
| XYZ | xyz(55.8420, 30.9651, 97.6239) |
| Luminance | 0.3096 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.48
Violet Pink
#FB5FFC
ΔE00 3.89
Light Magenta
#FA5FF7
ΔE00 4.05
Magenta
#FF00FF
ΔE00 4.16
Fuchsia
#FF00FF
ΔE00 4.16
Bright Lilac
#C95EFB
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED50FF #62FF50
analogous
#9650FF #ED50FF #FF50B9
triadic
#ED50FF #FFED50 #50FFED
tetradic
#ED50FF #FF9650 #62FF50 #50B9FF
square
#ED50FF #FF9650 #62FF50 #50B9FF
split-complementary
#ED50FF #B9FF50 #50FF96
monochromatic
#BF00D5 #E713FF #ED50FF #F38DFF #FACAFF
Accessibility & contrast
On white
2.92
#ED50FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.19
#ED50FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED50FF
7.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED50FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED50FF | 1.00 | 2.92 | 7.19 | 7.19 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#178BFF
Deuteranopia (green-blind)
#6D9DFB
Tritanopia (blue-blind)
#F16EA2
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ed50ff; /* rgb */ color: rgb(237, 80, 255); /* oklch */ color: oklch(71.2% 0.269 323.4);
Tailwind
colors: {
custom: {
50: '#f78eff',
500: '#ed50ff',
950: '#000000',
},
}SCSS
$custom: #ed50ff; $custom-light: #f78eff; $custom-dark: #000000;
JSON
{
"hex": "#ed50ff",
"rgb": {
"r": 237,
"g": 80,
"b": 255
},
"hsl": {
"h": 293.829,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.71154,
"c": 0.26925,
"h": 323.4
},
"luminance": 0.30962
}Semantic roles & 50–950 ramp
primary
#ED50FF
secondary
#BEF3B8
accent
#E60018
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180D18
muted
#867E86