#EA74F7#EA74F7
#EA74F7 is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.3% C 0.214 H 323.6°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EA74F7 |
|---|---|
| RGB | rgb(234, 116, 247) |
| HSL | hsl(294, 89%, 71%) |
| HSV | hsv(294, 53%, 97%) |
| CMYK | cmyk(5.3%, 53%, 0%, 3.1%) |
| CIE-LAB | lab(67.05, 63.57, -45.93) |
| CIE-LCH | lch(67.05, 78.43, 324.16°) |
| OKLab | oklab(74.26% 0.1719 -0.127) |
| OKLCH | oklch(74.26% 0.214 323.6) |
| XYZ | xyz(56.9640, 36.7014, 92.0612) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.43
Purply Pink
#F075E6
ΔE00 3.46
Light Magenta
#FA5FF7
ΔE00 3.48
Violet (CSS)
#EE82EE
ΔE00 3.67
Candy Pink
#FF63E9
ΔE00 4.78
Orchid
#DA70D6
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA74F7 #81F774
analogous
#A874F7 #EA74F7 #F774C2
triadic
#EA74F7 #F7EA74 #74F7EA
tetradic
#EA74F7 #F7A874 #81F774 #74C2F7
square
#EA74F7 #F7A874 #81F774 #74C2F7
split-complementary
#EA74F7 #C2F774 #74F7A8
monochromatic
#CE0DE4 #E13AF4 #EA74F7 #F3AEFA #FBE2FD
Accessibility & contrast
On white
2.52
#EA74F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#EA74F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA74F7
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA74F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA74F7 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619AFB
Deuteranopia (green-blind)
#87A8F3
Tritanopia (blue-blind)
#EE85AB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea74f7; /* rgb */ color: rgb(234, 116, 247); /* oklch */ color: oklch(74.3% 0.214 323.6);
Tailwind
colors: {
custom: {
50: '#f3a1fa',
500: '#ea74f7',
950: '#000000',
},
}SCSS
$custom: #ea74f7; $custom-light: #f3a1fa; $custom-dark: #000000;
JSON
{
"hex": "#ea74f7",
"rgb": {
"r": 234,
"g": 116,
"b": 247
},
"hsl": {
"h": 294.046,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.7426,
"c": 0.21374,
"h": 323.6
},
"luminance": 0.36699
}Semantic roles & 50–950 ramp
primary
#EA74F7
secondary
#D6F5D2
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85