#EA8FF4#EA8FF4
#EA8FF4 is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.9% C 0.168 H 323.4°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FF4 |
|---|---|
| RGB | rgb(234, 143, 244) |
| HSL | hsl(294, 82%, 76%) |
| HSV | hsv(294, 41%, 96%) |
| CMYK | cmyk(4.1%, 41.4%, 0%, 4.3%) |
| CIE-LAB | lab(72.01, 49.77, -36.54) |
| CIE-LCH | lch(72.01, 61.74, 323.71°) |
| OKLab | oklab(77.89% 0.1349 -0.1002) |
| OKLCH | oklch(77.89% 0.168 323.4) |
| XYZ | xyz(60.0816, 43.6714, 90.8350) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.81
Lavender Pink
#DD85D7
ΔE00 4.94
Purply Pink
#F075E6
ΔE00 5.42
Plum
#DDA0DD
ΔE00 7.04
Baby Purple
#CA9BF7
ΔE00 7.23
Orchid
#DA70D6
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FF4 #99F48F
analogous
#B78FF4 #EA8FF4 #F48FCB
triadic
#EA8FF4 #F4EA8F #8FF4EA
tetradic
#EA8FF4 #F4B78F #99F48F #8FCBF4
square
#EA8FF4 #F4B78F #99F48F #8FCBF4
split-complementary
#EA8FF4 #CBF48F #8FF4B7
monochromatic
#D520E9 #E057EF #EA8FF4 #F4C7F9 #FAE3FC
Accessibility & contrast
On white
2.16
#EA8FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#EA8FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FF4
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FF4 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AAF8
Deuteranopia (green-blind)
#9CB4F1
Tritanopia (blue-blind)
#ED9AB6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea8ff4; /* rgb */ color: rgb(234, 143, 244); /* oklch */ color: oklch(77.9% 0.168 323.4);
Tailwind
colors: {
custom: {
50: '#f2b2f8',
500: '#ea8ff4',
950: '#000000',
},
}SCSS
$custom: #ea8ff4; $custom-light: #f2b2f8; $custom-dark: #000000;
JSON
{
"hex": "#ea8ff4",
"rgb": {
"r": 234,
"g": 143,
"b": 244
},
"hsl": {
"h": 294.059,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.77894,
"c": 0.16808,
"h": 323.4
},
"luminance": 0.43669
}Semantic roles & 50–950 ramp
primary
#EA8FF4
secondary
#DAF4D7
accent
#DF071C
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085