#EA78F8#EA78F8
#EA78F8 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 74.8% C 0.209 H 323.1°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EA78F8 |
|---|---|
| RGB | rgb(234, 120, 248) |
| HSL | hsl(293, 90%, 72%) |
| HSV | hsv(293, 52%, 97%) |
| CMYK | cmyk(5.6%, 51.6%, 0%, 2.7%) |
| CIE-LAB | lab(67.80, 61.88, -45.29) |
| CIE-LCH | lch(67.80, 76.68, 323.80°) |
| OKLab | oklab(74.83% 0.1669 -0.1252) |
| OKLCH | oklch(74.83% 0.209 323.1) |
| XYZ | xyz(57.5898, 37.7054, 93.0331) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 3.50
Violet Pink
#FB5FFC
ΔE00 4.00
Light Magenta
#FA5FF7
ΔE00 4.07
Candy Pink
#FF63E9
ΔE00 5.14
Orchid
#DA70D6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA78F8 #86F878
analogous
#AA78F8 #EA78F8 #F878C6
triadic
#EA78F8 #F8EA78 #78F8EA
tetradic
#EA78F8 #F8AA78 #86F878 #78C6F8
square
#EA78F8 #F8AA78 #86F878 #78C6F8
split-complementary
#EA78F8 #C6F878 #78F8AA
monochromatic
#D10CE9 #E13EF5 #EA78F8 #F3B2FB #FAE2FD
Accessibility & contrast
On white
2.46
#EA78F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#EA78F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA78F8
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA78F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA78F8 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFC
Deuteranopia (green-blind)
#89AAF4
Tritanopia (blue-blind)
#ED89AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea78f8; /* rgb */ color: rgb(234, 120, 248); /* oklch */ color: oklch(74.8% 0.209 323.1);
Tailwind
colors: {
custom: {
50: '#f3a3fb',
500: '#ea78f8',
950: '#000000',
},
}SCSS
$custom: #ea78f8; $custom-light: #f3a3fb; $custom-dark: #000000;
JSON
{
"hex": "#ea78f8",
"rgb": {
"r": 234,
"g": 120,
"b": 248
},
"hsl": {
"h": 293.438,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.74828,
"c": 0.20861,
"h": 323.1
},
"luminance": 0.37703
}Semantic roles & 50–950 ramp
primary
#EA78F8
secondary
#D9F6D5
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85