#EA78F5#EA78F5
#EA78F5 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.7% C 0.206 H 324.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EA78F5 |
|---|---|
| RGB | rgb(234, 120, 245) |
| HSL | hsl(295, 86%, 72%) |
| HSV | hsv(295, 51%, 96%) |
| CMYK | cmyk(4.5%, 51%, 0%, 3.9%) |
| CIE-LAB | lab(67.67, 61.33, -43.86) |
| CIE-LCH | lch(67.67, 75.40, 324.43°) |
| OKLab | oklab(74.68% 0.1665 -0.121) |
| OKLCH | oklch(74.68% 0.206 324) |
| XYZ | xyz(57.1281, 37.5208, 90.6016) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.85
Purply Pink
#F075E6
ΔE00 3.04
Light Magenta
#FA5FF7
ΔE00 4.01
Violet Pink
#FB5FFC
ΔE00 4.03
Candy Pink
#FF63E9
ΔE00 4.85
Orchid
#DA70D6
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA78F5 #83F578
analogous
#AC78F5 #EA78F5 #F578C2
triadic
#EA78F5 #F5EA78 #78F5EA
tetradic
#EA78F5 #F5AC78 #83F578 #78C2F5
square
#EA78F5 #F5AC78 #83F578 #78C2F5
split-complementary
#EA78F5 #C2F578 #78F5AC
monochromatic
#CF11E2 #E13FF1 #EA78F5 #F3B1F9 #FBE3FD
Accessibility & contrast
On white
2.47
#EA78F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#EA78F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA78F5
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA78F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA78F5 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679CF9
Deuteranopia (green-blind)
#8AAAF1
Tritanopia (blue-blind)
#EE88AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea78f5; /* rgb */ color: rgb(234, 120, 245); /* oklch */ color: oklch(74.7% 0.206 324.0);
Tailwind
colors: {
custom: {
50: '#f3a3f9',
500: '#ea78f5',
950: '#000000',
},
}SCSS
$custom: #ea78f5; $custom-light: #f3a3f9; $custom-dark: #000000;
JSON
{
"hex": "#ea78f5",
"rgb": {
"r": 234,
"g": 120,
"b": 245
},
"hsl": {
"h": 294.72,
"s": 86.207,
"l": 71.569
},
"oklch": {
"l": 0.74682,
"c": 0.20586,
"h": 324
},
"luminance": 0.37518
}Semantic roles & 50–950 ramp
primary
#EA78F5
secondary
#D7F4D4
accent
#E30316
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85