#EA88FA#EA88FA
#EA88FA is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.1% C 0.185 H 321.8°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EA88FA |
|---|---|
| RGB | rgb(234, 136, 250) |
| HSL | hsl(292, 92%, 76%) |
| HSV | hsv(292, 46%, 98%) |
| CMYK | cmyk(6.4%, 45.6%, 0%, 2%) |
| CIE-LAB | lab(70.87, 54.43, -41.58) |
| CIE-LCH | lch(70.87, 68.49, 322.63°) |
| OKLab | oklab(77.13% 0.1458 -0.1146) |
| OKLCH | oklch(77.13% 0.185 321.8) |
| XYZ | xyz(59.9892, 42.0053, 95.3718) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 5.77
Violet Pink
#FB5FFC
ΔE00 6.79
Light Magenta
#FA5FF7
ΔE00 6.87
Candy Pink
#FF63E9
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA88FA #98FA88
analogous
#B188FA #EA88FA #FA88D1
triadic
#EA88FA #FAEA88 #88FAEA
tetradic
#EA88FA #FAB188 #98FA88 #88D1FA
square
#EA88FA #FAB188 #98FA88 #88D1FA
split-complementary
#EA88FA #D1FA88 #88FAB1
monochromatic
#D513F5 #E04DF8 #EA88FA #F4C3FC #FAE2FE
Accessibility & contrast
On white
2.23
#EA88FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#EA88FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA88FA
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA88FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA88FA | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FE
Deuteranopia (green-blind)
#94B1F7
Tritanopia (blue-blind)
#ED96B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea88fa; /* rgb */ color: rgb(234, 136, 250); /* oklch */ color: oklch(77.1% 0.185 321.8);
Tailwind
colors: {
custom: {
50: '#f3adfc',
500: '#ea88fa',
950: '#000000',
},
}SCSS
$custom: #ea88fa; $custom-light: #f3adfc; $custom-dark: #000000;
JSON
{
"hex": "#ea88fa",
"rgb": {
"r": 234,
"g": 136,
"b": 250
},
"hsl": {
"h": 291.579,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.77131,
"c": 0.18539,
"h": 321.8
},
"luminance": 0.42003
}Semantic roles & 50–950 ramp
primary
#EA88FA
secondary
#DAF6D5
accent
#E60020
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85