#EA84F7#EA84F7
#EA84F7 is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.4% C 0.189 H 322.9°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84F7 |
|---|---|
| RGB | rgb(234, 132, 247) |
| HSL | hsl(293, 88%, 74%) |
| HSV | hsv(293, 47%, 97%) |
| CMYK | cmyk(5.3%, 46.6%, 0%, 3.1%) |
| CIE-LAB | lab(69.97, 55.87, -41.34) |
| CIE-LCH | lch(69.97, 69.50, 323.50°) |
| OKLab | oklab(76.42% 0.1508 -0.1139) |
| OKLCH | oklch(76.42% 0.189 322.9) |
| XYZ | xyz(58.9697, 40.7129, 92.7298) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.93
Purply Pink
#F075E6
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 5.41
Violet Pink
#FB5FFC
ΔE00 6.07
Light Magenta
#FA5FF7
ΔE00 6.10
Candy Pink
#FF63E9
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84F7 #91F784
analogous
#B184F7 #EA84F7 #F784CB
triadic
#EA84F7 #F7EA84 #84F7EA
tetradic
#EA84F7 #F7B184 #91F784 #84CBF7
square
#EA84F7 #F7B184 #91F784 #84CBF7
split-complementary
#EA84F7 #CBF784 #84F7B1
monochromatic
#D611F0 #E04BF3 #EA84F7 #F4BDFB #FAE2FD
Accessibility & contrast
On white
2.30
#EA84F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#EA84F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84F7
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84F7 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A3FB
Deuteranopia (green-blind)
#92AFF4
Tritanopia (blue-blind)
#ED92B2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea84f7; /* rgb */ color: rgb(234, 132, 247); /* oklch */ color: oklch(76.4% 0.189 322.9);
Tailwind
colors: {
custom: {
50: '#f3abfa',
500: '#ea84f7',
950: '#000000',
},
}SCSS
$custom: #ea84f7; $custom-light: #f3abfa; $custom-dark: #000000;
JSON
{
"hex": "#ea84f7",
"rgb": {
"r": 234,
"g": 132,
"b": 247
},
"hsl": {
"h": 293.217,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.76419,
"c": 0.18893,
"h": 322.9
},
"luminance": 0.4071
}Semantic roles & 50–950 ramp
primary
#EA84F7
secondary
#D9F5D6
accent
#E4011B
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85