#EA50FF#EA50FF
#EA50FF is a light, highly saturated purple. Relative luminance 0.304; OKLCH L 70.8% C 0.268 H 322.7°. Best body text is #000000 at 7.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EA50FF |
|---|---|
| RGB | rgb(234, 80, 255) |
| HSL | hsl(293, 100%, 66%) |
| HSV | hsv(293, 69%, 100%) |
| CMYK | cmyk(8.2%, 68.6%, 0%, 0%) |
| CIE-LAB | lab(62.04, 79.88, -58.27) |
| CIE-LCH | lch(62.04, 98.87, 323.89°) |
| OKLab | oklab(70.76% 0.213 -0.1626) |
| OKLCH | oklch(70.76% 0.268 322.7) |
| XYZ | xyz(54.8485, 30.4529, 97.5773) |
| Luminance | 0.3045 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.01
Magenta
#FF00FF
ΔE00 4.24
Fuchsia
#FF00FF
ΔE00 4.24
Violet Pink
#FB5FFC
ΔE00 4.36
Light Magenta
#FA5FF7
ΔE00 4.51
Bright Lilac
#C95EFB
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA50FF #65FF50
analogous
#9250FF #EA50FF #FF50BC
triadic
#EA50FF #FFEA50 #50FFEA
tetradic
#EA50FF #FF9250 #65FF50 #50BCFF
square
#EA50FF #FF9250 #65FF50 #50BCFF
split-complementary
#EA50FF #BCFF50 #50FF92
monochromatic
#BB00D5 #E313FF #EA50FF #F18DFF #F9CAFF
Accessibility & contrast
On white
2.96
#EA50FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.09
#EA50FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA50FF
7.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA50FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA50FF | 1.00 | 2.96 | 7.09 | 7.09 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F8BFF
Deuteranopia (green-blind)
#6A9CFB
Tritanopia (blue-blind)
#ED6FA2
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ea50ff; /* rgb */ color: rgb(234, 80, 255); /* oklch */ color: oklch(70.8% 0.268 322.7);
Tailwind
colors: {
custom: {
50: '#f58dff',
500: '#ea50ff',
950: '#000000',
},
}SCSS
$custom: #ea50ff; $custom-light: #f58dff; $custom-dark: #000000;
JSON
{
"hex": "#ea50ff",
"rgb": {
"r": 234,
"g": 80,
"b": 255
},
"hsl": {
"h": 292.8,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.70756,
"c": 0.26798,
"h": 322.7
},
"luminance": 0.3045
}Semantic roles & 50–950 ramp
primary
#EA50FF
secondary
#BFF3B8
accent
#E6001C
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180D18
muted
#867E86