#EA8EF7#EA8EF7
#EA8EF7 is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.9% C 0.173 H 322.5°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EF7 |
|---|---|
| RGB | rgb(234, 142, 247) |
| HSL | hsl(293, 87%, 76%) |
| HSV | hsv(293, 43%, 97%) |
| CMYK | cmyk(5.3%, 42.5%, 0%, 3.1%) |
| CIE-LAB | lab(71.93, 50.84, -38.29) |
| CIE-LCH | lch(71.93, 63.65, 323.01°) |
| OKLab | oklab(77.88% 0.1369 -0.1052) |
| OKLCH | oklch(77.88% 0.173 322.5) |
| XYZ | xyz(60.3914, 43.5562, 93.2037) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.83
Lavender Pink
#DD85D7
ΔE00 5.34
Purply Pink
#F075E6
ΔE00 5.43
Baby Purple
#CA9BF7
ΔE00 7.11
Plum
#DDA0DD
ΔE00 7.59
Liliac
#C48EFD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EF7 #9BF78E
analogous
#B68EF7 #EA8EF7 #F78ED0
triadic
#EA8EF7 #F7EA8E #8EF7EA
tetradic
#EA8EF7 #F7B68E #9BF78E #8ED0F7
square
#EA8EF7 #F7B68E #9BF78E #8ED0F7
split-complementary
#EA8EF7 #D0F78E #8EF7B6
monochromatic
#D51CEF #DF55F3 #EA8EF7 #F5C7FB #FAE2FD
Accessibility & contrast
On white
2.16
#EA8EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#EA8EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EF7
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EF7 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A9FB
Deuteranopia (green-blind)
#9AB4F4
Tritanopia (blue-blind)
#ED9AB7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea8ef7; /* rgb */ color: rgb(234, 142, 247); /* oklch */ color: oklch(77.9% 0.173 322.5);
Tailwind
colors: {
custom: {
50: '#f2b1fa',
500: '#ea8ef7',
950: '#000000',
},
}SCSS
$custom: #ea8ef7; $custom-light: #f2b1fa; $custom-dark: #000000;
JSON
{
"hex": "#ea8ef7",
"rgb": {
"r": 234,
"g": 142,
"b": 247
},
"hsl": {
"h": 292.571,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.77877,
"c": 0.17268,
"h": 322.5
},
"luminance": 0.43554
}Semantic roles & 50–950 ramp
primary
#EA8EF7
secondary
#DAF5D6
accent
#E3021E
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085