#EA78F6#EA78F6
#EA78F6 is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 74.7% C 0.207 H 323.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EA78F6 |
|---|---|
| RGB | rgb(234, 120, 246) |
| HSL | hsl(294, 88%, 72%) |
| HSV | hsv(294, 51%, 96%) |
| CMYK | cmyk(4.9%, 51.2%, 0%, 3.5%) |
| CIE-LAB | lab(67.71, 61.51, -44.34) |
| CIE-LCH | lch(67.71, 75.83, 324.21°) |
| OKLab | oklab(74.73% 0.1667 -0.1224) |
| OKLCH | oklch(74.73% 0.207 323.7) |
| XYZ | xyz(57.2811, 37.5820, 91.4077) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 3.19
Violet Pink
#FB5FFC
ΔE00 4.01
Light Magenta
#FA5FF7
ΔE00 4.02
Candy Pink
#FF63E9
ΔE00 4.94
Orchid
#DA70D6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA78F6 #84F678
analogous
#AB78F6 #EA78F6 #F678C3
triadic
#EA78F6 #F6EA78 #78F6EA
tetradic
#EA78F6 #F6AB78 #84F678 #78C3F6
square
#EA78F6 #F6AB78 #84F678 #78C3F6
split-complementary
#EA78F6 #C3F678 #78F6AB
monochromatic
#D00FE4 #E13FF2 #EA78F6 #F3B1FA #FBE2FD
Accessibility & contrast
On white
2.47
#EA78F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#EA78F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA78F6
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA78F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA78F6 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669CFA
Deuteranopia (green-blind)
#8AAAF2
Tritanopia (blue-blind)
#EE88AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea78f6; /* rgb */ color: rgb(234, 120, 246); /* oklch */ color: oklch(74.7% 0.207 323.7);
Tailwind
colors: {
custom: {
50: '#f3a3f9',
500: '#ea78f6',
950: '#000000',
},
}SCSS
$custom: #ea78f6; $custom-light: #f3a3f9; $custom-dark: #000000;
JSON
{
"hex": "#ea78f6",
"rgb": {
"r": 234,
"g": 120,
"b": 246
},
"hsl": {
"h": 294.286,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.7473,
"c": 0.20678,
"h": 323.7
},
"luminance": 0.37579
}Semantic roles & 50–950 ramp
primary
#EA78F6
secondary
#D8F5D5
accent
#E40117
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85