#EA8EF8#EA8EF8
#EA8EF8 is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.9% C 0.174 H 322.1°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EF8 |
|---|---|
| RGB | rgb(234, 142, 248) |
| HSL | hsl(292, 88%, 76%) |
| HSV | hsv(292, 43%, 97%) |
| CMYK | cmyk(5.6%, 42.7%, 0%, 2.7%) |
| CIE-LAB | lab(71.97, 51.02, -38.77) |
| CIE-LCH | lch(71.97, 64.08, 322.77°) |
| OKLab | oklab(77.92% 0.1371 -0.1066) |
| OKLCH | oklch(77.92% 0.174 322.1) |
| XYZ | xyz(60.5461, 43.6181, 94.0186) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Lavender Pink
#DD85D7
ΔE00 5.50
Purply Pink
#F075E6
ΔE00 5.51
Baby Purple
#CA9BF7
ΔE00 7.05
Liliac
#C48EFD
ΔE00 7.66
Plum
#DDA0DD
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EF8 #9CF88E
analogous
#B58EF8 #EA8EF8 #F88ED1
triadic
#EA8EF8 #F8EA8E #8EF8EA
tetradic
#EA8EF8 #F8B58E #9CF88E #8ED1F8
square
#EA8EF8 #F8B58E #9CF88E #8ED1F8
split-complementary
#EA8EF8 #D1F88E #8EF8B5
monochromatic
#D51BF1 #DF54F4 #EA8EF8 #F5C8FC #FAE2FD
Accessibility & contrast
On white
2.16
#EA8EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#EA8EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EF8
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EF8 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFC
Deuteranopia (green-blind)
#9AB4F5
Tritanopia (blue-blind)
#ED9BB7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea8ef8; /* rgb */ color: rgb(234, 142, 248); /* oklch */ color: oklch(77.9% 0.174 322.1);
Tailwind
colors: {
custom: {
50: '#f2b1fb',
500: '#ea8ef8',
950: '#000000',
},
}SCSS
$custom: #ea8ef8; $custom-light: #f2b1fb; $custom-dark: #000000;
JSON
{
"hex": "#ea8ef8",
"rgb": {
"r": 234,
"g": 142,
"b": 248
},
"hsl": {
"h": 292.075,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.77922,
"c": 0.17366,
"h": 322.1
},
"luminance": 0.43616
}Semantic roles & 50–950 ramp
primary
#EA8EF8
secondary
#DAF5D6
accent
#E5011F
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085