#EA96FA#EA96FA
#EA96FA is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.2% C 0.162 H 321.0°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EA96FA |
|---|---|
| RGB | rgb(234, 150, 250) |
| HSL | hsl(290, 91%, 78%) |
| HSV | hsv(290, 40%, 98%) |
| CMYK | cmyk(6.4%, 40%, 0%, 2%) |
| CIE-LAB | lab(73.68, 47.29, -37.20) |
| CIE-LCH | lch(73.68, 60.17, 321.81°) |
| OKLab | oklab(79.23% 0.1263 -0.1021) |
| OKLCH | oklch(79.23% 0.162 321) |
| XYZ | xyz(62.0913, 46.2094, 96.0725) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 6.25
Baby Purple
#CA9BF7
ΔE00 6.37
Lilac (survey)
#CEA2FD
ΔE00 6.71
Plum
#DDA0DD
ΔE00 6.78
Mauve
#E0B0FF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA96FA #A6FA96
analogous
#B896FA #EA96FA #FA96D8
triadic
#EA96FA #FAEA96 #96FAEA
tetradic
#EA96FA #FAB896 #A6FA96 #96D8FA
square
#EA96FA #FAB896 #A6FA96 #96D8FA
split-complementary
#EA96FA #D8FA96 #96FAB8
monochromatic
#D321F4 #DE5CF7 #EA96FA #F6D0FD #F9E2FE
Accessibility & contrast
On white
2.05
#EA96FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#EA96FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA96FA
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA96FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA96FA | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFE
Deuteranopia (green-blind)
#9FB8F7
Tritanopia (blue-blind)
#ECA2BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ea96fa; /* rgb */ color: rgb(234, 150, 250); /* oklch */ color: oklch(79.2% 0.162 321.0);
Tailwind
colors: {
custom: {
50: '#f2b6fc',
500: '#ea96fa',
950: '#000000',
},
}SCSS
$custom: #ea96fa; $custom-light: #f2b6fc; $custom-dark: #000000;
JSON
{
"hex": "#ea96fa",
"rgb": {
"r": 234,
"g": 150,
"b": 250
},
"hsl": {
"h": 290.4,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.79228,
"c": 0.1624,
"h": 321
},
"luminance": 0.46207
}Semantic roles & 50–950 ramp
primary
#EA96FA
secondary
#DAF6D5
accent
#E60025
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085