#EA8EF4#EA8EF4
#EA8EF4 is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.7% C 0.170 H 323.5°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EF4 |
|---|---|
| RGB | rgb(234, 142, 244) |
| HSL | hsl(294, 82%, 76%) |
| HSV | hsv(294, 42%, 96%) |
| CMYK | cmyk(4.1%, 41.8%, 0%, 4.3%) |
| CIE-LAB | lab(71.81, 50.28, -36.85) |
| CIE-LCH | lch(71.81, 62.34, 323.76°) |
| OKLab | oklab(77.74% 0.1364 -0.1011) |
| OKLCH | oklch(77.74% 0.17 323.5) |
| XYZ | xyz(59.9322, 43.3725, 90.7852) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.62
Lavender Pink
#DD85D7
ΔE00 4.90
Purply Pink
#F075E6
ΔE00 5.24
Plum
#DDA0DD
ΔE00 7.21
Baby Purple
#CA9BF7
ΔE00 7.30
Orchid
#DA70D6
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EF4 #98F48E
analogous
#B78EF4 #EA8EF4 #F48ECB
triadic
#EA8EF4 #F4EA8E #8EF4EA
tetradic
#EA8EF4 #F4B78E #98F48E #8ECBF4
square
#EA8EF4 #F4B78E #98F48E #8ECBF4
split-complementary
#EA8EF4 #CBF48E #8EF4B7
monochromatic
#D51EE9 #E056EF #EA8EF4 #F4C6F9 #FAE3FC
Accessibility & contrast
On white
2.17
#EA8EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#EA8EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EF4
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EF4 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A9F8
Deuteranopia (green-blind)
#9BB4F1
Tritanopia (blue-blind)
#ED99B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea8ef4; /* rgb */ color: rgb(234, 142, 244); /* oklch */ color: oklch(77.7% 0.170 323.5);
Tailwind
colors: {
custom: {
50: '#f2b1f8',
500: '#ea8ef4',
950: '#000000',
},
}SCSS
$custom: #ea8ef4; $custom-light: #f2b1f8; $custom-dark: #000000;
JSON
{
"hex": "#ea8ef4",
"rgb": {
"r": 234,
"g": 142,
"b": 244
},
"hsl": {
"h": 294.118,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.77744,
"c": 0.16974,
"h": 323.5
},
"luminance": 0.4337
}Semantic roles & 50–950 ramp
primary
#EA8EF4
secondary
#DAF4D7
accent
#DF071C
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085