#EB50FF#EB50FF
#EB50FF is a light, highly saturated purple. Relative luminance 0.306; OKLCH L 70.9% C 0.268 H 322.9°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EB50FF |
|---|---|
| RGB | rgb(235, 80, 255) |
| HSL | hsl(293, 100%, 66%) |
| HSV | hsv(293, 69%, 100%) |
| CMYK | cmyk(7.8%, 68.6%, 0%, 0%) |
| CIE-LAB | lab(62.19, 80.09, -58.03) |
| CIE-LCH | lch(62.19, 98.90, 324.08°) |
| OKLab | oklab(70.89% 0.2141 -0.1618) |
| OKLCH | oklch(70.89% 0.268 322.9) |
| XYZ | xyz(55.1779, 30.6227, 97.5928) |
| Luminance | 0.3062 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.16
Violet Pink
#FB5FFC
ΔE00 4.20
Magenta
#FF00FF
ΔE00 4.21
Fuchsia
#FF00FF
ΔE00 4.21
Light Magenta
#FA5FF7
ΔE00 4.35
Bright Lilac
#C95EFB
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB50FF #64FF50
analogous
#9350FF #EB50FF #FF50BB
triadic
#EB50FF #FFEB50 #50FFEB
tetradic
#EB50FF #FF9350 #64FF50 #50BBFF
square
#EB50FF #FF9350 #64FF50 #50BBFF
split-complementary
#EB50FF #BBFF50 #50FF93
monochromatic
#BC00D5 #E413FF #EB50FF #F28DFF #F9CAFF
Accessibility & contrast
On white
2.95
#EB50FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#EB50FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB50FF
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB50FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB50FF | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#128BFF
Deuteranopia (green-blind)
#6B9CFB
Tritanopia (blue-blind)
#EE6EA2
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #eb50ff; /* rgb */ color: rgb(235, 80, 255); /* oklch */ color: oklch(70.9% 0.268 322.9);
Tailwind
colors: {
custom: {
50: '#f68dff',
500: '#eb50ff',
950: '#000000',
},
}SCSS
$custom: #eb50ff; $custom-light: #f68dff; $custom-dark: #000000;
JSON
{
"hex": "#eb50ff",
"rgb": {
"r": 235,
"g": 80,
"b": 255
},
"hsl": {
"h": 293.143,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.70888,
"c": 0.2684,
"h": 322.9
},
"luminance": 0.30619
}Semantic roles & 50–950 ramp
primary
#EB50FF
secondary
#BFF3B8
accent
#E6001A
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180D18
muted
#867E86