#EB78FA#EB78FA
#EB78FA is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.0% C 0.211 H 322.9°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EB78FA |
|---|---|
| RGB | rgb(235, 120, 250) |
| HSL | hsl(293, 93%, 73%) |
| HSV | hsv(293, 52%, 98%) |
| CMYK | cmyk(6%, 52%, 0%, 2%) |
| CIE-LAB | lab(68.02, 62.50, -46.04) |
| CIE-LCH | lch(68.02, 77.63, 323.62°) |
| OKLab | oklab(75.04% 0.1682 -0.1273) |
| OKLCH | oklch(75.04% 0.211 322.9) |
| XYZ | xyz(58.2310, 38.0000, 94.6914) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.32
Purply Pink
#F075E6
ΔE00 3.70
Violet Pink
#FB5FFC
ΔE00 3.95
Light Magenta
#FA5FF7
ΔE00 4.07
Candy Pink
#FF63E9
ΔE00 5.23
Orchid
#DA70D6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB78FA #87FA78
analogous
#AA78FA #EB78FA #FA78C8
triadic
#EB78FA #FAEB78 #78FAEB
tetradic
#EB78FA #FAAA78 #87FA78 #78C8FA
square
#EB78FA #FAAA78 #87FA78 #78C8FA
split-complementary
#EB78FA #C8FA78 #78FAAA
monochromatic
#D409EF #E23DF8 #EB78FA #F4B3FC #FBE1FE
Accessibility & contrast
On white
2.44
#EB78FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#EB78FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB78FA
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB78FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB78FA | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649DFE
Deuteranopia (green-blind)
#89AAF6
Tritanopia (blue-blind)
#EE89AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb78fa; /* rgb */ color: rgb(235, 120, 250); /* oklch */ color: oklch(75.0% 0.211 322.9);
Tailwind
colors: {
custom: {
50: '#f4a3fc',
500: '#eb78fa',
950: '#000000',
},
}SCSS
$custom: #eb78fa; $custom-light: #f4a3fc; $custom-dark: #000000;
JSON
{
"hex": "#eb78fa",
"rgb": {
"r": 235,
"g": 120,
"b": 250
},
"hsl": {
"h": 293.077,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.75044,
"c": 0.21097,
"h": 322.9
},
"luminance": 0.37997
}Semantic roles & 50–950 ramp
primary
#EB78FA
secondary
#D9F6D5
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85