#EA96F4#EA96F4
#EA96F4 is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.0% C 0.156 H 323.1°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EA96F4 |
|---|---|
| RGB | rgb(234, 150, 244) |
| HSL | hsl(294, 81%, 77%) |
| HSV | hsv(294, 39%, 96%) |
| CMYK | cmyk(4.1%, 38.5%, 0%, 4.3%) |
| CIE-LAB | lab(73.44, 46.16, -34.32) |
| CIE-LCH | lch(73.44, 57.51, 323.37°) |
| OKLab | oklab(78.97% 0.125 -0.0939) |
| OKLCH | oklch(78.97% 0.156 323.1) |
| XYZ | xyz(61.1654, 45.8391, 91.1963) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.23
Lavender Pink
#DD85D7
ΔE00 5.49
Plum
#DDA0DD
ΔE00 5.89
Purply Pink
#F075E6
ΔE00 6.79
Baby Purple
#CA9BF7
ΔE00 6.83
Mauve
#E0B0FF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA96F4 #A0F496
analogous
#BB96F4 #EA96F4 #F496CF
triadic
#EA96F4 #F4EA96 #96F4EA
tetradic
#EA96F4 #F4BB96 #A0F496 #96CFF4
square
#EA96F4 #F4BB96 #A0F496 #96CFF4
split-complementary
#EA96F4 #CFF496 #96F4BB
monochromatic
#D427E8 #DF5FEE #EA96F4 #F5CDFA #F9E3FC
Accessibility & contrast
On white
2.07
#EA96F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#EA96F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA96F4
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA96F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA96F4 | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAEF7
Deuteranopia (green-blind)
#A1B8F1
Tritanopia (blue-blind)
#EDA0BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea96f4; /* rgb */ color: rgb(234, 150, 244); /* oklch */ color: oklch(79.0% 0.156 323.1);
Tailwind
colors: {
custom: {
50: '#f2b6f8',
500: '#ea96f4',
950: '#000000',
},
}SCSS
$custom: #ea96f4; $custom-light: #f2b6f8; $custom-dark: #000000;
JSON
{
"hex": "#ea96f4",
"rgb": {
"r": 234,
"g": 150,
"b": 244
},
"hsl": {
"h": 293.617,
"s": 81.034,
"l": 77.255
},
"oklch": {
"l": 0.78969,
"c": 0.15635,
"h": 323.1
},
"luminance": 0.45837
}Semantic roles & 50–950 ramp
primary
#EA96F4
secondary
#DAF4D7
accent
#DD081F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085