#EA87FA#EA87FA
#EA87FA is a light, vivid purple. Relative luminance 0.417; OKLCH L 77.0% C 0.187 H 321.9°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EA87FA |
|---|---|
| RGB | rgb(234, 135, 250) |
| HSL | hsl(292, 92%, 75%) |
| HSV | hsv(292, 46%, 98%) |
| CMYK | cmyk(6.4%, 46%, 0%, 2%) |
| CIE-LAB | lab(70.68, 54.93, -41.88) |
| CIE-LCH | lch(70.68, 69.08, 322.68°) |
| OKLab | oklab(76.99% 0.1471 -0.1154) |
| OKLCH | oklch(76.99% 0.187 321.9) |
| XYZ | xyz(59.8491, 41.7249, 95.3251) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 5.78
Violet Pink
#FB5FFC
ΔE00 6.60
Light Magenta
#FA5FF7
ΔE00 6.68
Candy Pink
#FF63E9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA87FA #97FA87
analogous
#B087FA #EA87FA #FA87D0
triadic
#EA87FA #FAEA87 #87FAEA
tetradic
#EA87FA #FAB087 #97FA87 #87D0FA
square
#EA87FA #FAB087 #97FA87 #87D0FA
split-complementary
#EA87FA #D0FA87 #87FAB0
monochromatic
#D511F5 #E04CF8 #EA87FA #F4C2FC #FAE2FE
Accessibility & contrast
On white
2.25
#EA87FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#EA87FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA87FA
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA87FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA87FA | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FE
Deuteranopia (green-blind)
#93B1F7
Tritanopia (blue-blind)
#ED95B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea87fa; /* rgb */ color: rgb(234, 135, 250); /* oklch */ color: oklch(77.0% 0.187 321.9);
Tailwind
colors: {
custom: {
50: '#f3adfc',
500: '#ea87fa',
950: '#000000',
},
}SCSS
$custom: #ea87fa; $custom-light: #f3adfc; $custom-dark: #000000;
JSON
{
"hex": "#ea87fa",
"rgb": {
"r": 234,
"g": 135,
"b": 250
},
"hsl": {
"h": 291.652,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.76987,
"c": 0.187,
"h": 321.9
},
"luminance": 0.41722
}Semantic roles & 50–950 ramp
primary
#EA87FA
secondary
#DAF6D5
accent
#E60020
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85