#EA87F8#EA87F8
#EA87F8 is a light, vivid purple. Relative luminance 0.416; OKLCH L 76.9% C 0.185 H 322.5°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EA87F8 |
|---|---|
| RGB | rgb(234, 135, 248) |
| HSL | hsl(293, 89%, 75%) |
| HSV | hsv(293, 46%, 97%) |
| CMYK | cmyk(5.6%, 45.6%, 0%, 2.7%) |
| CIE-LAB | lab(70.59, 54.56, -40.92) |
| CIE-LCH | lch(70.59, 68.20, 323.13°) |
| OKLab | oklab(76.89% 0.1468 -0.1127) |
| OKLCH | oklch(76.89% 0.185 322.5) |
| XYZ | xyz(59.5371, 41.6002, 93.6823) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.16
Purply Pink
#F075E6
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 5.47
Violet Pink
#FB5FFC
ΔE00 6.62
Light Magenta
#FA5FF7
ΔE00 6.67
Orchid
#DA70D6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA87F8 #95F887
analogous
#B187F8 #EA87F8 #F887CE
triadic
#EA87F8 #F8EA87 #87F8EA
tetradic
#EA87F8 #F8B187 #95F887 #87CEF8
square
#EA87F8 #F8B187 #95F887 #87CEF8
split-complementary
#EA87F8 #CEF887 #87F8B1
monochromatic
#D613F1 #E04DF5 #EA87F8 #F4C1FB #FAE2FD
Accessibility & contrast
On white
2.25
#EA87F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#EA87F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA87F8
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA87F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA87F8 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FC
Deuteranopia (green-blind)
#94B1F5
Tritanopia (blue-blind)
#ED95B4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea87f8; /* rgb */ color: rgb(234, 135, 248); /* oklch */ color: oklch(76.9% 0.185 322.5);
Tailwind
colors: {
custom: {
50: '#f3adfb',
500: '#ea87f8',
950: '#000000',
},
}SCSS
$custom: #ea87f8; $custom-light: #f3adfb; $custom-dark: #000000;
JSON
{
"hex": "#ea87f8",
"rgb": {
"r": 234,
"g": 135,
"b": 248
},
"hsl": {
"h": 292.566,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.76894,
"c": 0.18507,
"h": 322.5
},
"luminance": 0.41598
}Semantic roles & 50–950 ramp
primary
#EA87F8
secondary
#DAF5D6
accent
#E6001C
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85