#EA87F9#EA87F9
#EA87F9 is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.9% C 0.186 H 322.2°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EA87F9 |
|---|---|
| RGB | rgb(234, 135, 249) |
| HSL | hsl(292, 90%, 75%) |
| HSV | hsv(292, 46%, 98%) |
| CMYK | cmyk(6%, 45.8%, 0%, 2.4%) |
| CIE-LAB | lab(70.64, 54.75, -41.40) |
| CIE-LCH | lch(70.64, 68.64, 322.90°) |
| OKLab | oklab(76.94% 0.147 -0.1141) |
| OKLCH | oklch(76.94% 0.186 322.2) |
| XYZ | xyz(59.6927, 41.6624, 94.5015) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Purply Pink
#F075E6
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 5.63
Violet Pink
#FB5FFC
ΔE00 6.61
Light Magenta
#FA5FF7
ΔE00 6.67
Candy Pink
#FF63E9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA87F9 #96F987
analogous
#B187F9 #EA87F9 #F987CF
triadic
#EA87F9 #F9EA87 #87F9EA
tetradic
#EA87F9 #F9B187 #96F987 #87CFF9
square
#EA87F9 #F9B187 #96F987 #87CFF9
split-complementary
#EA87F9 #CFF987 #87F9B1
monochromatic
#D612F3 #E04DF6 #EA87F9 #F4C1FC #FAE2FE
Accessibility & contrast
On white
2.25
#EA87F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#EA87F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA87F9
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA87F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA87F9 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FD
Deuteranopia (green-blind)
#94B1F6
Tritanopia (blue-blind)
#ED95B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea87f9; /* rgb */ color: rgb(234, 135, 249); /* oklch */ color: oklch(76.9% 0.186 322.2);
Tailwind
colors: {
custom: {
50: '#f3adfb',
500: '#ea87f9',
950: '#000000',
},
}SCSS
$custom: #ea87f9; $custom-light: #f3adfb; $custom-dark: #000000;
JSON
{
"hex": "#ea87f9",
"rgb": {
"r": 234,
"g": 135,
"b": 249
},
"hsl": {
"h": 292.105,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.7694,
"c": 0.18603,
"h": 322.2
},
"luminance": 0.4166
}Semantic roles & 50–950 ramp
primary
#EA87F9
secondary
#DAF6D5
accent
#E6001E
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85