#EA87FF#EA87FF
#EA87FF is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.2% C 0.192 H 320.4°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EA87FF |
|---|---|
| RGB | rgb(234, 135, 255) |
| HSL | hsl(290, 100%, 76%) |
| HSV | hsv(290, 47%, 100%) |
| CMYK | cmyk(8.2%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(70.90, 55.88, -44.26) |
| CIE-LCH | lch(70.90, 71.28, 321.62°) |
| OKLab | oklab(77.22% 0.1479 -0.1223) |
| OKLCH | oklch(77.22% 0.192 320.4) |
| XYZ | xyz(60.6435, 42.0427, 99.5090) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.23
Purply Pink
#F075E6
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 6.56
Violet Pink
#FB5FFC
ΔE00 6.62
Light Magenta
#FA5FF7
ΔE00 6.78
Liliac
#C48EFD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA87FF #9CFF87
analogous
#AE87FF #EA87FF #FF87D8
triadic
#EA87FF #FFEA87 #87FFEA
tetradic
#EA87FF #FFAE87 #9CFF87 #87D8FF
square
#EA87FF #FFAE87 #9CFF87 #87D8FF
split-complementary
#EA87FF #D8FF87 #87FFAE
monochromatic
#D50DFF #DF4AFF #EA87FF #F5C4FF #FAE0FF
Accessibility & contrast
On white
2.23
#EA87FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#EA87FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA87FF
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA87FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA87FF | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A7FF
Deuteranopia (green-blind)
#91B1FC
Tritanopia (blue-blind)
#EC97B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea87ff; /* rgb */ color: rgb(234, 135, 255); /* oklch */ color: oklch(77.2% 0.192 320.4);
Tailwind
colors: {
custom: {
50: '#f3adff',
500: '#ea87ff',
950: '#000000',
},
}SCSS
$custom: #ea87ff; $custom-light: #f3adff; $custom-dark: #000000;
JSON
{
"hex": "#ea87ff",
"rgb": {
"r": 234,
"g": 135,
"b": 255
},
"hsl": {
"h": 289.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.77222,
"c": 0.19189,
"h": 320.4
},
"luminance": 0.4204
}Semantic roles & 50–950 ramp
primary
#EA87FF
secondary
#DAF7D4
accent
#E60028
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171018
muted
#857F86