#EA76F7#EA76F7
#EA76F7 is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.5% C 0.211 H 323.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EA76F7 |
|---|---|
| RGB | rgb(234, 118, 247) |
| HSL | hsl(294, 89%, 72%) |
| HSV | hsv(294, 52%, 97%) |
| CMYK | cmyk(5.3%, 52.2%, 0%, 3.1%) |
| CIE-LAB | lab(67.40, 62.64, -45.37) |
| CIE-LCH | lch(67.40, 77.35, 324.08°) |
| OKLab | oklab(74.52% 0.1694 -0.1254) |
| OKLCH | oklch(74.52% 0.211 323.5) |
| XYZ | xyz(57.1970, 37.1675, 92.1389) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.37
Purply Pink
#F075E6
ΔE00 3.38
Violet Pink
#FB5FFC
ΔE00 3.71
Light Magenta
#FA5FF7
ΔE00 3.75
Candy Pink
#FF63E9
ΔE00 4.89
Orchid
#DA70D6
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA76F7 #83F776
analogous
#A976F7 #EA76F7 #F776C4
triadic
#EA76F7 #F7EA76 #76F7EA
tetradic
#EA76F7 #F7A976 #83F776 #76C4F7
square
#EA76F7 #F7A976 #83F776 #76C4F7
split-complementary
#EA76F7 #C4F776 #76F7A9
monochromatic
#CF0DE5 #E13CF4 #EA76F7 #F3B0FA #FBE2FD
Accessibility & contrast
On white
2.49
#EA76F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#EA76F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA76F7
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA76F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA76F7 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFB
Deuteranopia (green-blind)
#88A9F3
Tritanopia (blue-blind)
#EE87AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea76f7; /* rgb */ color: rgb(234, 118, 247); /* oklch */ color: oklch(74.5% 0.211 323.5);
Tailwind
colors: {
custom: {
50: '#f3a2fa',
500: '#ea76f7',
950: '#000000',
},
}SCSS
$custom: #ea76f7; $custom-light: #f3a2fa; $custom-dark: #000000;
JSON
{
"hex": "#ea76f7",
"rgb": {
"r": 234,
"g": 118,
"b": 247
},
"hsl": {
"h": 293.953,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.74518,
"c": 0.21073,
"h": 323.5
},
"luminance": 0.37165
}Semantic roles & 50–950 ramp
primary
#EA76F7
secondary
#D7F5D4
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85