#EA8FFA#EA8FFA
#EA8FFA is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.2% C 0.174 H 321.4°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FFA |
|---|---|
| RGB | rgb(234, 143, 250) |
| HSL | hsl(291, 91%, 77%) |
| HSV | hsv(291, 43%, 98%) |
| CMYK | cmyk(6.4%, 42.8%, 0%, 2%) |
| CIE-LAB | lab(72.26, 50.89, -39.42) |
| CIE-LCH | lch(72.26, 64.37, 322.24°) |
| OKLab | oklab(78.16% 0.1361 -0.1084) |
| OKLCH | oklch(78.16% 0.174 321.4) |
| XYZ | xyz(61.0075, 44.0418, 95.7112) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.25
Purply Pink
#F075E6
ΔE00 5.83
Lavender Pink
#DD85D7
ΔE00 5.83
Baby Purple
#CA9BF7
ΔE00 6.86
Lilac (survey)
#CEA2FD
ΔE00 7.49
Liliac
#C48EFD
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FFA #9FFA8F
analogous
#B58FFA #EA8FFA #FA8FD5
triadic
#EA8FFA #FAEA8F #8FFAEA
tetradic
#EA8FFA #FAB58F #9FFA8F #8FD5FA
square
#EA8FFA #FAB58F #9FFA8F #8FD5FA
split-complementary
#EA8FFA #D5FA8F #8FFAB5
monochromatic
#D41AF5 #DF54F7 #EA8FFA #F5CAFD #FAE2FE
Accessibility & contrast
On white
2.14
#EA8FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#EA8FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FFA
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FFA | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#99B5F7
Tritanopia (blue-blind)
#EC9CB9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea8ffa; /* rgb */ color: rgb(234, 143, 250); /* oklch */ color: oklch(78.2% 0.174 321.4);
Tailwind
colors: {
custom: {
50: '#f2b2fc',
500: '#ea8ffa',
950: '#000000',
},
}SCSS
$custom: #ea8ffa; $custom-light: #f2b2fc; $custom-dark: #000000;
JSON
{
"hex": "#ea8ffa",
"rgb": {
"r": 234,
"g": 143,
"b": 250
},
"hsl": {
"h": 291.028,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.78161,
"c": 0.174,
"h": 321.4
},
"luminance": 0.44039
}Semantic roles & 50–950 ramp
primary
#EA8FFA
secondary
#DAF6D5
accent
#E60022
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085