#EA78F9#EA78F9
#EA78F9 is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 74.9% C 0.210 H 322.8°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EA78F9 |
|---|---|
| RGB | rgb(234, 120, 249) |
| HSL | hsl(293, 91%, 72%) |
| HSV | hsv(293, 52%, 98%) |
| CMYK | cmyk(6%, 51.8%, 0%, 2.4%) |
| CIE-LAB | lab(67.85, 62.06, -45.77) |
| CIE-LCH | lch(67.85, 77.11, 323.59°) |
| OKLab | oklab(74.88% 0.167 -0.1265) |
| OKLCH | oklch(74.88% 0.21 322.8) |
| XYZ | xyz(57.7453, 37.7677, 93.8524) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Purply Pink
#F075E6
ΔE00 3.65
Violet Pink
#FB5FFC
ΔE00 4.00
Light Magenta
#FA5FF7
ΔE00 4.10
Candy Pink
#FF63E9
ΔE00 5.24
Orchid
#DA70D6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA78F9 #87F978
analogous
#A978F9 #EA78F9 #F978C8
triadic
#EA78F9 #F9EA78 #78F9EA
tetradic
#EA78F9 #F9A978 #87F978 #78C8F9
square
#EA78F9 #F9A978 #87F978 #78C8F9
split-complementary
#EA78F9 #C8F978 #78F9A9
monochromatic
#D20AEC #E13DF6 #EA78F9 #F3B3FC #FAE2FE
Accessibility & contrast
On white
2.46
#EA78F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#EA78F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA78F9
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA78F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA78F9 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFD
Deuteranopia (green-blind)
#88AAF5
Tritanopia (blue-blind)
#ED89AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea78f9; /* rgb */ color: rgb(234, 120, 249); /* oklch */ color: oklch(74.9% 0.210 322.8);
Tailwind
colors: {
custom: {
50: '#f3a3fc',
500: '#ea78f9',
950: '#000000',
},
}SCSS
$custom: #ea78f9; $custom-light: #f3a3fc; $custom-dark: #000000;
JSON
{
"hex": "#ea78f9",
"rgb": {
"r": 234,
"g": 120,
"b": 249
},
"hsl": {
"h": 293.023,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.74876,
"c": 0.20953,
"h": 322.8
},
"luminance": 0.37765
}Semantic roles & 50–950 ramp
primary
#EA78F9
secondary
#D9F6D5
accent
#E6001B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85