#EA84F5#EA84F5
#EA84F5 is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.3% C 0.187 H 323.5°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84F5 |
|---|---|
| RGB | rgb(234, 132, 245) |
| HSL | hsl(294, 85%, 74%) |
| HSV | hsv(294, 46%, 96%) |
| CMYK | cmyk(4.5%, 46.1%, 0%, 3.9%) |
| CIE-LAB | lab(69.89, 55.50, -40.39) |
| CIE-LCH | lch(69.89, 68.64, 323.96°) |
| OKLab | oklab(76.33% 0.1504 -0.1111) |
| OKLCH | oklch(76.33% 0.187 323.5) |
| XYZ | xyz(58.6628, 40.5901, 91.1131) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.62
Purply Pink
#F075E6
ΔE00 3.77
Lavender Pink
#DD85D7
ΔE00 5.10
Light Magenta
#FA5FF7
ΔE00 6.10
Violet Pink
#FB5FFC
ΔE00 6.11
Orchid
#DA70D6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84F5 #8FF584
analogous
#B284F5 #EA84F5 #F584C8
triadic
#EA84F5 #F5EA84 #84F5EA
tetradic
#EA84F5 #F5B284 #8FF584 #84C8F5
square
#EA84F5 #F5B284 #8FF584 #84C8F5
split-complementary
#EA84F5 #C8F584 #84F5B2
monochromatic
#D613EB #E04BF0 #EA84F5 #F4BDFA #FAE3FD
Accessibility & contrast
On white
2.30
#EA84F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#EA84F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84F5
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84F5 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A3F9
Deuteranopia (green-blind)
#93AFF2
Tritanopia (blue-blind)
#EE91B1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea84f5; /* rgb */ color: rgb(234, 132, 245); /* oklch */ color: oklch(76.3% 0.187 323.5);
Tailwind
colors: {
custom: {
50: '#f3abf9',
500: '#ea84f5',
950: '#000000',
},
}SCSS
$custom: #ea84f5; $custom-light: #f3abf9; $custom-dark: #000000;
JSON
{
"hex": "#ea84f5",
"rgb": {
"r": 234,
"g": 132,
"b": 245
},
"hsl": {
"h": 294.159,
"s": 84.962,
"l": 73.922
},
"oklch": {
"l": 0.76326,
"c": 0.18703,
"h": 323.5
},
"luminance": 0.40588
}Semantic roles & 50–950 ramp
primary
#EA84F5
secondary
#D9F5D6
accent
#E1041A
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85