#EA8EFF#EA8EFF
#EA8EFF is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.2% C 0.181 H 320.0°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EFF |
|---|---|
| RGB | rgb(234, 142, 255) |
| HSL | hsl(289, 100%, 78%) |
| HSV | hsv(289, 44%, 100%) |
| CMYK | cmyk(8.2%, 44.3%, 0%, 0%) |
| CIE-LAB | lab(72.27, 52.35, -42.12) |
| CIE-LCH | lch(72.27, 67.19, 321.18°) |
| OKLab | oklab(78.24% 0.1383 -0.1162) |
| OKLCH | oklch(78.24% 0.181 320) |
| XYZ | xyz(61.6524, 44.0606, 99.8453) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.69
Purply Pink
#F075E6
ΔE00 6.14
Lavender Pink
#DD85D7
ΔE00 6.57
Baby Purple
#CA9BF7
ΔE00 6.77
Liliac
#C48EFD
ΔE00 7.06
Lilac (survey)
#CEA2FD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EFF #A3FF8E
analogous
#B28EFF #EA8EFF #FF8EDB
triadic
#EA8EFF #FFEA8E #8EFFEA
tetradic
#EA8EFF #FFB28E #A3FF8E #8EDBFF
square
#EA8EFF #FFB28E #A3FF8E #8EDBFF
split-complementary
#EA8EFF #DBFF8E #8EFFB2
monochromatic
#D314FF #DF51FF #EA8EFF #F5CBFF #F9E0FF
Accessibility & contrast
On white
2.14
#EA8EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#EA8EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EFF
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EFF | 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)
#7DABFF
Deuteranopia (green-blind)
#96B5FC
Tritanopia (blue-blind)
#EB9DBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea8eff; /* rgb */ color: rgb(234, 142, 255); /* oklch */ color: oklch(78.2% 0.181 320.0);
Tailwind
colors: {
custom: {
50: '#f2b1ff',
500: '#ea8eff',
950: '#000000',
},
}SCSS
$custom: #ea8eff; $custom-light: #f2b1ff; $custom-dark: #000000;
JSON
{
"hex": "#ea8eff",
"rgb": {
"r": 234,
"g": 142,
"b": 255
},
"hsl": {
"h": 288.85,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.7824,
"c": 0.18064,
"h": 320
},
"luminance": 0.44058
}Semantic roles & 50–950 ramp
primary
#EA8EFF
secondary
#DAF7D4
accent
#E6002B
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086