#EA87F4#EA87F4
#EA87F4 is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.7% C 0.181 H 323.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EA87F4 |
|---|---|
| RGB | rgb(234, 135, 244) |
| HSL | hsl(294, 83%, 74%) |
| HSV | hsv(294, 45%, 96%) |
| CMYK | cmyk(4.1%, 44.7%, 0%, 4.3%) |
| CIE-LAB | lab(70.42, 53.82, -39.00) |
| CIE-LCH | lch(70.42, 66.47, 324.07°) |
| OKLab | oklab(76.71% 0.1461 -0.1072) |
| OKLCH | oklch(76.71% 0.181 323.7) |
| XYZ | xyz(58.9232, 41.3546, 90.4489) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.61
Purply Pink
#F075E6
ΔE00 4.08
Lavender Pink
#DD85D7
ΔE00 4.84
Orchid
#DA70D6
ΔE00 6.52
Candy Pink
#FF63E9
ΔE00 6.66
Light Magenta
#FA5FF7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA87F4 #91F487
analogous
#B487F4 #EA87F4 #F487C8
triadic
#EA87F4 #F4EA87 #87F4EA
tetradic
#EA87F4 #F4B487 #91F487 #87C8F4
square
#EA87F4 #F4B487 #91F487 #87C8F4
split-complementary
#EA87F4 #C8F487 #87F4B4
monochromatic
#D617EA #E04FEF #EA87F4 #F4BFF9 #FAE3FC
Accessibility & contrast
On white
2.27
#EA87F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EA87F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA87F4
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA87F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA87F4 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA5F8
Deuteranopia (green-blind)
#96B0F1
Tritanopia (blue-blind)
#EE94B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea87f4; /* rgb */ color: rgb(234, 135, 244); /* oklch */ color: oklch(76.7% 0.181 323.7);
Tailwind
colors: {
custom: {
50: '#f3adf8',
500: '#ea87f4',
950: '#000000',
},
}SCSS
$custom: #ea87f4; $custom-light: #f3adf8; $custom-dark: #000000;
JSON
{
"hex": "#ea87f4",
"rgb": {
"r": 234,
"g": 135,
"b": 244
},
"hsl": {
"h": 294.495,
"s": 83.206,
"l": 74.314
},
"oklch": {
"l": 0.76711,
"c": 0.18123,
"h": 323.7
},
"luminance": 0.41352
}Semantic roles & 50–950 ramp
primary
#EA87F4
secondary
#D9F4D7
accent
#E0061A
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85