#EA76F8#EA76F8
#EA76F8 is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.6% C 0.212 H 323.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EA76F8 |
|---|---|
| RGB | rgb(234, 118, 248) |
| HSL | hsl(294, 90%, 72%) |
| HSV | hsv(294, 52%, 97%) |
| CMYK | cmyk(5.6%, 52.4%, 0%, 2.7%) |
| CIE-LAB | lab(67.45, 62.82, -45.85) |
| CIE-LCH | lch(67.45, 77.77, 323.87°) |
| OKLab | oklab(74.57% 0.1695 -0.1268) |
| OKLCH | oklch(74.57% 0.212 323.2) |
| XYZ | xyz(57.3517, 37.2294, 92.9538) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.47
Purply Pink
#F075E6
ΔE00 3.54
Violet Pink
#FB5FFC
ΔE00 3.71
Light Magenta
#FA5FF7
ΔE00 3.78
Candy Pink
#FF63E9
ΔE00 5.00
Orchid
#DA70D6
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA76F8 #84F876
analogous
#A976F8 #EA76F8 #F876C5
triadic
#EA76F8 #F8EA76 #76F8EA
tetradic
#EA76F8 #F8A976 #84F876 #76C5F8
square
#EA76F8 #F8A976 #84F876 #76C5F8
split-complementary
#EA76F8 #C5F876 #76F8A9
monochromatic
#D00CE8 #E13CF5 #EA76F8 #F3B0FB #FBE2FE
Accessibility & contrast
On white
2.49
#EA76F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#EA76F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA76F8
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA76F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA76F8 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFC
Deuteranopia (green-blind)
#87A9F4
Tritanopia (blue-blind)
#EE87AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea76f8; /* rgb */ color: rgb(234, 118, 248); /* oklch */ color: oklch(74.6% 0.212 323.2);
Tailwind
colors: {
custom: {
50: '#f3a2fb',
500: '#ea76f8',
950: '#000000',
},
}SCSS
$custom: #ea76f8; $custom-light: #f3a2fb; $custom-dark: #000000;
JSON
{
"hex": "#ea76f8",
"rgb": {
"r": 234,
"g": 118,
"b": 248
},
"hsl": {
"h": 293.538,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.74567,
"c": 0.21164,
"h": 323.2
},
"luminance": 0.37227
}Semantic roles & 50–950 ramp
primary
#EA76F8
secondary
#D8F5D4
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85